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.13.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-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
2007-07-09
sky2: Add PCI device specfic register 4 & 5
Stephen Hemminger
2
-6
/
+89
2007-07-09
sky2: avoid reserved regions on ethtool reg dump
Stephen Hemminger
1
-5
/
+9
2007-07-09
spidernet: fix misnamed flag
Linas Vepstas
2
-2
/
+2
2007-07-09
spidernet: move a block of code around
Linas Vepstas
1
-14
/
+14
2007-07-09
spidernet: service TX later.
Linas Vepstas
1
-1
/
+2
2007-07-09
spidernet: invalidate unused pointer.
Linas Vepstas
1
-2
/
+5
2007-07-09
spidernet: enhance the dump routine
Linas Vepstas
1
-8
/
+70
2007-07-09
spidernet: beautify error messages
Linas Vepstas
1
-30
/
+34
2007-07-09
qla3xxx: cleanup checksum offload code
Stephen Hemminger
1
-24
/
+9
2007-07-09
add return value check of request_irq()
Yoichi Yuasa
2
-5
/
+11
2007-07-09
Use menuconfig objects II - netdev (general+100mbit)
Jan Engelhardt
5
-107
/
+101
2007-07-09
acenic: SET_NETDEV_DEV is always there these days
Geert Uytterhoeven
1
-4
/
+0
2007-07-09
b44: use netdev_alloc_skb
Stephen Hemminger
1
-3
/
+2
2007-07-09
b44: packet offset is constant
Stephen Hemminger
2
-19
/
+13
2007-07-09
b44: tx bounce sizing.
Stephen Hemminger
1
-7
/
+5
2007-07-09
b44: timer power saving
Stephen Hemminger
1
-5
/
+4
2007-07-09
tulip: Convert to generic boolean
Richard Knutsson
2
-58
/
+49
2007-07-09
cxgb3 - TP SRAM update
Divy Le Ray
4
-0
/
+164
2007-07-09
cxgb3 - Firmware update
Divy Le Ray
3
-20
/
+28
2007-07-09
cxgb3 - sge page management
Divy Le Ray
2
-229
/
+232
2007-07-09
drivers/net: fix comparisons of unsigned < 0
Bill Nottingham
3
-6
/
+4
2007-07-09
PCMCIA-NETDEV : add new ID of lan&modem multifunction card
Komuro
2
-1
/
+23
2007-07-09
usbnet whitespace fixes
David Brownell
2
-42
/
+44
2007-07-09
8139cp: Convert to generic boolean
Richard Knutsson
1
-8
/
+3
2007-07-09
phylib: m88e1111: enable SGMII mode
Kapil Juneja
1
-0
/
+16
2007-07-09
gianfar: add support for SGMII
Kapil Juneja
3
-11
/
+77
2007-07-09
phylib: add the ICPlus IP175C PHY driver
Michael Barkowski
3
-0
/
+140
2007-07-09
s2io: add PCI error recovery support
Linas Vepstas
2
-3
/
+0
2007-07-09
s2io: add PCI error recovery support
Linas Vepstas
2
-5
/
+116
2007-07-09
[PATCH] hostap: Remove driver version number
Jouni Malinen
6
-19
/
+0
2007-07-09
[PATCH] hostap: Use list_for_each_entry
Matthias Kaehlcke
1
-22
/
+10
2007-07-09
[PATCH] hostap: Suppress broadcast if no stations are associated
Pavel Roskin
1
-0
/
+2
2007-07-09
[PATCH] bcm43xx: Fix deviation from specifications in set_baseband_attenuation
Larry Finger
1
-1
/
+1
2007-07-09
[PATCH] zd1211rw: Make CCK gain patching conditional on RF type
Daniel Drake
4
-1
/
+17
2007-07-09
[PATCH] zd1211rw: Add UW2453 RF support
Daniel Drake
5
-8
/
+547
2007-07-09
[PATCH] zd1211rw: Extend RF layer
Daniel Drake
3
-0
/
+22
[next]