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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-11
fs_enet: Align receive buffers.
Scott Wood
2
-3
/
+21
2007-10-11
fs_enet: mac-fcc: Eliminate __fcc-* macros.
Scott Wood
1
-17
/
+8
2007-10-11
fs_enet: Whitespace cleanup.
Scott Wood
5
-53
/
+41
2007-10-11
[ZLIB]: Move bnx2 driver gzip unpacker into zlib.
Denys Vlasenko
1
-45
/
+3
2007-10-11
[BNX2]: factor out gzip unpacker
Denys Vlasenko
4
-122
/
+86
2007-10-11
ax88796: add 93cx6 eeprom support
Magnus Damm
2
-0
/
+56
2007-10-11
PHYLIB: fix an interrupt loop potential when halting
Maciej W. Rozycki
1
-2
/
+2
2007-10-11
PHYLIB: IRQ event workqueue handling fixes
Maciej W. Rozycki
1
-5
/
+19
2007-10-11
forcedeth: "no link" is informational
Ed Swierk
1
-1
/
+1
2007-10-11
PHYLIB: Spinlock fixes for softirqs
Maciej W. Rozycki
2
-14
/
+14
2007-10-11
Fix a potential NULL pointer dereference in uli526x_interrupt() in drivers/ne...
Micah Gruber
1
-5
/
+0
2007-10-11
skge: remove broken and unused PHY_M_PC_MDI_XMODE macro
Mariusz Kozlowski
1
-2
/
+0
2007-10-11
Avoid possible NULL pointer deref in 3c359 driver
Jesper Juhl
1
-5
/
+0
2007-10-11
drivers/net/cxgb3/xgmac.c: remove dead code
Adrian Bunk
1
-4
/
+1
2007-10-11
PCI-X/PCI-Express read control interfaces: use them in e1000
Peter Oruba
3
-22
/
+19
2007-10-11
PHY fixed driver: rework release path and update phy_id notation
Vitaly Bordug
2
-155
/
+169
2007-10-11
atl1: explain 32-bit DMA restriction
Chris Snook
1
-2
/
+8
2007-10-11
via-velocity: more cleanup
Stephen Hemminger
2
-206
/
+176
2007-10-11
via-velocity: use standard VLAN interface (resend)
Stephen Hemminger
2
-30
/
+46
2007-10-11
sb1250-mac: Driver model & phylib update
Maciej W. Rozycki
2
-600
/
+520
2007-10-11
sb1250-mac.c: De-typedef, de-volatile, de-etc...
Maciej W. Rozycki
1
-136
/
+142
2007-10-11
[netdrvr] sundance: fix phy scanning on IP100A
Jeff Garzik
1
-3
/
+11
2007-10-11
e1000e: Do not allow requeue of freed skb
Krishna Kumar
1
-1
/
+1
2007-10-11
Clean up redundant PHY write line for ULi526x Ethernet driver
Roy Zang
1
-1
/
+0
2007-10-11
dgrs: remove from build, config, and maintainer list
Nathanael Nerode
11
-12764
/
+0
2007-10-11
pasemi_mac: pass in count of buffers to replenish rx ring with
Olof Johansson
1
-13
/
+8
2007-10-11
pasemi_mac: don't enable rx before there are buffers on the ring
Olof Johansson
1
-10
/
+11
2007-10-11
pasemi_mac: flags as passed to spin_*_irqsave() should be unsigned long
Olof Johansson
1
-2
/
+2
2007-10-11
pasemi_mac: set interface speed correctly on XAUI ports
Olof Johansson
1
-1
/
+4
2007-10-11
[IPoIB]: Convert to netdevice internal stats
Roland Dreier
5
-41
/
+31
2007-10-11
[NET]: Bring comments in loopback.c uptodate.
Eric W. Biederman
1
-1
/
+3
2007-10-11
[PATCH] iwlwifi: fix imcomplete conversion to print_mac API
John W. Linville
1
-1
/
+1
2007-10-11
[PATCH] iwlwifi: Update iwlwifi version stamp to 1.1.17
Zhu Yi
2
-2
/
+2
2007-10-11
[PATCH] iwlwifi: add debugfs rate scale stats
Zhu Yi
1
-1
/
+39
2007-10-11
[PATCH] iwlwifi: set fixed rate through debugfs
Zhu Yi
1
-2
/
+70
2007-10-11
[PATCH] iwlwifi: rs_rate_scale_perform clean up
Zhu Yi
1
-16
/
+11
2007-10-11
[PATCH] iwlwifi: add supp_rates to rate scale sta private data
Zhu Yi
1
-16
/
+15
2007-10-11
[PATCH] iwlwifi: limit printouts on hot path
Zhu Yi
3
-3
/
+6
2007-10-11
[PATCH] iwlwifi: add read rate scale table debugfs function
Zhu Yi
1
-6
/
+61
2007-10-11
[PATCH] iwlwifi: add debugfs framework to rate scale
Zhu Yi
1
-0
/
+21
2007-10-11
[PATCH] iwlwifi: removing unnecessary memset in 4965 rate scale
Zhu Yi
1
-5
/
+1
2007-10-11
[PATCH] iwlwifi: fix add_station to avoid FW error
Zhu Yi
1
-0
/
+10
2007-10-11
[PATCH] iwlwifi: Fix typo in rate sacling algorithm
Zhu Yi
1
-1
/
+1
2007-10-11
[PATCH] iwlwifi: clear station table in rxon unconditionally
Zhu Yi
2
-58
/
+21
2007-10-11
[PATCH] iwlwifi: Correction for sending beacon in config_ap
Zhu Yi
1
-3
/
+2
2007-10-11
[PATCH] iwlwifi: workaournd REPLY_COMPRESSED_BA command in iwl_rx_handle
Zhu Yi
1
-0
/
+1
2007-10-11
[PATCH] iwlwifi: replacing IPW with IWL in error messages
Zhu Yi
2
-6
/
+6
2007-10-11
[PATCH] adm8211: Detect interface up/down in suspend/resume hooks correctly
Michael Wu
1
-3
/
+5
2007-10-11
[PATCH] adm8211: Pass all TXed frames to tx_status_irqsafe
Michael Wu
1
-14
/
+13
2007-10-11
[PATCH] adm8211: Use revision from pci_dev
Michael Wu
2
-26
/
+22
[next]