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
2012-02-05
enic: Check firmware capability before issuing firmware commands
Neel Patel
2
-28
/
+32
2012-02-05
enic: Enable support for multiple hardware receive queues
Neel Patel
1
-2
/
+2
2012-02-05
qlge: Bumped driver version to 1.00.00.30.
Jitendra Kalsaria
1
-1
/
+1
2012-02-05
qlge: Fix memory leak in the process of refill
Jitendra Kalsaria
1
-3
/
+5
2012-02-05
qlge: Removing needless print's which are not
Jitendra Kalsaria
1
-70
/
+1
2012-02-05
qlge: Fixed invalid reference to ip header
Jitendra Kalsaria
1
-3
/
+4
2012-02-05
qlcnic: Fix API unlock
Manish chopra
2
-4
/
+3
2012-02-05
qlcnic: Fix firmware abort code check.
Sritej Velaga
1
-1
/
+1
2012-02-05
qlcnic: report valid speed and duplex status when link is down
Sony Chacko
2
-6
/
+9
2012-02-05
qlcnic: Stop pause ctrl frames on fw hang.
Sritej Velaga
1
-2
/
+12
2012-02-05
netxen: report valid speed and duplex status when link is down
Sony Chacko
2
-2
/
+7
2012-02-05
netxen: Fix a panic during driver unload in device_remove_file
Rajesh Borundia
1
-5
/
+3
2012-02-05
netxen_nic: Error logging on firmware hang
Sritej Velaga
2
-2
/
+20
2012-02-05
netxen_nic: Fix phy link status
Sritej Velaga
1
-1
/
+5
2012-02-05
netxen_nic: fw dump support
Manish chopra
6
-22
/
+1380
2012-02-05
netxen_nic: fix cdrp race condition
Sritej Velaga
2
-72
/
+89
2012-02-03
eicon: fix -Warray-bounds warning
Danny Kukawka
1
-30
/
+30
2012-02-03
qeth: Move away from using neighbour entries in qeth_l3_fill_header()
David Miller
1
-19
/
+16
2012-02-02
bna: Implement ethtool flash_device entry point.
Krishna Gudipati
2
-0
/
+43
2012-02-01
vmxnet3: Fix typo in vmxnet3_drv.c
Masanari Iida
1
-1
/
+1
2012-02-01
atm: Fix typo in lanai.c
Masanari Iida
1
-1
/
+1
2012-02-01
hamradio: fix incompatible pointer in module parameter
Danny Kukawka
2
-2
/
+2
2012-02-01
be2net: add descriptions for stat counters reported via ethtool
Sathya Perla
4
-18
/
+74
2012-02-01
ixgbe: Add module parameter to allow untested and unsafe SFP+ modules
Peter P Waskiewicz Jr
3
-3
/
+20
2012-02-01
mISDN: use memchr_inv
Akinobu Mita
1
-13
/
+3
2012-02-01
drivers/net: Remove alloc_etherdev error messages
Joe Perches
86
-192
/
+63
2012-02-01
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
60
-233
/
+77
2012-01-31
r8169: spinlock redux.
Francois Romieu
1
-8
/
+0
2012-01-31
r8169: avoid a useless work scheduling.
Francois Romieu
1
-1
/
+3
2012-01-31
r8169: move task enable boolean to bitfield.
Francois Romieu
1
-6
/
+7
2012-01-31
r8169: bh locking redux and task scheduling.
Francois Romieu
1
-16
/
+4
2012-01-31
r8169: fix early queue wake-up.
Francois Romieu
1
-0
/
+18
2012-01-31
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
2
-2
/
+1
2012-01-30
drivers/net: strip unused module code from sun3_82586.c
Paul Gortmaker
1
-25
/
+0
2012-01-30
drivers/net: fix up stale paths from driver reorg
Paul Gortmaker
51
-55
/
+55
2012-01-30
Merge branch 'davem-next.r8169' of git://violet.fr.zoreil.com/romieu/linux
David S. Miller
1
-270
/
+288
2012-01-30
sfc: Use a more sensible cast in efx_rx_buf_offset()
Ben Hutchings
1
-1
/
+1
2012-01-30
sfc: MTD: Leave the DEBUG macro alone
Ben Hutchings
1
-1
/
+0
2012-01-30
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
30
-2137
/
+3108
2012-01-28
r8169: remove work from irq handler.
Francois Romieu
1
-218
/
+231
2012-01-27
r8169: missing barriers.
Francois Romieu
1
-3
/
+2
2012-01-27
r8169: irq mask helpers.
Francois Romieu
1
-7
/
+30
2012-01-27
r8169: factor out IntrMask writes.
Francois Romieu
1
-7
/
+9
2012-01-27
r8169: stop delaying workqueue.
Francois Romieu
1
-13
/
+24
2012-01-27
r8169: remove rtl8169_reinit_task.
Francois Romieu
1
-31
/
+3
2012-01-27
r8169: remove hardcoded PCIe registers accesses.
Francois Romieu
1
-4
/
+2
2012-01-27
e1000e: update copyright year
Bruce Allan
14
-15
/
+15
2012-01-27
e1000e: split lib.c into three more-appropriate files
Bruce Allan
4
-995
/
+1051
2012-01-27
e1000e: call er16flash() instead of __er16flash()
Bruce Allan
1
-1
/
+1
2012-01-27
e1000e: increase version number
Bruce Allan
1
-1
/
+1
[next]