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
2014-01-14
phylib: Add of_phy_attach
Andy Fleming
1
-0
/
+20
2014-01-14
phylib: Support attaching to generic 10g driver
Andy Fleming
1
-13
/
+9
2014-01-14
phylib: Add generic 10G driver
Andy Fleming
1
-0
/
+81
2014-01-14
phylib: turn genphy_driver to an array
Shaohui Xie
1
-8
/
+21
2014-01-14
phylib: introduce PHY_INTERFACE_MODE_XGMII for 10G PHY
Andy Fleming
1
-0
/
+1
2014-01-13
bnx2x: namespace and dead code cleanups
stephen hemminger
11
-524
/
+147
2014-01-13
drivers: net: silence compiler warning in smc91x.c
Pankaj Dubey
1
-1
/
+1
2014-01-13
net/mlx4_en: call gro handler for encapsulated frames
Eric Dumazet
2
-5
/
+7
2014-01-13
qlcnic: Convert vmalloc/memset to kcalloc
Joe Perches
2
-11
/
+7
2014-01-13
bonding: remove dead code from 3ad
Veaceslav Falico
1
-78
/
+0
2014-01-13
bonding: convert 3ad to use pr_warn instead of pr_warning
Veaceslav Falico
1
-25
/
+25
2014-01-13
bonding: clean up style for bond_3ad.c
Veaceslav Falico
1
-270
/
+349
2014-01-12
alx: add stats to ethtool
Sabrina Dubroca
2
-1
/
+107
2014-01-12
alx: add alx_get_stats64 operation
Sabrina Dubroca
2
-0
/
+53
2014-01-12
alx: add stats update function
Sabrina Dubroca
2
-0
/
+62
2014-01-12
alx: add constants for the stats fields
Sabrina Dubroca
1
-4
/
+48
2014-01-12
alx: add a hardware stats structure
Sabrina Dubroca
1
-0
/
+62
2014-01-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
18
-62
/
+887
2014-01-11
i40evf: fix s390 build failure due to implicit prefetch.h
Paul Gortmaker
1
-0
/
+2
2014-01-11
i40e: Bump version
Catherine Sullivan
1
-1
/
+1
2014-01-11
i40e: fix log message wording
Shannon Nelson
1
-1
/
+1
2014-01-11
i40e: enable PTP
Jacob Keller
8
-2
/
+824
2014-01-11
i40e: call clear_pxe after adminq is initialized
Shannon Nelson
1
-0
/
+1
2014-01-11
i40e: clear qtx_head before enabling Tx queue
Shannon Nelson
1
-2
/
+4
2014-01-11
i40e: adjust ITR max and min values
Shannon Nelson
1
-3
/
+2
2014-01-11
i40e: check for possible incorrect ipv6 checksum
Shannon Nelson
2
-1
/
+7
2014-01-11
i40e: allow VF to remove any MAC filter
Mitch Williams
1
-2
/
+6
2014-01-11
i40e: do not bail when disabling if Tx queue disable fails
Anjali Singhai Jain
1
-5
/
+4
2014-01-11
i40e: Setting queue count to 1 using ethtool is valid
Anjali Singhai Jain
1
-1
/
+1
2014-01-11
i40e: Cleanup Doxygen warnings
Jeff Kirsher
4
-23
/
+24
2014-01-11
i40e: fix long lines
Mitch Williams
2
-3
/
+4
2014-01-11
i40e: Bump version
Catherine Sullivan
1
-1
/
+1
2014-01-11
i40e: Update the Current NVM version Low value
Anjali Singhai Jain
1
-1
/
+1
2014-01-11
i40e: drop unused macros
Jesse Brandeburg
1
-9
/
+0
2014-01-11
i40e: use assignment instead of memcpy
Mitch Williams
3
-8
/
+5
2014-01-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
220
-1501
/
+3087
2014-01-10
xen-netback: stop vif thread spinning if frontend is unresponsive
Paul Durrant
2
-5
/
+10
2014-01-10
cxgb4: Changed FW check version to match FW binary version
Hariprasad Shenai
1
-4
/
+4
2014-01-10
irda: sh_sir: use devm_request_irq()
Kuninori Morimoto
1
-1
/
+1
2014-01-10
irda: sh_irda: use devm_request_irq()
Kuninori Morimoto
1
-1
/
+1
2014-01-10
irda: fixup SH_SIR position on Kconfig
Kuninori Morimoto
1
-2
/
+2
2014-01-09
ath9k: Disable cross-band FCC
Sujith Manoharan
1
-7
/
+0
2014-01-09
ath9k: Use correct channel for RX packets
Sujith Manoharan
1
-11
/
+14
2014-01-09
ath9k: Update WB335 PCI IDs
Sujith Manoharan
1
-19
/
+82
2014-01-09
mwifiex: use a function to replace two copies of a code fragment
Bing Zhao
3
-14
/
+13
2014-01-09
mwifiex: fix potential buffer overflow in dt configuration
Bing Zhao
1
-2
/
+3
2014-01-09
wil6210: prefetch head of packet
Vladimir Kondratiev
1
-0
/
+3
2014-01-09
wil6210: Fix IP version indication for Tx csum offload
Vladimir Kondratiev
1
-2
/
+3
2014-01-09
wil6210: interrupt moderation
Vladimir Kondratiev
2
-0
/
+14
2014-01-09
brcmfmac: add support for bcm43362 device
Arend van Spriel
4
-0
/
+40
[next]