summaryrefslogtreecommitdiff
path: root/target/linux/ar71xx/files/drivers
AgeCommit message (Expand)Author
2013-11-11ar71xx: ag71xx: fix ag71xx_probe error pathjuhosg
2013-11-08ar71xx: ag71xx: fix a race involving netdev registrationjuhosg
2013-09-27ar71xx: ar934x-nfc: disable subpage write when hardware ECC is usedjuhosg
2013-09-21ar71xx: use netgear prefix for WNDR3700 LED namesjuhosg
2013-09-19ar71xx: ar934x_nfc: add experimental support for hardware ECCjuhosg
2013-09-19ar71xx: ar934x_nfc: return error code from some low-level functionsjuhosg
2013-09-19ar71xx: ar934x_nfc: use devm_* functionsjuhosg
2013-08-13ar71xx: ethernet: reduce tx dma ring size further to improve cache footprintnbd
2013-08-12ar71xx: ethernet: reduce tx and rx DMA ring size to improve cache footprintnbd
2013-08-12ar71xx: ethernet: cache skb->len in the tx function to avoid accessing it aga...nbd
2013-08-12ar71xx: fix typonbd
2013-08-12ar71xx: ethernet: skip calls to netdev_completed_queue and netif_wake_queue i...nbd
2013-08-12ar71xx: ethernet: do not update the unused dev->last_rx fieldnbd
2013-08-12ar71xx: add missing return statement in ethernet mtu change opnbd
2013-08-10ar71xx: allow mtu > 1500 based on the configured tx/rx mtu register valuenbd
2013-07-09ar71xx: add linux 3.10nbd
2013-02-19ar71xx: remove __dev{init,exit} annotations from kernel filesjuhosg
2013-02-11ar71xx: allow unknown multicast frames to pass to the CPU on AR934xnbd
2012-12-25ar71xx: ag71xx: show PHY interface mode in dmesgjuhosg
2012-12-22ar71xx: ag71xx: fix mii_bus_dev sanity checkjuhosg
2012-12-22ar71xx: ag71xx: don't start/stop built-in switch w/o mii_bus_devjuhosg
2012-12-10ar71xx: ar934x_nfc: allow to control DMA data swap via platform datajuhosg
2012-11-20ar71xx: make rb750_nand driver compatible with 3.7juhosg
2012-11-20ar71xx: make ar934x_nfc driver compatible with 3.7juhosg
2012-11-20ar71xx: remove buffer verification reference from rb4xx_nand.cjuhosg
2012-11-20ar71xx: restore rb4xx kernel partition size to the original valuejuhosg
2012-10-28ar71xx: remove NO_AUTOINCR flag from the NAND driversjuhosg
2012-10-27ar71xx: ag71xx: fix build_skb arguments for 3.6juhosg
2012-10-27ar71xx: use mtd_read in wrt160nl_partjuhosg
2012-10-27ar71xx: use mtd_read in tplinkpartjuhosg
2012-09-17ar71xx: ar934x_nfc: remove unused oob parameter of ar934x_nfc_send_readjuhosg
2012-09-17ar71xx: ar934x_nfc: increase DMA retry countjuhosg
2012-09-17ar71xx: ar934x_nfc: optimize READOOB operation on large page devicesjuhosg
2012-09-17ar71xx: ar934x_nfc: fix RNDOUT operationjuhosg
2012-09-17ar71xx: ar934x_nfc: fix READ{0,1} operation on large page devicesjuhosg
2012-09-13ar71xx: ar934x_nfc: experimental NAND Flash Controller driver for AR934xjuhosg
2012-09-09ar71xx: add dynamic MDIO clock calculationjuhosg
2012-07-03ar71xx: improve MDIO busy wait codejuhosg
2012-05-28ar71xx: do not override the mdio clock for ar9330. the override value (obtain...nbd
2012-05-28ar71xx: improve rx performance of the ethernet driver by using build_skb to d...nbd
2012-05-27ar71xx: fix MII clock settings for various chips, improves ethernet stability...nbd
2012-05-15ar71xx: remove AG71XX_RX_PKT_RESERVE, it is no longer necessary (found by Eri...nbd
2012-05-06kernel: rewrite the phy packet hook, put it in the network stack to avoid hav...nbd
2012-04-29ar71xx: allow to disable link polling on unused PHYsjuhosg
2012-04-25ar71xx: enable MIB counters in the built-in switch of the AR934xjuhosg
2012-03-19ar71xx: add latch_change field to rb750_led_platform_datajuhosg
2012-03-19ar71xx: add platform data for the RB750 NAND driverjuhosg
2012-03-15ar71xx: move micrel PHY driver to the generic linux targetjuhosg
2012-03-13ar71xx: ag71xx: fix ARP frame reception on AR934x switch portsjuhosg
2012-03-13ar71xx: ag71xx: start aneg on switch PHYs after resetjuhosg