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
2009-10-12
iwlwifi: change the order of freeing memory
Wey-Yi Guy
2
-2
/
+2
2009-10-10
net: Link in PHY drivers before others.
David S. Miller
1
-4
/
+4
2009-10-09
ibm_newemac: Added 16K Tx FIFO size support for EMAC4
Dave Mitchell
2
-2
/
+6
2009-10-09
qlge: Add disable/enable firmare irqs to handler.
Ron Mercer
1
-0
/
+4
2009-10-09
qlge: Restore rx mode after internal reset.
Ron Mercer
1
-0
/
+6
2009-10-09
qlge: Fix chip reset process.
Ron Mercer
3
-0
/
+106
2009-10-09
qlge: Fix RX multicast filter settings.
Ron Mercer
1
-10
/
+39
2009-10-09
qlge: Fix frame routing for multicast frames.
Ron Mercer
1
-2
/
+2
2009-10-09
qlge: Fix frame routing issue related to bonding.
Ron Mercer
1
-0
/
+7
2009-10-09
qlge: Fix RSS hashing values.
Ron Mercer
2
-11
/
+13
2009-10-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
14
-150
/
+168
2009-10-08
znet: Don't claim DMA lock around free_dma() calls.
David S. Miller
1
-8
/
+0
2009-10-08
b43: do not stack-allocate pio rx/tx header and tail buffers
Albert Herranz
3
-116
/
+132
2009-10-08
b43: Fix PPC crash in rfkill polling on unload
Larry Finger
1
-0
/
+1
2009-10-08
mac80211: fix ADM8211_SYNCTL_RFtype define
Roel Kluin
1
-1
/
+1
2009-10-08
iwlwifi: use %pM for formatted MAC addresses
Bjorn Helgaas
1
-1
/
+1
2009-10-08
b43: Protect sanity check against physical device removal
Michael Buesch
1
-1
/
+3
2009-10-08
iwlagn: fix compile warning in iwl5000_gain_computation
Reinette Chatre
1
-1
/
+1
2009-10-08
iwlwifi: fix compile warning
Reinette Chatre
3
-3
/
+3
2009-10-08
iwlwifi: fix EEPROM enhance tx power offset
Wey-Yi Guy
1
-10
/
+10
2009-10-08
iwlwifi: incorrect method used for finding valid OTP blocks
Jay Sternberg
1
-12
/
+11
2009-10-08
b43: Don't use struct wldev after detach.
Michael Buesch
3
-5
/
+5
2009-10-07
ethoc: limit the number of buffers to 128
Thomas Chou
1
-2
/
+2
2009-10-07
ethoc: use system memory as buffer
Thomas Chou
1
-20
/
+44
2009-10-07
ethoc: align received packet to make IP header at word boundary
Thomas Chou
1
-0
/
+4
2009-10-07
ethoc: fix buffer address mapping
Thomas Chou
1
-4
/
+3
2009-10-07
ethoc: fix typo to compute number of tx descriptors
Thomas Chou
1
-1
/
+1
2009-10-07
au1000_eth: Duplicate test of RX_OVERLEN bit in update_rx_stats()
roel kluin
1
-3
/
+1
2009-10-07
netxen: Fix Unlikely(x) > y
Roel Kluin
1
-1
/
+1
2009-10-07
pasemi_mac: ethtool get settings fix
Valentine Barshak
1
-0
/
+3
2009-10-07
tg3: Fix phylib locking strategy
Matt Carlson
2
-28
/
+14
2009-10-07
rndis_host: support ETHTOOL_GPERMADDR
John W. Linville
1
-0
/
+1
2009-10-07
gigaset: add kerneldoc comments
Tilman Schmidt
6
-44
/
+166
2009-10-07
gigaset: correct debugging output selection
Tilman Schmidt
1
-3
/
+6
2009-10-07
gigaset: improve error recovery
Tilman Schmidt
1
-24
/
+45
2009-10-07
gigaset: fix device ERROR response handling
Tilman Schmidt
1
-8
/
+8
2009-10-07
gigaset: announce if built with debugging
Tilman Schmidt
1
-1
/
+7
2009-10-07
gigaset: handle isoc frame errors more gracefully
Tilman Schmidt
1
-11
/
+7
2009-10-07
gigaset: linearize skb
Tilman Schmidt
1
-0
/
+6
2009-10-07
gigaset: fix reject/hangup handling
Tilman Schmidt
1
-0
/
+5
2009-10-07
isdn: make capidrv module parameter "debugmode" writeable
Tilman Schmidt
1
-1
/
+1
2009-10-07
isdn: avoid races in capidrv
Tilman Schmidt
1
-12
/
+13
2009-10-07
isdn: accept CAPI Informational Info values as success
Tilman Schmidt
1
-1
/
+1
2009-10-07
be2net: Bug fix to properly update ethtool tx-checksumming after ethtool -K <...
Ajit Khaparde
2
-3
/
+3
2009-10-07
be2net: Fix a typo in be_cmds.h
Ajit Khaparde
1
-1
/
+1
2009-10-07
be2net: Bug Fix while accounting of multicast frames during netdev stats update
Ajit Khaparde
1
-1
/
+1
2009-10-07
qlge: Fix lock/mutex warnings.
Ron Mercer
4
-17
/
+9
2009-10-07
qlge: Fix queueing of firmware handler in ISR.
Ron Mercer
1
-3
/
+5
2009-10-07
qlge: Fix some bit definitions for reset register.
Ron Mercer
1
-3
/
+3
2009-10-06
connector: Fix incompatible pointer type warning
Stephen Boyd
1
-1
/
+2
[next]