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
2013-12-18
net: phy: fix checkpatch errors
Florian Fainelli
2
-139
/
+139
2013-12-18
net: phy: micrel: fix checkpath errors
Florian Fainelli
1
-2
/
+2
2013-12-18
net: phy: mdio_bus: fix checkpath error
Florian Fainelli
1
-2
/
+2
2013-12-18
net: phy: lxt: fix checkpath errors
Florian Fainelli
1
-2
/
+2
2013-12-18
net: phy: icplus: fix checkpath error
Florian Fainelli
1
-1
/
+1
2013-12-18
net: phy: dp83640: fix checkpath error
Florian Fainelli
1
-2
/
+2
2013-12-18
net: phy: davicom: fix checkpath errors
Florian Fainelli
1
-1
/
+1
2013-12-18
net: phy: cicada: fix checkpath errors
Florian Fainelli
1
-2
/
+2
2013-12-18
bna: Update the Driver Version to 3.2.23.0
Rasesh Mody
1
-1
/
+1
2013-12-18
bna: Firmware Patch Simplification
Rasesh Mody
4
-30
/
+626
2013-12-18
bna: Embed SKB Length in TX Vector
Rasesh Mody
2
-2
/
+5
2013-12-18
bna: Handle the TX Setup Failures
Rasesh Mody
1
-2
/
+10
2013-12-18
bna: Add NULL Check Before Dereferencing TCB
Rasesh Mody
1
-5
/
+5
2013-12-18
bna: CQ Read Fix
Rasesh Mody
1
-1
/
+22
2013-12-18
bna: RX Processing and Config Changes
Rasesh Mody
2
-3
/
+8
2013-12-18
bna: Enable Multi Buffer RX
Rasesh Mody
6
-125
/
+343
2013-12-18
bna: RX Filter Enhancements
Rasesh Mody
5
-56
/
+266
2013-12-18
bna: Fix Filter Add Del
Rasesh Mody
4
-65
/
+74
2013-12-18
bna: Set Get IOC fw State
Rasesh Mody
3
-12
/
+67
2013-12-18
bna: Add software timestamping support
Rasesh Mody
2
-0
/
+3
2013-12-18
qeth: Accurate ethtool output
Eugene Crosser
3
-49
/
+185
2013-12-18
netiucv: improve state checking in conn_action_txdone
Ursula Braun
1
-2
/
+6
2013-12-18
qlcnic: update version to 5.3.53
Manish Chopra
1
-2
/
+2
2013-12-18
qlcnic: Support for 16 virtual NIC functions.
Jitendra Kalsaria
8
-95
/
+186
2013-12-18
qlcnic: VLAN enhancement for 84XX adapters
Manish Chopra
8
-112
/
+407
2013-12-18
qlcnic: Allow single Tx/Rx queue for all adapters.
Himanshu Madhani
3
-12
/
+4
2013-12-18
qlcnic: Refactor initialize nic code path.
Sucheta Chakraborty
4
-21
/
+15
2013-12-18
qlcnic: Issue INIT_NIC command only once.
Sucheta Chakraborty
5
-39
/
+10
2013-12-18
qlcnic: Disable DCB operations from SR-IOV VFs.
Sucheta Chakraborty
6
-21
/
+11
2013-12-18
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
11
-206
/
+362
2013-12-18
net: Change skb_get_rxhash to skb_get_hash
Tom Herbert
3
-4
/
+4
2013-12-18
bonding: add resend_igmp attribute netlink support
sfeldma@cumulusnetworks.com
4
-12
/
+38
2013-12-18
bonding: add xmit_hash_policy attribute netlink support
sfeldma@cumulusnetworks.com
4
-7
/
+36
2013-12-18
bonding: add fail_over_mac attribute netlink support
sfeldma@cumulusnetworks.com
4
-18
/
+39
2013-12-18
bonding: add primary_select attribute netlink support
sfeldma@cumulusnetworks.com
4
-16
/
+40
2013-12-18
bonding: add primary attribute netlink support
sfeldma@cumulusnetworks.com
4
-43
/
+82
2013-12-18
bondnl: use be32 nla put/get for be32 values
Jiri Pirko
1
-2
/
+2
2013-12-18
bnad: make local variable static
stephen hemminger
2
-2
/
+1
2013-12-18
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
184
-4007
/
+3920
2013-12-17
net: phy: suspend phydev when going to HALTED
Sebastian Hesselbarth
1
-1
/
+5
2013-12-17
net: phy: resume/suspend PHYs on attach/detach
Sebastian Hesselbarth
1
-0
/
+3
2013-12-17
net: phy: provide phy_resume/phy_suspend helpers
Sebastian Hesselbarth
1
-0
/
+24
2013-12-17
net: phy: marvell: provide genphy suspend/resume
Sebastian Hesselbarth
1
-0
/
+22
2013-12-17
net: mv643xx_eth: properly start/stop phy device
Sebastian Hesselbarth
1
-1
/
+3
2013-12-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
8
-90
/
+469
2013-12-17
fddi: cleanup unsigned to unsigned int/short
tanxiaojun
4
-73
/
+73
2013-12-16
sfc: Fix RX drop filters for EF10
Ben Hutchings
1
-1
/
+3
2013-12-16
i40e: Remove FCoE in i40e_virtchnl_pf.c code
Neerav Parikh
1
-27
/
+2
2013-12-16
i40e: support for suspend and resume
Shannon Nelson
2
-1
/
+97
2013-12-16
i40e: rtnl_lock in reset path fixes
Anjali Singhai Jain
3
-5
/
+23
[next]