| Commit message (Expand) | Author | Age | Files | Lines |
* | ar71xx: return limit as number of processed frames when re-scheduling NAPI poll | Felix Fietkau | 2015-06-14 | 1 | -1/+1 |
* | ar71xx: generalize cybertan partition parser | John Crispin | 2015-03-11 | 1 | -6/+0 |
* | ar71xx: rename wrt160nl's trx partition parser | John Crispin | 2015-03-11 | 1 | -18/+18 |
* | ar71xx: fix gpio-latch driver | John Crispin | 2015-03-10 | 1 | -1/+2 |
* | ar71xx: fix mv88e6063 compile for 3.14 | John Crispin | 2015-02-15 | 1 | -1/+2 |
* | ar71xx: add v3.18 support | John Crispin | 2015-02-15 | 2 | -1/+21 |
* | ar71xx: improve ethernet driver cache footprint by removing an unnecessary po... | Felix Fietkau | 2014-12-09 | 3 | -27/+36 |
* | ag71xx: replace delay with sleep calls | John Crispin | 2014-12-07 | 2 | -6/+6 |
* | ag71xx: replace fixed PHY reset wait time in ar7240sw_setup | John Crispin | 2014-12-07 | 1 | -1/+28 |
* | ar71xx: ack completed tx descriptors only after the full frame has been compl... | Felix Fietkau | 2014-09-10 | 1 | -10/+16 |
* | ar71xx: re-enable descriptor splitting on ar716x after the previous bugfixes ... | Felix Fietkau | 2014-09-06 | 1 | -2/+0 |
* | ar71xx: fix off-by-one error in packet descriptor splitting (patch from #13072) | Felix Fietkau | 2014-09-06 | 1 | -1/+6 |
* | ar71xx: on ar716x, split ethernet packets in 512 byte chunks instead of 256 (... | Felix Fietkau | 2014-09-06 | 1 | -1/+1 |
* | ar71xx: disable ethernet descriptor splitting for now, as it seems to cause t... | Felix Fietkau | 2014-08-30 | 1 | -0/+2 |
* | ar71xx: split packets into multiple descriptors on ar716x | Felix Fietkau | 2014-08-29 | 3 | -28/+105 |
* | kernel: modify mtd related patches for 3.14 | Hauke Mehrtens | 2014-05-08 | 2 | -2/+6 |
* | ar71xx: rb91x-nand: rewrite to use GPIO API | Gabor Juhos | 2014-02-23 | 1 | -114/+136 |
* | ar71xx: add a generic GPIO latch driver | Gabor Juhos | 2014-02-22 | 1 | -0/+219 |
* | ar71xx: ag71xx: increase calculated max frame length value | Gabor Juhos | 2014-01-11 | 1 | -1/+3 |
* | ar71xx: ag71xx: fix max frame length setup of the built-in switches | Gabor Juhos | 2013-12-20 | 1 | -5/+12 |
* | ar71xx: ag71xx: calculate max frame len register value from the MTU | Gabor Juhos | 2013-12-20 | 1 | -3/+15 |
* | ar71xx: ag71xx: add ag71xx_max_frame_len() helper | Gabor Juhos | 2013-12-20 | 1 | -2/+8 |
* | ar71xx: ag71xx: get max_frame_len and desc_pktlen_mask from platform data | Gabor Juhos | 2013-12-20 | 1 | -2/+5 |
* | ar71xx: ag71xx: store descriptor packet length mask in ag71xx struct | Gabor Juhos | 2013-12-20 | 2 | -7/+5 |
* | ar71xx: implement callback in mdio reset | Gabor Juhos | 2013-12-17 | 1 | -0/+3 |
* | ar71xx: ag71xx: compute the RX buffer size from the maximum frame size | Gabor Juhos | 2013-12-17 | 2 | -3/+1 |
* | ar71xx: ag71xx: store RX buffer size in the ag71xx struct | Gabor Juhos | 2013-12-17 | 2 | -6/+8 |
* | ar71xx: ag71xx: store maximum frame length in the ag71xx struct | Gabor Juhos | 2013-12-17 | 2 | -2/+8 |
* | ar71xx: ag71xx: use mdio bus name in ar7240_probe messages | Gabor Juhos | 2013-12-17 | 1 | -4/+4 |
* | ag71xx: ag71xx: use device name for debugfs entry | Gabor Juhos | 2013-12-17 | 1 | -3/+7 |
* | ar71xx: add NAND driver for the Mikrotik RB91x boards | Gabor Juhos | 2013-12-16 | 1 | -0/+355 |
* | ar71xx: ag71xx: fix ag71xx_probe error path | Gabor Juhos | 2013-11-11 | 1 | -1/+3 |
* | ar71xx: ag71xx: fix a race involving netdev registration | Gabor Juhos | 2013-11-08 | 2 | -23/+21 |
* | ar71xx: ar934x-nfc: disable subpage write when hardware ECC is used | Gabor Juhos | 2013-09-27 | 1 | -0/+6 |
* | ar71xx: use netgear prefix for WNDR3700 LED names | Gabor Juhos | 2013-09-21 | 1 | -1/+1 |
* | ar71xx: ar934x_nfc: add experimental support for hardware ECC | Gabor Juhos | 2013-09-19 | 1 | -2/+339 |
* | ar71xx: ar934x_nfc: return error code from some low-level functions | Gabor Juhos | 2013-09-19 | 1 | -10/+18 |
* | ar71xx: ar934x_nfc: use devm_* functions | Gabor Juhos | 2013-09-19 | 1 | -15/+6 |
* | ar71xx: ethernet: reduce tx dma ring size further to improve cache footprint | Felix Fietkau | 2013-08-13 | 1 | -2/+2 |
* | ar71xx: ethernet: reduce tx and rx DMA ring size to improve cache footprint | Felix Fietkau | 2013-08-12 | 1 | -2/+2 |
* | ar71xx: ethernet: cache skb->len in the tx function to avoid accessing it aga... | Felix Fietkau | 2013-08-12 | 2 | -5/+10 |
* | ar71xx: fix typo | Felix Fietkau | 2013-08-12 | 1 | -1/+1 |
* | ar71xx: ethernet: skip calls to netdev_completed_queue and netif_wake_queue i... | Felix Fietkau | 2013-08-12 | 1 | -0/+3 |
* | ar71xx: ethernet: do not update the unused dev->last_rx field | Felix Fietkau | 2013-08-12 | 1 | -1/+0 |
* | ar71xx: add missing return statement in ethernet mtu change op | Felix Fietkau | 2013-08-12 | 1 | -0/+1 |
* | ar71xx: allow mtu > 1500 based on the configured tx/rx mtu register value | Felix Fietkau | 2013-08-10 | 1 | -1/+10 |
* | ar71xx: add linux 3.10 | Felix Fietkau | 2013-07-09 | 1 | -1/+1 |
* | ar71xx: remove __dev{init,exit} annotations from kernel files | Gabor Juhos | 2013-02-19 | 12 | -33/+33 |
* | ar71xx: allow unknown multicast frames to pass to the CPU on AR934x | Felix Fietkau | 2013-02-11 | 1 | -2/+4 |
* | ar71xx: ag71xx: show PHY interface mode in dmesg | Gabor Juhos | 2012-12-25 | 1 | -2/+24 |