index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-10
Fix typo in drivers/net/s2io.c
Rolf Eike Beer
1
-1
/
+1
2007-07-10
PCMCIA: add Socket Ethernet card into pcnet_cs
Marcin Juszkiewicz
1
-0
/
+1
2007-07-10
spidernet: improve interrupt handling
Ishizaki Kou
1
-14
/
+45
2007-07-10
3cSOHO100-TX needs EXTRA_PREAMBLE
Steffen Klassert
1
-1
/
+1
2007-07-10
Use is_power_of_2() in myri10ge/myri10ge.c
vignesh babu
1
-1
/
+2
2007-07-10
use is_power_of_2() in cxgb3/cxgb3_main.c
vignesh babu
1
-2
/
+3
2007-07-10
atari_pamsnet.c: old declaration ritchie style fix
Yoann Padioleau
1
-40
/
+22
2007-07-10
sky2: 1.16 version
Stephen Hemminger
1
-1
/
+1
2007-07-10
sky2: remove some leftover debug messages
Stephen Hemminger
1
-4
/
+0
2007-07-10
sky2: use upper_32_bits() macro
Stephen Hemminger
1
-12
/
+7
2007-07-10
sky2: use roundup() macro
Stephen Hemminger
1
-2
/
+1
2007-07-10
sky2: check drop truncated packets
Stephen Hemminger
1
-0
/
+8
2007-07-10
sky2: add support for read/write of EEPROM
Stephen Hemminger
1
-25
/
+115
2007-07-10
sky2: unmark as EXPERIMENTAL
Stephen Hemminger
1
-1
/
+1
2007-07-10
sky2: receive fill
Stephen Hemminger
1
-22
/
+14
2007-07-10
sky2: check for more work before leaving NAPI
Stephen Hemminger
1
-18
/
+17
2007-07-10
sky2: debug interface
Stephen Hemminger
3
-2
/
+208
2007-07-10
sky2: carrier management
Stephen Hemminger
1
-7
/
+4
2007-07-10
sky2: restore workarounds for lost interrupts
Stephen Hemminger
1
-1
/
+8
2007-07-09
Ethernet driver for EISA only SNI RM200/RM400 machines
Thomas Bogendoerfer
3
-0
/
+193
2007-07-09
Extract chip specific code out of lasi_82596.c
Thomas Bogendoerfer
2
-1411
/
+1483
2007-07-09
ehea: Whitespace cleanup
Jan-Bernd Themann
4
-62
/
+64
2007-07-09
pasemi_mac: Fix TX interrupt threshold
Olof Johansson
1
-1
/
+1
2007-07-09
spidernet: Replace literal with const
Linas Vepstas
2
-1
/
+20
2007-07-09
r8169: perform RX config change after mac filtering
Francois Romieu
1
-1
/
+2
2007-07-09
r8169: mac address change support
Francois Romieu
1
-0
/
+36
2007-07-09
r8169: display some extra debug information during startup
Francois Romieu
1
-2
/
+4
2007-07-09
r8169: add endianess annotations to [RT]xDesc
Rolf Eike Beer
1
-6
/
+6
2007-07-09
r8169: align the IP header when there is no DMA constraint
Francois Romieu
1
-3
/
+6
2007-07-09
r8169: add bit description for the TxPoll register
Francois Romieu
1
-1
/
+6
2007-07-09
r8169: cleanup
Francois Romieu
1
-202
/
+145
2007-07-09
r8169: remove the media option
Francois Romieu
1
-67
/
+5
2007-07-09
r8169: small 8101 comment
Francois Romieu
1
-0
/
+4
2007-07-09
r8169: confusion between hardware and IP header alignment
Francois Romieu
1
-7
/
+5
2007-07-09
r8169: merge with version 8.001.00 of Realtek's r8168 driver
Francois Romieu
1
-30
/
+89
2007-07-09
r8169: merge with version 6.001.00 of Realtek's r8169 driver
Francois Romieu
1
-35
/
+55
2007-07-09
r8169: prettify mac_version
Francois Romieu
1
-10
/
+10
2007-07-09
r8169: populate the hw_start handler for the 8110
Francois Romieu
1
-9
/
+38
2007-07-09
r8169: populate the hw_start handler for the 8168
Francois Romieu
1
-3
/
+31
2007-07-09
r8169: add helpers for per-device hw_start handler
Francois Romieu
1
-18
/
+35
2007-07-09
r8169: add hooks for per-device hw_start handler
Francois Romieu
1
-19
/
+45
2007-07-09
r8169: Rx path update
Stephen Hemminger
1
-28
/
+28
2007-07-09
r8169: kill eth_copy_and_sum()
David S. Miller
1
-1
/
+1
2007-07-09
r8169: de-obfuscate modulo arithmetic
Francois Romieu
1
-1
/
+3
2007-07-09
r8169: use netdev_alloc_skb
Stephen Hemminger
1
-13
/
+14
2007-07-09
sky2: version 1.15
Stephen Hemminger
1
-1
/
+1
2007-07-09
sky2: Yukon Extreme (88e8071) support.
Stephen Hemminger
2
-71
/
+148
2007-07-09
sky2: GPIO register
Stephen Hemminger
2
-0
/
+19
2007-07-09
sky2: enable clocks before probe
Stephen Hemminger
1
-4
/
+3
2007-07-09
sky2: rename BMU register
Stephen Hemminger
2
-19
/
+12
[next]