index
:
Linux Stable
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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
tg3: Add additional EEE messaging
Matt Carlson
2011-04-21
1
-2
/
+9
*
tg3: Add macro for SMDSP toggling
Matt Carlson
2011-04-21
1
-56
/
+46
*
tg3: Add write accessor for AUX CTRL phy reg
Matt Carlson
2011-04-21
2
-17
/
+35
*
tg3: Add read accessor for AUX CTRL phy reg
Matt Carlson
2011-04-21
2
-18
/
+38
*
tg3: Move phy accessor functions higher
Matt Carlson
2011-04-21
1
-68
/
+68
*
tg3: Only allow phy ioctls while netif_running
Matt Carlson
2011-04-21
1
-6
/
+2
*
tg3: Nullify RSS for loopback test
Matt Carlson
2011-04-21
1
-0
/
+9
*
tg3: Adjust rx prod ring bd replenish thresholds
Matt Carlson
2011-04-21
2
-23
/
+53
*
tg3: Workaround rx_discards stat bug
Matt Carlson
2011-04-21
2
-1
/
+28
*
mv643xx_eth: Fix build regression.
David S. Miller
2011-04-21
1
-1
/
+1
*
net: tun: convert to hw_features
Michał Mirosław
2011-04-20
1
-38
/
+25
*
net: xen-netback: convert to hw_features
Michał Mirosław
2011-04-20
2
-72
/
+15
*
net: qlcnic: convert to hw_features
Michał Mirosław
2011-04-20
5
-142
/
+57
*
net: ibmveth: convert to hw_features
Michał Mirosław
2011-04-20
1
-69
/
+27
*
net: pch_gbe: convert to hw_features
Michał Mirosław
2011-04-20
4
-74
/
+42
*
net: infiniband/ulp/ipoib: convert to hw_features
Michał Mirosław
2011-04-20
5
-46
/
+20
*
net: s390: convert to hw_features
Michał Mirosław
2011-04-20
3
-107
/
+52
*
net: infiniband/hw/nes: convert to hw_features
Michał Mirosław
2011-04-20
3
-54
/
+7
*
Staging: convert hv network driver to hw_features
Michał Mirosław
2011-04-20
1
-2
/
+1
*
be2net: add code to display default value of tx rate for VFs
Ajit Khaparde
2011-04-19
1
-0
/
+13
*
be2net: pass domain id to be_cmd_link_status_query
Ajit Khaparde
2011-04-19
4
-5
/
+5
*
be2net: fix be_mcc_compl_process to identify eth_get_stat command
Ajit Khaparde
2011-04-19
1
-1
/
+3
*
be2net: Add code to display nic speeds other than 1Gbps/10Gbps
Ajit Khaparde
2011-04-19
1
-0
/
+9
*
be2net: allow register dump only for PFs
Ajit Khaparde
2011-04-19
1
-3
/
+7
*
net:bna: fix compile warning of ‘bfa_ioc_smem_pgoff’ defined but not used
Shan Wei
2011-04-19
1
-7
/
+0
*
net: forcedeth: fix compile warning of not used nv_set_tso function
Shan Wei
2011-04-19
1
-10
/
+0
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-04-19
31
-105
/
+166
|
\
|
*
ip6_pol_route panic: Do not allow VLAN on loopback
Krishna Kumar
2011-04-17
1
-1
/
+2
|
*
bnx2x: Fix port identification problem
Yaniv Rosner
2011-04-17
1
-5
/
+4
|
*
bna: fix memory leak during RX path cleanup
Rasesh Mody
2011-04-14
1
-1
/
+0
|
*
bna: fix for clean fw re-initialization
Rasesh Mody
2011-04-14
4
-15
/
+51
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2011-04-14
11
-46
/
+39
|
|
\
|
|
*
iwlegacy: fix tx_power initialization
Stanislaw Gruszka
2011-04-13
6
-28
/
+11
|
|
*
ath9k_htc: Fix ethtool reporting
Sujith Manoharan
2011-04-12
1
-2
/
+2
|
|
*
ath9k_hw: fix stopping rx DMA during resets
Felix Fietkau
2011-04-12
4
-16
/
+26
|
*
|
qlcnic: limit skb frags for non tso packet
Amit Kumar Salecha
2011-04-13
2
-0
/
+15
|
*
|
net: can: mscan: fix build breakage in mpc5xxx_can
Anatolij Gustschin
2011-04-13
1
-1
/
+1
|
*
|
Merge branch 'sfc-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/bw...
David S. Miller
2011-04-12
7
-31
/
+30
|
|
\
\
|
|
*
|
sfc: Use rmb() to ensure reads occur in order
Neil Turton
2011-04-12
1
-0
/
+2
|
|
*
|
sfc: Do not use efx_process_channel_now() in online self-test
Ben Hutchings
2011-04-12
5
-29
/
+23
|
|
*
|
sfc: Stop the TX queues during loopback self-tests
Neil Turton
2011-04-12
3
-2
/
+5
|
*
|
|
net/natsami: store MAC into perm_addr
Otavio Salvador
2011-04-12
1
-0
/
+3
|
*
|
|
net/sis900: store MAC into perm_addr for SiS 900, 630E, 635 and 96x variants
Otavio Salvador
2011-04-12
1
-4
/
+19
|
*
|
|
connector: fix skb double free in cn_rx_skb()
Patrick McHardy
2011-04-12
1
-0
/
+1
|
|
/
/
*
|
|
net: qlge: convert to hw_features
Michał Mirosław
2011-04-18
2
-47
/
+8
*
|
|
net: vmxnet3: convert to hw_features
Michał Mirosław
2011-04-18
3
-86
/
+28
*
|
|
net: vxge: convert to hw_features
Michał Mirosław
2011-04-18
3
-127
/
+59
*
|
|
net: chelsio: convert to hw_features
Michał Mirosław
2011-04-18
5
-58
/
+14
*
|
|
net: s2io: convert to hw_features
Michał Mirosław
2011-04-18
1
-80
/
+20
*
|
|
net: fix section mismatches
Michał Mirosław
2011-04-18
10
-68
/
+72
[next]