index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
linux
/
ath79
/
files
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath79: add Mikrotik rb4xx series drivers
Christopher Hill
2020-06-15
3
-0
/
+651
*
ath79: ag71xx: don't warn on RGMII_RXID and RGMII_TXID
David Bauer
2020-06-15
1
-0
/
+4
*
ath79: ag71xx: unify version dependent code
David Bauer
2020-04-27
1
-5
/
+1
*
ath79: ag71xx: remove code for legacy kernels
David Bauer
2020-04-27
1
-32
/
+0
*
ath79: move tplinkpart.c parser to patches
Adrian Schmutzler
2020-04-24
1
-235
/
+0
*
ath79: fix missing return statement in ar934x_nand
David Bauer
2020-03-22
1
-4
/
+12
*
ath79: fix NAND driver compilation for kernel 5.4
David Bauer
2020-03-22
1
-5
/
+122
*
ath79: use downstream ag71xx for Kernel 5.4
David Bauer
2020-03-13
9
-0
/
+3106
*
ath79: add support for kernel 5.4
David Bauer
2020-02-28
9
-3102
/
+0
*
ath79: ag71xx: use netif_receive_skb_list on 4.19
Chuanhong Guo
2020-02-07
1
-1
/
+19
*
ath79: add QCA955x SGMII link loss workaround
David Bauer
2020-01-23
1
-0
/
+108
*
ath79: add AR934x NAND Flash Controller driver
Michal Cieslakiewicz
2019-10-20
1
-0
/
+1481
*
ar71xx/ath79: ag71xx: dont fetch the same var again
Koen Vandeputte
2019-08-27
1
-1
/
+1
*
ar71xx/ath79: ag71xx: get ring_mask consistent
Koen Vandeputte
2019-08-27
1
-1
/
+1
*
ar71xx/ath79: 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
*
ath79: support "rgmii-id" PHY mode in ag71xx
Daniel Gimpelevich
2019-07-17
1
-0
/
+2
*
ath79: ag71xx: defer probe if of_phy_connect failed
Chuanhong Guo
2019-06-05
1
-2
/
+2
*
ath79: ag71xx: update ethtool support
Petr Štetiar
2019-06-05
1
-26
/
+14
*
ath79: ag71xx: remove unused SIOCETHTOOL ioctl handling
Petr Štetiar
2019-06-05
1
-10
/
+1
*
ath79: ag71xx: Enable tx hang workaround for the rest of ar724x SoCs
Petr Štetiar
2019-04-08
1
-1
/
+8
*
ath79: ag71xx: remove switch driver in ag71xx
Chuanhong Guo
2019-03-24
2
-1345
/
+0
*
ath79: ag71xx: pass correct device pointer to dma functions
Chuanhong Guo
2019-03-24
1
-7
/
+7
*
ath79: ag71xx: add support for timer functions in linux 4.15+
Chuanhong Guo
2019-03-24
1
-0
/
+10
*
ath79: ag71xx: Remove ndo_poll_controller
Rosen Penev
2019-03-13
1
-17
/
+0
*
ath79: gmac: ar934x: Add parser for mii-gmac0-slave
Petr Štetiar
2019-03-05
1
-0
/
+1
*
ath79: ag71xx: add support for optional mdio reset
Chuanhong Guo
2019-03-05
2
-1
/
+8
*
ath79: ag71xx: register mdio using of_platform_populate
Chuanhong Guo
2019-03-05
1
-5
/
+12
*
ath79: ag71xx-mdio: get reset control using devm api
Chuanhong Guo
2019-03-05
1
-1
/
+1
*
ath79: ag71xx: replace alloc_etherdev with devm_alloc_etherdev
Chuanhong Guo
2019-03-05
1
-22
/
+11
*
ath79: ag71xx: replace ag71xx_get_phy_if_mode_name() with phy_modes()
Chuanhong Guo
2019-03-05
1
-22
/
+2
*
ath79: ag71xx: Fix tx queue timeouts during ifup
Petr Štetiar
2019-02-07
1
-0
/
+9
*
ath79: ag71xx: preserve port mirror flags during swconfig apply
Milan Krstic
2019-01-22
1
-0
/
+4
*
ath79: ag71xx: Fix code formatting in ag71xx_probe
Petr Štetiar
2018-12-17
1
-2
/
+2
*
ath79: ag71xx: Unify debug output with ar71xx and make debugging easier
Petr Štetiar
2018-12-17
1
-16
/
+32
*
ath79: port cybertan_part from ar71xx
Christian Lamparter
2018-09-10
1
-0
/
+163
*
ath79: fix unaligned access panic in ag71xx_mdio_probe
Matt Merhar
2018-09-06
1
-2
/
+2
*
ath79: ag71xx: apply interface mode to MII0/1_CTRL on ar71xx/ar913x
Chuanhong Guo
2018-08-28
2
-0
/
+70
*
ath79: gmac: add parsers for rxd(v)- and tx(d|en)-delay for AR9344
Christian Lamparter
2018-08-13
1
-0
/
+8
*
ath79: add QCA956x GMAC config
David Bauer
2018-08-13
1
-0
/
+13
*
ath79: ag71xx: fix speed applied to MII0/1_CTRL on ar71xx/ar913x
Chuanhong Guo
2018-08-13
1
-2
/
+2
*
ath79: ag71xx: remove PHY reset
Chuanhong Guo
2018-08-09
2
-10
/
+0
*
ath79: ag71xx: assert a switch reset if defined in dts.
Chuanhong Guo
2018-07-30
1
-0
/
+9
*
ath79: ag71xx: Explicitly register mdio bus after ag71xx_hw_init() for ar7240
Chuanhong Guo
2018-07-30
1
-0
/
+8
*
ath79: ag71xx: Rework mdio clock settings
Chuanhong Guo
2018-07-30
1
-26
/
+62
*
ath79: ag71xx: Make builtin switch driver a separated module
Chuanhong Guo
2018-07-30
2
-68
/
+84
*
ath79: ag71xx: Split mdio driver into an independent platform device.
Chuanhong Guo
2018-07-30
4
-84
/
+78
*
ath79: ag71xx: Remove ar7240_set_addr and ag71xx_ar7240_start
Chuanhong Guo
2018-07-30
3
-29
/
+1
*
ath79: ag71xx: Split gmac config into separated file and add support for ar93...
Chuanhong Guo
2018-07-30
4
-58
/
+116
*
ath79: drop mv88e6063 switch driver
Mathias Kresin
2018-07-04
1
-289
/
+0
[next]