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
/
ramips
/
files
/
drivers
/
net
/
ethernet
/
ralink
Commit message (
Expand
)
Author
Age
Files
Lines
*
ramips: use a larger number of rx descriptors on mt7621 to work around rx ove...
Felix Fietkau
2015-01-13
1
-0
/
+4
*
ramips: remove interrupt coalescing, it is unnecessary with napi polling and ...
Felix Fietkau
2015-01-13
7
-78
/
+40
*
ramips: disable ethernet checksum offloads for mt7621, they are broken
Felix Fietkau
2015-01-02
1
-1
/
+10
*
ramips: use netif_receive_skb instead of napi_gro_receive when rx csum offloa...
Felix Fietkau
2015-01-02
1
-1
/
+4
*
ralink: fix tx vlan offload and hardware status
John Crispin
2014-11-19
2
-27
/
+40
*
ralink: support netconsole
John Crispin
2014-11-19
1
-0
/
+15
*
ralink: improve tx vlan offload
John Crispin
2014-11-19
2
-0
/
+55
*
ralink: update ethernet driver to use new ralink_soc variable
John Crispin
2014-11-14
2
-42
/
+7
*
ralink: fix the 10mbit bug on mt7621
John Crispin
2014-11-14
1
-1
/
+1
*
ralink: improve mt7530 support
John Crispin
2014-11-14
1
-2
/
+16
*
ralink: mt7621 has a different base addr for PVID
John Crispin
2014-11-14
1
-1
/
+19
*
ralink: add support for mt7621 ethernet
John Crispin
2014-11-12
8
-36
/
+334
*
ralink: fix mdio polling of external phys if only 1 phy exists
John Crispin
2014-11-11
1
-0
/
+3
*
ralink: mt7628 does not actually need this fix for the ethernet driver
John Crispin
2014-11-07
1
-3
/
+0
*
ralink: improve r43200
John Crispin
2014-11-06
1
-5
/
+8
*
ralink: only apply ephy1 fixup if the phy is present
John Crispin
2014-11-06
1
-35
/
+40
*
ralink: add mt7628 support to the ethernet driver
John Crispin
2014-11-06
2
-1
/
+85
*
ralink: cleanup ethernet Makefile/Kconfig
John Crispin
2014-11-06
2
-9
/
+34
*
ralink: move ethernet driver to files/
John Crispin
2014-11-06
20
-0
/
+5873