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
/
net
/
phy
/
ar8327.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "kernel: ar8327/ar8337: disable ARL access code to avoid lockups (FS#3...
Stijn Tintel
2017-02-22
1
-6
/
+0
*
kernel: ar8327/ar8337: disable ARL access code to avoid lockups (FS#384)
Jo-Philipp Wich
2017-02-01
1
-0
/
+6
*
net: ar8327: modify some configuration of switch
Pavel Kubelun
2016-12-01
1
-4
/
+12
*
net: ar8327: replace sprintf() by scnprintf()
Pavel Kubelun
2016-12-01
1
-2
/
+1
*
net: ar8327: remove unnecessary spinlocks
Pavel Kubelun
2016-12-01
1
-4
/
+0
*
treewide: replace nbd@openwrt.org with nbd@nbd.name
Felix Fietkau
2016-06-07
1
-1
/
+1
*
AR8216: improve mmd register access
John Crispin
2016-03-04
1
-7
/
+3
*
AR8216: make ARL age time configurable
John Crispin
2016-03-04
1
-0
/
+9
*
ar8327: add IGMP Snooping support
Felix Fietkau
2016-01-17
1
-0
/
+167
*
ar8216: rework/fix AR8337 MAC swap handling
Felix Fietkau
2015-12-20
1
-3
/
+3
*
ar8216: add swconfig attributes for ARL table flushing
Felix Fietkau
2015-07-15
1
-0
/
+12
*
ar8216: add ARL table flushing per port
Felix Fietkau
2015-07-15
1
-0
/
+20
*
ar8216: Fix problem with AR8337 MAC swap handling
Felix Fietkau
2015-06-14
1
-3
/
+3
*
ar8216: prefix mii_xxx functions to avoid kernel namespace pollution
Felix Fietkau
2015-01-24
1
-10
/
+10
*
ar8216: add swconfig attribute to display ARL table on AR8327/AR8337
Felix Fietkau
2015-01-24
1
-0
/
+81
*
ar8216: fix ATU flushing
Felix Fietkau
2015-01-24
1
-1
/
+2
*
ar8216: display flow control info in swconfig get_link in case of autonegatia...
Felix Fietkau
2015-01-18
1
-1
/
+17
*
ar8216: add 802.3az EEE info to swconfig get_link attribute
Felix Fietkau
2015-01-18
1
-0
/
+24
*
ar8216: introduce enable_eee swconfig attribute to control 802.3az EEE per port
Felix Fietkau
2015-01-18
1
-12
/
+101
*
ar8216: introduce ar8xxx_reg_clear complementing ar8xxx_reg_set
John Crispin
2015-01-17
1
-6
/
+4
*
ar8216: replace ar8xxx_rmw with ar8xxx_reg_set where appropriate
John Crispin
2015-01-17
1
-4
/
+2
*
ar8216: define all switch_addr structs as const
John Crispin
2015-01-17
1
-3
/
+3
*
ar8216: factor out AR8327/AR8337-specific driver code into ar8327.c
Felix Fietkau
2015-01-05
1
-0
/
+1029