| Commit message (Expand) | Author | Age | Files | Lines |
* | ar71xx: drop target | Adrian Schmutzler | 2020-08-30 | 11 | -4773/+0 |
* | ar71xx/ath79: ag71xx: dont fetch the same var again | Koen Vandeputte | 2019-08-27 | 1 | -1/+1 |
* | ar71xx: ag71xx: use base address value directly from the source | Koen Vandeputte | 2019-08-27 | 1 | -2/+2 |
* | ar71xx: ag71xx: make use of managed dev API simplifying code | Koen Vandeputte | 2019-08-27 | 1 | -51/+34 |
* | ar71xx: ag71xx: replace ag71xx_get_phy_if_mode_name with phy_modes() | Koen Vandeputte | 2019-08-27 | 1 | -22/+1 |
* | ar71xx: ag71xx: pass correct device pointer to dma | Koen Vandeputte | 2019-08-27 | 1 | -7/+7 |
* | ar71xx/ath79: ag71xx: get ring_mask consistent | Koen Vandeputte | 2019-08-27 | 1 | -1/+1 |
* | ar71xx: ag71xx: add missing register writes | Koen Vandeputte | 2019-08-27 | 1 | -0/+5 |
* | ar71xx: ag71xx: init rings with GFP_KERNEL | Koen Vandeputte | 2019-08-09 | 1 | -1/+1 |
* | ar71xx/ath79: ag71xx: fix sleep in atomic | Koen Vandeputte | 2019-08-09 | 1 | -6/+0 |
* | ar71xx: ag71xx: update ethtool support | Petr Štetiar | 2019-06-05 | 1 | -34/+14 |
* | ar71xx: ag71xx: remove unused SIOCETHTOOL ioctl handling | Petr Štetiar | 2019-06-05 | 1 | -10/+0 |
* | ar71xx: ag71xx: Fix broken networking on some devices (FS#2177) | Petr Štetiar | 2019-04-08 | 1 | -2/+3 |
* | ar71xx: ag71xx: fix compile error when enabling debug | Koen Vandeputte | 2019-03-05 | 1 | -6/+5 |
* | ar71xx: ag71xx: preserve port mirror flags during swconfig apply | Milan Krstic | 2019-01-22 | 1 | -0/+4 |
* | ar71xx: ag71xx: Replace duplicate debugging code with simple function call | Petr Štetiar | 2018-12-17 | 1 | -16/+1 |
* | ar71xx: add missing include for checking kernel version | Koen Vandeputte | 2018-08-22 | 1 | -0/+1 |
* | ar71xx: add v4.14 support | John Crispin | 2018-08-22 | 2 | -0/+26 |
* | ar71xx: fix QCA955X SGMII link loss | David Bauer | 2018-08-08 | 2 | -0/+81 |
* | Revert "ar71xx: ag71xx: Prevent kernel oops for board def" | Jo-Philipp Wich | 2018-08-01 | 1 | -15/+1 |
* | Revert "ar71xx: ag71xx: Add connect message: fixed phy" | Jo-Philipp Wich | 2018-08-01 | 1 | -7/+0 |
* | Revert "ar71xx: ag71xx_phy: Fix compilation for debug messages" | Jo-Philipp Wich | 2018-08-01 | 1 | -4/+2 |
* | ar71xx: ag71xx: Prevent kernel oops for board def | Daniel F. Dickinson | 2018-07-30 | 1 | -1/+15 |
* | ar71xx: ag71xx: Add connect message: fixed phy | Daniel F. Dickinson | 2018-07-30 | 1 | -0/+7 |
* | ar71xx: ag71xx_phy: Fix compilation for debug messages | Daniel F. Dickinson | 2018-07-30 | 1 | -2/+4 |
* | ar71xx: fix mii bus irq assignment | Felix Fietkau | 2018-03-04 | 2 | -3/+3 |
* | ar71xx: remove pdata->fifo_cfg* | Felix Fietkau | 2018-03-04 | 1 | -3/+3 |
* | ar71xx: fix build with ag71xx debugfs support enabled | Felix Fietkau | 2018-02-28 | 1 | -6/+4 |
* | ag71xx: Move timestamp struct member outside of struct. | Rosen Penev | 2018-02-28 | 2 | -4/+3 |
* | ar71xx: use global timestamp for hang check | Felix Fietkau | 2018-02-05 | 2 | -6/+7 |
* | ar71xx: only access device stats in tx handler if packets were processed | Felix Fietkau | 2018-02-05 | 1 | -3/+3 |
* | ar71xx: allocate rx/tx descriptor/buffers in one chunk | Felix Fietkau | 2018-02-05 | 1 | -47/+38 |
* | ag71xx: Reorder ag71xx struct members for better cache performance | Rosen Penev | 2018-02-05 | 1 | -10/+17 |
* | ar71xx: remove obsolete '< KERNEL_VERSION(4, 2, 0)' check | Gabor Juhos | 2018-01-09 | 1 | -7/+0 |
* | ag71xx: Fix rx ring buffer stall on small packets flood on qca956x and qca953x. | Vittorio Gambaletta | 2017-12-29 | 1 | -0/+16 |
* | ag71xx: Reduce NAPI weight to 32. | Rosen Penev | 2017-12-08 | 1 | -1/+6 |
* | Revert "ag71xx: Switch from driver to kernel macro for NAPI_WEIGHT." | Rosen Penev | 2017-12-08 | 3 | -6/+7 |
* | ag71xx: Switch from driver to kernel macro for NAPI_WEIGHT. | Rosen Penev | 2017-11-06 | 3 | -7/+6 |
* | Revert "ar71xx: Add GRO support to ag71xx" | Felix Fietkau | 2017-10-17 | 1 | -3/+3 |
* | ar71xx: Add kernel 4.9 support | Hauke Mehrtens | 2017-10-11 | 3 | -64/+72 |
* | ar71xx: Add GRO support to ag71xx | Rosen Penev | 2017-09-11 | 1 | -3/+3 |
* | ag71xx: add support for port mirroring | Milan Krstić | 2017-07-21 | 1 | -0/+153 |
* | ar71xx/ag71xx_ethtool: don't return uninitialized return value on success | Alexander Couzens | 2017-06-11 | 1 | -1/+1 |
* | ar71xx/ag71xx_mdio_probe: fix a memory leak when probe fails | Alexander Couzens | 2017-06-11 | 1 | -1/+1 |
* | ar71xx/ag71xx_ar7240_get_port_link: fix off-by-one check on argument `port` | Alexander Couzens | 2017-06-11 | 1 | -2/+2 |
* | ar71xx: fix ethernet driver fast reset issue causing tx timeouts | Felix Fietkau | 2016-09-03 | 1 | -1/+2 |
* | ar71xx: add software transmit timestamp support | Stephen Walker | 2016-07-15 | 2 | -0/+3 |
* | ar71xx: prevent spurious ethernet resets from dma hang check false positives | Felix Fietkau | 2016-07-02 | 2 | -6/+12 |
* | ar71xx: rename ethernet pdata->builtin_switch to use_flow_control | Felix Fietkau | 2016-06-27 | 1 | -1/+1 |
* | Revert "ar71xx: prevent spurious ethernet resets from dma hang check false po... | Felix Fietkau | 2016-06-26 | 2 | -6/+5 |