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
2010-10-28
cxgb3: Fix panic in free_tx_desc()
Krishna Kumar
1
-1
/
+3
2010-10-28
cxgb3: fix crash due to manipulating queues before registration
Nishanth Aravamudan
1
-1
/
+1
2010-10-28
8390: Don't oops on starting dev queue
Pavel Emelyanov
1
-1
/
+0
2010-10-28
igbvf: fix panic on load
Emil Tantilov
1
-4
/
+4
2010-10-28
ixgb: call pci_disable_device in ixgb_remove
Emil Tantilov
1
-0
/
+1
2010-10-28
ixgbe: DCB, fix TX hang occurring in stress condition with PFC
John Fastabend
5
-10
/
+54
2010-10-28
e1000e: Add check for reset flags before displaying reset message
Carolyn Wyborny
1
-2
/
+5
2010-10-28
e1000e: reset PHY after errors detected
Carolyn Wyborny
3
-0
/
+63
2010-10-28
pch_gbe: Select MII.
David S. Miller
1
-0
/
+1
2010-10-28
igb: Fix unused variable warning.
Jesse Gross
1
-1
/
+0
2010-10-28
ehea: Fixing statistics
Breno Leitao
2
-6
/
+28
2010-10-28
bonding: Fix lockdep warning after bond_vlan_rx_register()
Jarek Poplawski
1
-2
/
+2
2010-10-27
caif-u5500: Build config for CAIF shared mem driver
Amarnath Revanna
2
-0
/
+11
2010-10-27
caif-u5500: CAIF shared memory mailbox interface
Amarnath Revanna
1
-0
/
+129
2010-10-27
caif-u5500: CAIF shared memory transport protocol
sjur.brandeland@stericsson.com
1
-0
/
+744
2010-10-27
drivers/isdn: delete double assignment
Julia Lawall
2
-5
/
+3
2010-10-27
drivers/net/typhoon.c: delete double assignment
Julia Lawall
1
-1
/
+1
2010-10-27
drivers/net/sb1000.c: delete double assignment
Julia Lawall
1
-3
/
+3
2010-10-27
qlcnic: define valid vlan id range
Sony Chacko
1
-1
/
+1
2010-10-27
qlcnic: reduce rx ring size
Sony Chacko
3
-20
/
+21
2010-10-27
qlcnic: fix mac learning
amit salecha
2
-0
/
+6
2010-10-27
ehea: fix use after free
Eric Dumazet
1
-5
/
+5
2010-10-27
qlge: bugfix: Restoring the vlan setting.
Ron Mercer
1
-0
/
+17
2010-10-27
be2net: Schedule/Destroy worker thread in probe()/remove() rather than open()...
Somnath Kotur
1
-4
/
+18
2010-10-27
gianfar: Fix crashes on RX path (Was Re: [Bugme-new] [Bug 19692] New: linux-2...
Jarek Poplawski
1
-3
/
+3
2010-10-26
drivers/atm/eni.c: Remove multiple uses of KERN_<level>
Joe Perches
1
-3
/
+4
2010-10-26
tg3: Do not call device_set_wakeup_enable() under spin_lock_bh
Rafael J. Wysocki
1
-5
/
+5
2010-10-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
13
-100
/
+215
2010-10-26
can: mcp251x: fix reception of standard RTR frames
Marc Kleine-Budde
1
-0
/
+3
2010-10-26
can: flexcan: fix use after free of priv
Marc Kleine-Budde
1
-1
/
+2
2010-10-26
drivers/net: sgiseeq: fix return on error
Nicolas Kaiser
1
-1
/
+1
2010-10-26
pch_can: depends on PCI
Randy Dunlap
1
-1
/
+1
2010-10-26
tms380tr: Use mdelay() in tms380tr_wait().
David S. Miller
1
-1
/
+1
2010-10-25
mlx4_en: Fix out of bounds array access
Eli Cohen
1
-0
/
+11
2010-10-25
macb: Don't re-enable interrupts while in polling mode
Joshua Hoke
1
-11
/
+16
2010-10-25
be2net: Fix CSO for UDP packets
Somnath Kotur
1
-12
/
+8
2010-10-25
be2net: Call netif_carier_off() after register_netdev()
Somnath Kotur
1
-1
/
+1
2010-10-25
cxgb3: fix device opening error path
Divy Le Ray
1
-3
/
+5
2010-10-25
iwlwifi: quiet a noisy printk
Don Fry
1
-1
/
+2
2010-10-25
ath9k: resume aggregation immediately after a hardware reset
Felix Fietkau
3
-4
/
+4
2010-10-25
carl9170: fix scheduling while atomic
Christian Lamparter
1
-1
/
+1
2010-10-25
b43: N-PHY: fix infinite-loop-typo
Rafał Miłecki
1
-1
/
+1
2010-10-25
wl1251: fix module names
Grazvydas Ignotas
1
-3
/
+5
2010-10-25
ath9k: fix handling of rate control probe frames
Felix Fietkau
1
-0
/
+6
2010-10-25
ath9k: fix crash in ath_update_survey_stats
Felix Fietkau
1
-0
/
+3
2010-10-25
ath9k_hw: Fix divide by zero cases in paprd.
Senthil Balasubramanian
1
-5
/
+9
2010-10-25
ath9k_hw: Fix TX carrier leakage for IEEE compliance on AR9003 2.2
Luis R. Rodriguez
1
-56
/
+135
2010-10-25
carl9170: fix memory leak issue in async cmd macro wrappers
Christian Lamparter
1
-23
/
+28
2010-10-25
carl9170: fix async command buffer leak
Christian Lamparter
1
-6
/
+19
2010-10-25
ath5k: Properly initialize ath_common->cc_lock.
Ben Greear
1
-0
/
+1
[next]