aboutsummaryrefslogtreecommitdiff
path: root/target/linux/ar71xx/files/drivers
Commit message (Expand)AuthorAge
* ar71xx: drop targetAdrian Schmutzler2020-08-30
* ar71xx: Fix mikrotik NAND compile problemHauke Mehrtens2020-07-07
* ar71xx: Fix mikrotik NAND compile problemHauke Mehrtens2020-07-06
* kernel: Update kernel 4.14 to version 4.14.187Hauke Mehrtens2020-07-04
* ar71xx/ath79: ag71xx: dont fetch the same var againKoen Vandeputte2019-08-27
* ar71xx: ag71xx: use base address value directly from the sourceKoen Vandeputte2019-08-27
* ar71xx: ag71xx: make use of managed dev API simplifying codeKoen Vandeputte2019-08-27
* ar71xx: ag71xx: replace ag71xx_get_phy_if_mode_name with phy_modes()Koen Vandeputte2019-08-27
* ar71xx: ag71xx: pass correct device pointer to dmaKoen Vandeputte2019-08-27
* ar71xx/ath79: ag71xx: get ring_mask consistentKoen Vandeputte2019-08-27
* ar71xx: ag71xx: add missing register writesKoen Vandeputte2019-08-27
* ar71xx: ag71xx: init rings with GFP_KERNELKoen Vandeputte2019-08-09
* ar71xx/ath79: ag71xx: fix sleep in atomicKoen Vandeputte2019-08-09
* ar71xx: ag71xx: update ethtool supportPetr Štetiar2019-06-05
* ar71xx: ag71xx: remove unused SIOCETHTOOL ioctl handlingPetr Štetiar2019-06-05
* ar71xx: ag71xx: Fix broken networking on some devices (FS#2177)Petr Štetiar2019-04-08
* ar71xx: ag71xx: fix compile error when enabling debugKoen Vandeputte2019-03-05
* ar71xx: ag71xx: preserve port mirror flags during swconfig applyMilan Krstic2019-01-22
* ar71xx: ag71xx: Replace duplicate debugging code with simple function callPetr Štetiar2018-12-17
* ar71xx: fix typo in rb91x nand sourceKoen Vandeputte2018-08-24
* ar71xx: fix build error due to bad includeKoen Vandeputte2018-08-22
* ar71xx: add missing include for checking kernel versionKoen Vandeputte2018-08-22
* ar71xx: add v4.14 supportJohn Crispin2018-08-22
* ar71xx: fix QCA955X SGMII link lossDavid Bauer2018-08-08
* Revert "ar71xx: ag71xx: Prevent kernel oops for board def"Jo-Philipp Wich2018-08-01
* Revert "ar71xx: ag71xx: Add connect message: fixed phy"Jo-Philipp Wich2018-08-01
* Revert "ar71xx: ag71xx_phy: Fix compilation for debug messages"Jo-Philipp Wich2018-08-01
* ar71xx: ag71xx: Prevent kernel oops for board defDaniel F. Dickinson2018-07-30
* ar71xx: ag71xx: Add connect message: fixed phyDaniel F. Dickinson2018-07-30
* ar71xx: ag71xx_phy: Fix compilation for debug messagesDaniel F. Dickinson2018-07-30
* ar71xx: fix mii bus irq assignmentFelix Fietkau2018-03-04
* ar71xx: remove pdata->fifo_cfg*Felix Fietkau2018-03-04
* ar71xx: fix build with ag71xx debugfs support enabledFelix Fietkau2018-02-28
* ag71xx: Move timestamp struct member outside of struct.Rosen Penev2018-02-28
* ar71xx: use global timestamp for hang checkFelix Fietkau2018-02-05
* ar71xx: only access device stats in tx handler if packets were processedFelix Fietkau2018-02-05
* ar71xx: allocate rx/tx descriptor/buffers in one chunkFelix Fietkau2018-02-05
* ag71xx: Reorder ag71xx struct members for better cache performanceRosen Penev2018-02-05
* ar71xx: remove obsolete '< KERNEL_VERSION(4, 2, 0)' checkGabor Juhos2018-01-09
* ar71xx: remove obsolete '< KERNEL_VERSION(3, 15, 0)' checksGabor Juhos2018-01-09
* ag71xx: Fix rx ring buffer stall on small packets flood on qca956x and qca953x.Vittorio Gambaletta2017-12-29
* ar71xx: spi-rb4xx: balance clk_prepare_enable() callGabor Juhos2017-12-24
* ag71xx: Reduce NAPI weight to 32.Rosen Penev2017-12-08
* Revert "ag71xx: Switch from driver to kernel macro for NAPI_WEIGHT."Rosen Penev2017-12-08
* ag71xx: Switch from driver to kernel macro for NAPI_WEIGHT.Rosen Penev2017-11-06
* ar71xx: fix mikrotik routerboard nand driver issues with linux 4.9Felix Fietkau2017-10-24
* Revert "ar71xx: Add GRO support to ag71xx"Felix Fietkau2017-10-17
* ar71xx: fix section mismatchesHauke Mehrtens2017-10-11
* ar71xx: Add kernel 4.9 supportHauke Mehrtens2017-10-11
* ar71xx: Add GRO support to ag71xxRosen Penev2017-09-11