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
2008-01-29
b44: Convert to use of the new SPROM structure
Larry Finger
1
-4
/
+4
2008-01-29
rt2x00: Move duplicate code into rt2x00pci_txdone()
Ivo van Doorn
5
-58
/
+38
2008-01-29
iwl4965: fix rxon flags set to wrong value for A mode in .erp_ie_changed
Zhu Yi
1
-1
/
+1
2008-01-29
b43: silence a bogus gcc warning
Frank Lichtenheld
1
-1
/
+1
2008-01-29
b43legacy: fix kconfig dependecies for rfkill and leds
Stefano Brivio
1
-2
/
+6
2008-01-29
remove unused iwl4965_init_hw_rates function
Zhu Yi
2
-10
/
+0
2008-01-29
iwlwifi: cleanup namespace
Christoph Hellwig
19
-4106
/
+4093
2008-01-29
iwl4965: fix cannot find a suitable rate issue
Mohamed Abbas
1
-5
/
+8
2008-01-29
iwlwifi: replace 0x8086 with PCI_VENDOR_ID_INTEL
Zhu Yi
2
-4
/
+4
2008-01-29
b43/b43legacy: fix my copyright notices
Stefano Brivio
17
-20
/
+17
2008-01-29
b43: rewrite A PHY initialization
Stefano Brivio
9
-513
/
+914
2008-01-29
b43legacy: rewrite and fix rfkill initialization
Stefano Brivio
3
-12
/
+14
2008-01-29
b43legacy: use a consistent naming scheme for the ops
Stefano Brivio
1
-37
/
+37
2008-01-29
b43legacy: use the retry limits provided by mac80211
Stefano Brivio
2
-30
/
+52
2008-01-29
SGISEEQ: use cached memory access to make driver work on IP28
Thomas Bogendoerfer
1
-73
/
+166
2008-01-29
pasemi_mac: Don't enable RX/TX without a link (if possible)
Olof Johansson
1
-8
/
+33
2008-01-29
pasemi_mac: Print warning when not attaching to a PHY
Olof Johansson
1
-4
/
+5
2008-01-29
pasemi_mac: Remove SKB copy/recycle logic
Olof Johansson
1
-22
/
+3
2008-01-29
pasemi_mac: SKB unmap optimization
Olof Johansson
1
-14
/
+25
2008-01-29
pasemi_mac: Software-based LRO support
Olof Johansson
3
-4
/
+55
2008-01-29
pasemi_mac: Improve RX interrupt mitigation
Olof Johansson
1
-8
/
+10
2008-01-29
pasemi_mac: Fix TX cleaning
Olof Johansson
2
-8
/
+34
2008-01-29
pasemi_mac: performance tweaks
Olof Johansson
1
-46
/
+68
2008-01-29
pasemi_mac: Convert to new dma library
Olof Johansson
2
-286
/
+210
2008-01-29
pasemi_mac: Move register definitions to include/asm-powerpc
Olof Johansson
2
-334
/
+3
2008-01-29
pasemi_mac: RX/TX ring management cleanup
Olof Johansson
2
-139
/
+157
2008-01-29
sky2: rx allocation threshold change
Stephen Hemminger
1
-19
/
+9
2008-01-29
sky2: align IP header on Rx if possible
Stephen Hemminger
1
-13
/
+20
2008-01-29
r6040: cleanups
Francois Romieu
1
-20
/
+13
2008-01-29
r6040: erroneous dev->priv
Francois Romieu
1
-1
/
+1
2008-01-29
r6040: remove virt_to_bus
Francois Romieu
1
-53
/
+50
2008-01-29
r6040: compile error
Francois Romieu
1
-1
/
+1
2008-01-29
axnet_cs: use spin_lock_irqsave instead of spin_lock + disable_irq
Komuro
1
-11
/
+5
2008-01-29
drivers/net/cxgb3: trim trailing whitespace
Jeff Garzik
5
-31
/
+31
2008-01-29
cxgb3 - Fix I/O synchronization
Divy Le Ray
1
-2
/
+5
2008-01-29
cxgb3 - HW set up updates
Divy Le Ray
3
-4
/
+44
2008-01-29
cxgb3 - sysfs methods clean up
Divy Le Ray
1
-10
/
+9
2008-01-29
cxgb3 - fix interaction with pktgen
Divy Le Ray
1
-42
/
+40
2008-01-29
cxgb3 - FW upgrade
Divy Le Ray
2
-5
/
+9
2008-01-29
cxgb3 - Add EEH support
Divy Le Ray
1
-0
/
+107
2008-01-29
cxgb3 - Fix resources release.
Divy Le Ray
1
-4
/
+4
2008-01-29
cxgb3 - Use wild card for PCI subdevice ID match
Divy Le Ray
1
-12
/
+12
2008-01-29
cxgb3 - fix MSI-X failure path
Divy Le Ray
1
-1
/
+2
2008-01-29
[netdrvr] checkpatch cleanups
Jeff Garzik
7
-16
/
+18
2008-01-29
wireless: checkpatch cleanups
Jeff Garzik
8
-18
/
+14
2008-01-29
drivers/net/r6040: fix obvious problems (but more remain)
Jeff Garzik
1
-17
/
+14
2008-01-29
[netdrvr] netxen: checkpatch fixes (98% trim trailing whitespace)
Jeff Garzik
9
-79
/
+79
2008-01-29
dm9601: Consolidate common parts of dm_write_*_async
Peter Korsgaard
1
-40
/
+13
2008-01-29
slip: Drag kicking and screaming into coding style compliance
Alan Cox
1
-189
/
+178
2008-01-29
3c501: Bring into compliance with the coding style
Alan Cox
1
-125
/
+107
[next]