| Commit message (Expand) | Author | Age | Files | Lines |
* | ar71xx: Fix mikrotik NAND compile problem | Hauke Mehrtens | 2020-07-07 | 1 | -1/+1 |
* | ar71xx: Fix mikrotik NAND compile problem | Hauke Mehrtens | 2020-07-06 | 1 | -1/+1 |
* | kernel: Update kernel 4.14 to version 4.14.187 | Hauke Mehrtens | 2020-07-04 | 4 | -7/+7 |
* | 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: fix typo in rb91x nand source | Koen Vandeputte | 2018-08-24 | 1 | -1/+2 |
* | ar71xx: fix build error due to bad include | Koen Vandeputte | 2018-08-22 | 4 | -5/+20 |
* | 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 | 6 | -4/+30 |
* | 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 |
* | ar71xx: remove obsolete '< KERNEL_VERSION(3, 15, 0)' checks | Gabor Juhos | 2018-01-09 | 1 | -12/+0 |
* | ag71xx: Fix rx ring buffer stall on small packets flood on qca956x and qca953x. | Vittorio Gambaletta | 2017-12-29 | 1 | -0/+16 |
* | ar71xx: spi-rb4xx: balance clk_prepare_enable() call | Gabor Juhos | 2017-12-24 | 1 | -2/+2 |
* | 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 |
* | ar71xx: fix mikrotik routerboard nand driver issues with linux 4.9 | Felix Fietkau | 2017-10-24 | 3 | -27/+108 |
* | Revert "ar71xx: Add GRO support to ag71xx" | Felix Fietkau | 2017-10-17 | 1 | -3/+3 |
* | ar71xx: fix section mismatches | Hauke Mehrtens | 2017-10-11 | 1 | -4/+4 |
* | ar71xx: Add kernel 4.9 support | Hauke Mehrtens | 2017-10-11 | 11 | -71/+359 |
* | 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 |