ar71xx: Clear bits in ath79_setup_qca955x_eth_cfg
[openwrt.git] / target / linux / ar71xx / files / drivers /
2016-02-22 nbdar71xx: reset ethernet tx ring on fast reset to prevent...
2016-02-11 nbdag71xx: fix build error with debugfs code
2016-02-11 nbdag71xx: increase rx ring size to improve performance
2016-02-11 nbdag71xx: store ring size order instead of ring size...
2016-02-11 nbdag71xx: increase tx ring size to improve performance
2016-02-11 nbdag71xx: optimize icache footprint of the receive poll...
2016-01-31 nbdar71xx: use page fragment API in the ethernet driver
2016-01-30 nbdar71xx: fix a few include errors
2016-01-13 nbdar71xx: fix ethernet MAC reset on DMA hang
2016-01-13 nbdar71xx: extend ethernet DMA stuck check to all ar724x...
2015-12-14 nbdar71xx: clean up ethernet tx queue after reset, wake...
2015-12-11 blogicar71xx: add LED driver NU801
2015-08-17 blogicar71xx: add 64kb bootloader mtd parser for tplinkpart
2015-07-20 nbdar71xx: remove the use of the obsolete IRQF_DISABLED...
2015-07-09 blogicar71xx: ag71xx remove IRQF_DISABLED
2015-06-18 nbdar71xx: ar934x-nfc: allow ECC to be configured in softw...
2015-06-14 nbdar71xx: return limit as number of processed frames...
2015-03-11 blogicar71xx: generalize cybertan partition parser
2015-03-11 blogicar71xx: rename wrt160nl's trx partition parser
2015-03-10 blogicar71xx: fix gpio-latch driver
2015-02-15 blogicar71xx: fix mv88e6063 compile for 3.14
2015-02-15 blogicar71xx: add v3.18 support
2014-12-09 nbdar71xx: improve ethernet driver cache footprint by...
2014-12-07 blogicag71xx: replace delay with sleep calls
2014-12-07 blogicag71xx: replace fixed PHY reset wait time in ar7240sw_setup
2014-09-10 nbdar71xx: ack completed tx descriptors only after the...
2014-09-06 nbdar71xx: re-enable descriptor splitting on ar716x after...
2014-09-06 nbdar71xx: fix off-by-one error in packet descriptor split...
2014-09-06 nbdar71xx: on ar716x, split ethernet packets in 512 byte...
2014-08-30 nbdar71xx: disable ethernet descriptor splitting for now...
2014-08-29 nbdar71xx: split packets into multiple descriptors on...
2014-05-08 haukekernel: modify mtd related patches for 3.14
2014-02-23 juhosgar71xx: rb91x-nand: rewrite to use GPIO API
2014-02-22 juhosgar71xx: add a generic GPIO latch driver
2014-01-11 juhosgar71xx: ag71xx: increase calculated max frame length...
2013-12-20 juhosgar71xx: ag71xx: fix max frame length setup of the built...
2013-12-20 juhosgar71xx: ag71xx: calculate max frame len register value...
2013-12-20 juhosgar71xx: ag71xx: add ag71xx_max_frame_len() helper
2013-12-20 juhosgar71xx: ag71xx: get max_frame_len and desc_pktlen_mask...
2013-12-20 juhosgar71xx: ag71xx: store descriptor packet length mask...
2013-12-17 juhosgar71xx: implement callback in mdio reset
2013-12-17 juhosgar71xx: ag71xx: compute the RX buffer size from the...
2013-12-17 juhosgar71xx: ag71xx: store RX buffer size in the ag71xx...
2013-12-17 juhosgar71xx: ag71xx: store maximum frame length in the ag71x...
2013-12-17 juhosgar71xx: ag71xx: use mdio bus name in ar7240_probe messages
2013-12-17 juhosgag71xx: ag71xx: use device name for debugfs entry
2013-12-16 juhosgar71xx: add NAND driver for the Mikrotik RB91x boards
2013-11-11 juhosgar71xx: ag71xx: fix ag71xx_probe error path
2013-11-08 juhosgar71xx: ag71xx: fix a race involving netdev registration
2013-09-27 juhosgar71xx: ar934x-nfc: disable subpage write when hardware...
2013-09-21 juhosgar71xx: use netgear prefix for WNDR3700 LED names
2013-09-19 juhosgar71xx: ar934x_nfc: add experimental support for hardwa...
2013-09-19 juhosgar71xx: ar934x_nfc: return error code from some low...
2013-09-19 juhosgar71xx: ar934x_nfc: use devm_* functions
2013-08-13 nbdar71xx: ethernet: reduce tx dma ring size further to...
2013-08-12 nbdar71xx: ethernet: reduce tx and rx DMA ring size to...
2013-08-12 nbdar71xx: ethernet: cache skb->len in the tx function...
2013-08-12 nbdar71xx: fix typo
2013-08-12 nbdar71xx: ethernet: skip calls to netdev_completed_queue...
2013-08-12 nbdar71xx: ethernet: do not update the unused dev->last_rx...
2013-08-12 nbdar71xx: add missing return statement in ethernet mtu...
2013-08-10 nbdar71xx: allow mtu > 1500 based on the configured tx...
2013-07-09 nbdar71xx: add linux 3.10
2013-02-19 juhosgar71xx: remove __dev{init,exit} annotations from kernel...
2013-02-11 nbdar71xx: allow unknown multicast frames to pass to the...
2012-12-25 juhosgar71xx: ag71xx: show PHY interface mode in dmesg
2012-12-22 juhosgar71xx: ag71xx: fix mii_bus_dev sanity check
2012-12-22 juhosgar71xx: ag71xx: don't start/stop built-in switch w...
2012-12-10 juhosgar71xx: ar934x_nfc: allow to control DMA data swap...
2012-11-20 juhosgar71xx: make rb750_nand driver compatible with 3.7
2012-11-20 juhosgar71xx: make ar934x_nfc driver compatible with 3.7
2012-11-20 juhosgar71xx: remove buffer verification reference from rb4xx...
2012-11-20 juhosgar71xx: restore rb4xx kernel partition size to the...
2012-10-28 juhosgar71xx: remove NO_AUTOINCR flag from the NAND drivers
2012-10-27 juhosgar71xx: ag71xx: fix build_skb arguments for 3.6
2012-10-27 juhosgar71xx: use mtd_read in wrt160nl_part
2012-10-27 juhosgar71xx: use mtd_read in tplinkpart
2012-09-17 juhosgar71xx: ar934x_nfc: remove unused oob parameter of...
2012-09-17 juhosgar71xx: ar934x_nfc: increase DMA retry count
2012-09-17 juhosgar71xx: ar934x_nfc: optimize READOOB operation on large...
2012-09-17 juhosgar71xx: ar934x_nfc: fix RNDOUT operation
2012-09-17 juhosgar71xx: ar934x_nfc: fix READ{0,1} operation on large...
2012-09-13 juhosgar71xx: ar934x_nfc: experimental NAND Flash Controller...
2012-09-09 juhosgar71xx: add dynamic MDIO clock calculation
2012-07-03 juhosgar71xx: improve MDIO busy wait code
2012-05-28 nbdar71xx: do not override the mdio clock for ar9330....
2012-05-28 nbdar71xx: improve rx performance of the ethernet driver...
2012-05-27 nbdar71xx: fix MII clock settings for various chips, impro...
2012-05-15 nbdar71xx: remove AG71XX_RX_PKT_RESERVE, it is no longer...
2012-05-06 nbdkernel: rewrite the phy packet hook, put it in the...
2012-04-29 juhosgar71xx: allow to disable link polling on unused PHYs
2012-04-25 juhosgar71xx: enable MIB counters in the built-in switch...
2012-03-19 juhosgar71xx: add latch_change field to rb750_led_platform_data
2012-03-19 juhosgar71xx: add platform data for the RB750 NAND driver
2012-03-15 juhosgar71xx: move micrel PHY driver to the generic linux...
2012-03-13 juhosgar71xx: ag71xx: fix ARP frame reception on AR934x switc...
2012-03-13 juhosgar71xx: ag71xx: start aneg on switch PHYs after reset
2012-03-13 juhosgar71xx: ag71xx: poll PHY status of all available switch...
2012-03-13 juhosgar71xx: ag71xx: allow to use port 5 of the AR934x built...
2012-03-07 juhosgar71xx: ag71xx: fix get_port_link callback
next