summaryrefslogtreecommitdiff
path: root/target/linux/ar71xx/files/drivers
AgeCommit message (Expand)Author
2014-02-23ar71xx: rb91x-nand: rewrite to use GPIO APIjuhosg
2014-02-22ar71xx: add a generic GPIO latch driverjuhosg
2014-01-11ar71xx: ag71xx: increase calculated max frame length valuejuhosg
2013-12-20ar71xx: ag71xx: fix max frame length setup of the built-in switchesjuhosg
2013-12-20ar71xx: ag71xx: calculate max frame len register value from the MTUjuhosg
2013-12-20ar71xx: ag71xx: add ag71xx_max_frame_len() helperjuhosg
2013-12-20ar71xx: ag71xx: get max_frame_len and desc_pktlen_mask from platform datajuhosg
2013-12-20ar71xx: ag71xx: store descriptor packet length mask in ag71xx structjuhosg
2013-12-17ar71xx: implement callback in mdio resetjuhosg
2013-12-17ar71xx: ag71xx: compute the RX buffer size from the maximum frame sizejuhosg
2013-12-17ar71xx: ag71xx: store RX buffer size in the ag71xx structjuhosg
2013-12-17ar71xx: ag71xx: store maximum frame length in the ag71xx structjuhosg
2013-12-17ar71xx: ag71xx: use mdio bus name in ar7240_probe messagesjuhosg
2013-12-17ag71xx: ag71xx: use device name for debugfs entryjuhosg
2013-12-16ar71xx: add NAND driver for the Mikrotik RB91x boardsjuhosg
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