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
/
generic
/
files
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
ar8216: factor out mii_lo_first to ar8xxx_chip
John Crispin
2014-12-01
1
-5
/
+5
*
ar8216: factor out chip-specific data structures from ar8xxx_priv
John Crispin
2014-12-01
1
-15
/
+16
*
ar8216: factor out set_mirror_regs to ar8xxx_chip
John Crispin
2014-12-01
1
-15
/
+13
*
ar8216: factor out mib_func to ar8xxx_chip
John Crispin
2014-12-01
1
-6
/
+6
*
ar8216: factor out info whether switch should be configured at probe stage to...
John Crispin
2014-12-01
1
-2
/
+4
*
ar8216: suppress PHY reset for linux 3.14
Felix Fietkau
2014-11-27
1
-2
/
+2
*
ar8216: Fix issue with autoneg being disabled under 3.14, revert 43332
Felix Fietkau
2014-11-24
1
-2
/
+47
*
ar8216: Use generic hw_init from ar8236 for ar8216 too
Felix Fietkau
2014-11-20
1
-13
/
+7
*
ar8216: simplify PHY fixup/init
Felix Fietkau
2014-11-20
1
-19
/
+10
*
ar8216: use genphy_config_aneg also for PHY 0
Felix Fietkau
2014-11-19
1
-10
/
+1
*
ar8216: factor out PHY init code into a generic function
Felix Fietkau
2014-11-19
1
-41
/
+25
*
ar8216: introduce fixup_phys callback in ar8xxx_chip
Felix Fietkau
2014-11-19
1
-2
/
+13
*
ar8216: after a switch reset poll until BCMR_RESET is cleared
Felix Fietkau
2014-11-19
1
-3
/
+29
*
ar8216: introduce global constant for number of PHYs
Felix Fietkau
2014-11-19
2
-4
/
+5
*
ar8216: fix "unused variable" compiler warning
John Crispin
2014-11-14
1
-1
/
+1
*
ar71xx: add support for Netgear WNR2000v4
John Crispin
2014-11-03
1
-1
/
+6
*
swconfig: last vs tail
John Crispin
2014-10-29
1
-1
/
+1
*
swconfig: "swconfig list" shows devices in reverse order
John Crispin
2014-10-29
1
-1
/
+1
*
ar8216: set the pvid based on runtime state instead of port number to fix lea...
Felix Fietkau
2014-10-02
1
-3
/
+1
*
ar71xx: ar8216: tagged+untagged on ar8327 (#12181)
Felix Fietkau
2014-09-23
1
-7
/
+53
*
ar71xx: ar8216: move policies, pvid to setup_port
Felix Fietkau
2014-09-23
1
-41
/
+52
*
kernel: add own Kconfig for OpenWrt mtdsplit drivers
John Crispin
2014-08-25
1
-0
/
+24
*
ar8216: add new phyid 0x004dd043 (ar8326)
John Crispin
2014-07-14
1
-0
/
+1
*
ar8216: disable EEE by default on AR8327 to fix stability issues (#14597)
Felix Fietkau
2014-07-10
2
-0
/
+12
*
b53: hardcode reset GPIO for Linksys WRT300N 1.1
Hauke Mehrtens
2014-07-06
1
-0
/
+1
*
adm6996: the GPIO interface for the adm6996l does not support switch statistics.
Hauke Mehrtens
2014-07-05
1
-2
/
+9
*
coding style cleanups, drop old kernel support
Imre Kaloz
2014-06-21
1
-21
/
+8
*
Revert "ar71xx: Fix tagged+untagged operation on AR8327N (#12181)"
Jo-Philipp Wich
2014-05-24
1
-154
/
+72
*
ar71xx: Fix tagged+untagged operation on AR8327N (#12181)
Jo-Philipp Wich
2014-05-19
1
-72
/
+154
*
kernel: fix warning in swconfig.c with kernel 3.14
Hauke Mehrtens
2014-05-08
1
-6
/
+10
*
kernel/generic: modify mtd related patches for 3.14
Hauke Mehrtens
2014-05-08
5
-25
/
+19
*
linux/generic: add MIB counters and port status to ADM6996 switch
John Crispin
2014-04-22
2
-0
/
+144
*
revert: kernel: rtl8306: fix max pvid & remove port isolation
John Crispin
2014-03-30
1
-76
/
+37
*
kernel: rtl8306: fix vlan support on lantiq ar9 p2601hnfx
John Crispin
2014-03-30
1
-0
/
+4
*
kernel: rtl8306: fix max pvid & remove port isolation
John Crispin
2014-03-30
1
-37
/
+76
*
kernel: rtl8306: cosmetic changes for swconfig
John Crispin
2014-03-30
1
-21
/
+26
*
b53: Make b53_switch_init static
Jonas Gorski
2014-02-22
1
-1
/
+1
*
b53: Add BCM53128 switch support
Jonas Gorski
2014-02-22
3
-2
/
+18
*
kernel: rtl8306: update reset function
Luka Perkov
2014-02-15
1
-7
/
+2
*
ar71xx: swconfig: use the local helper to set LED brightness on link down
Gabor Juhos
2014-01-26
1
-1
/
+1
*
kernel/3.1x: add split code for LZMA compressed kernel based firmwares
Gabor Juhos
2014-01-24
1
-0
/
+95
*
Revert "kernel: create firmware partition from MyLoader partition parser"
Gabor Juhos
2014-01-24
1
-13
/
+2
*
modules: swconfig.c: update the error path on 3.13, and behave nicely with re...
Zoltan Herpai
2014-01-21
1
-3
/
+2
*
modules: update swconfig.c to compile on 3.13 (compile-tested)
Zoltan Herpai
2014-01-21
1
-0
/
+8
*
b53: use drvdata to store driver data
Hauke Mehrtens
2014-01-20
3
-10
/
+6
*
b53: make b53_switch_reset_gpio() static
Hauke Mehrtens
2014-01-20
1
-1
/
+1
*
generic: ar8216: add custom LED support for the AR8327 switch
Gabor Juhos
2014-01-20
2
-0
/
+368
*
generic: ar8216: allow to use chip specific cleanup callback
Gabor Juhos
2014-01-20
1
-0
/
+5
*
generic: ar8216: add optimized rmw operation
Gabor Juhos
2014-01-20
1
-20
/
+44
*
generic: ar8216: Enable jumbo frames on AR8327 by default
Gabor Juhos
2013-12-15
1
-2
/
+2
[next]