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-07-12
cxgb4: avoid duplicating some resource freeing code
Dimitris Michailidis
1
-17
/
+25
2010-07-12
cxgb4: move the choice of interrupt type before net_device registration
Dimitris Michailidis
1
-6
/
+7
2010-07-12
tg3: Update version to 3.112
Matt Carlson
1
-2
/
+2
2010-07-12
tg3: Fix some checkpatch errors
Matt Carlson
1
-8
/
+9
2010-07-12
tg3: Revert PCIe tx glitch fix
Matt Carlson
2
-46
/
+0
2010-07-12
tg3: Report driver version to firmware
Matt Carlson
2
-3
/
+9
2010-07-12
tg3: Relax 5717 serdes restriction
Matt Carlson
1
-3
/
+2
2010-07-12
tg3: Fix IPv6 TSO code in tg3_start_xmit_dma_bug()
Matt Carlson
1
-6
/
+14
2010-07-12
tg3: Fix single MSI-X vector coalescing
Matt Carlson
1
-1
/
+1
2010-07-12
tg3: Revert RSS indir tbl setup change
Matt Carlson
1
-1
/
+1
2010-07-11
82596: free resources on error
Kulikov Vasiliy
1
-8
/
+22
2010-07-11
82596: do not panic on out of memory
Kulikov Vasiliy
1
-16
/
+26
2010-07-11
be2net: Patch to determine if function is VF while running in guest OS.
Sarveshwar Bandi
2
-1
/
+12
2010-07-11
macvtap: Use dev_t for macvtap_major.
David S. Miller
1
-1
/
+1
2010-07-10
qlcnic: Disable admin tools interface for VF driver mode
Anirban Chakraborty
1
-1
/
+4
2010-07-10
qlcnic: Check FW capability for TSO
Anirban Chakraborty
3
-6
/
+14
2010-07-10
net: Get rid of rtnl_link_stats64 / net_device_stats union
Ben Hutchings
1
-1
/
+1
2010-07-09
usb/atm/ueagle-atm.c: call atm_dev_signal_change() when signal changes.
Karl Hiramoto
1
-3
/
+10
2010-07-09
usb/atm/speedtch.c: call atm_dev_signal_change() when signal changes.
Karl Hiramoto
1
-5
/
+5
2010-07-09
usb/atm/cxacru.c: call atm_dev_signal_change() when signal changes.
Karl Hiramoto
1
-9
/
+9
2010-07-09
atm/suni.c: call atm_dev_signal_change() when signal changes.
Karl Hiramoto
1
-2
/
+3
2010-07-09
atm/solos-pci: call atm_dev_signal_change() when signal changes.
Karl Hiramoto
1
-3
/
+3
2010-07-09
atm/idt77105.c: call atm_dev_signal_change() when signal changes.
Karl Hiramoto
1
-5
/
+6
2010-07-09
atm/adummy: add syfs DEVICE_ATTR to change signal
Karl Hiramoto
1
-0
/
+39
2010-07-09
cxgb4vf: Implement "Unhandled Interrupts" statistic
Casey Leedom
2
-3
/
+8
2010-07-09
fec_mpc52xx: fix error path
Kulikov Vasiliy
1
-21
/
+17
2010-07-09
ll_temac: fix memory leak
Kulikov Vasiliy
1
-1
/
+4
2010-07-09
ax88796: free irq on error
Kulikov Vasiliy
1
-1
/
+3
2010-07-09
ks8842: Remove unnecessary bank select.
Richard Röjfors
1
-1
/
+0
2010-07-09
ks8842: Do the TX timeout work in workqueue context.
Richard Röjfors
1
-2
/
+22
2010-07-09
ll_temac: fix DMA resources leak
Denis Kirjanov
1
-0
/
+32
2010-07-09
sfc: Remove unused field left from mis-merge
Ben Hutchings
1
-2
/
+0
2010-07-09
tg3: allow TSO on vlan devices
Eric Dumazet
1
-7
/
+21
2010-07-09
tg3: 64 bit stats on all arches
Eric Dumazet
2
-25
/
+14
2010-07-09
bnx2: 64 bit stats on all arches
Eric Dumazet
1
-18
/
+7
2010-07-09
cxgb3: simplify need_skb_unmap
FUJITA Tomonori
1
-9
/
+5
2010-07-09
cxgb4vf: remove obsolete DECLARE_PCI_UNMAP_ADDR usage
FUJITA Tomonori
1
-9
/
+5
2010-07-08
cxgb4: fix for new ndo_get_stats64 signature
Dimitris Michailidis
1
-2
/
+2
2010-07-08
b44: remove unused dma_desc_align_mask
FUJITA Tomonori
1
-2
/
+0
2010-07-08
ethoc: Fix warning in ethoc_init_ring().
David S. Miller
1
-2
/
+2
2010-07-08
niu: BUG on inability to find page in rx page hashes.
David S. Miller
1
-1
/
+3
2010-07-08
cxgb4: Use kfree_skb for skb pointers
Denis Kirjanov
1
-1
/
+1
2010-07-08
isdn/gigaset: remove EXPERIMENTAL tag from GIGASET_CAPI
Tilman Schmidt
1
-2
/
+2
2010-07-08
isdn/gigaset: fix leaks in error path
Tilman Schmidt
1
-0
/
+2
2010-07-08
isdn/gigaset: reduce syslog spam
Tilman Schmidt
1
-8
/
+8
2010-07-08
isdn/gigaset: remove obsolete compile time options
Tilman Schmidt
5
-18
/
+0
2010-07-08
isdn/gigaset: handle Supplementary Service Listen
Tilman Schmidt
1
-1
/
+26
2010-07-08
isdn/gigaset: improve CAPI message debugging
Tilman Schmidt
1
-11
/
+16
2010-07-08
isdn/gigaset: drop debug check on isochronous write
Tilman Schmidt
1
-18
/
+0
2010-07-08
isdn/gigaset: ignore irrelevant device responses
Tilman Schmidt
2
-56
/
+16
[next]