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.13.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-08-30
bnx2x: Fix sparse warnings
Yuval Mintz
2
-8
/
+8
2014-08-30
net: phy: properly report internal PHYs through sysfs
Florian Fainelli
1
-1
/
+7
2014-08-30
qlcnic: Update version to 5.3.62
Shahed Shaikh
1
-2
/
+2
2014-08-30
qlcnic: Add support to run firmware POST
Shahed Shaikh
4
-2
/
+158
2014-08-30
qlcnic: Use usleep_range() instead of msleep() for sleep less than 20ms
Jitendra Kalsaria
3
-5
/
+5
2014-08-30
qlcnic: Add support for 0x8830 device ID
Shahed Shaikh
3
-0
/
+11
2014-08-30
qlcnic: Update Link speed and port type info for 83xx adapter
Jitendra Kalsaria
2
-59
/
+158
2014-08-29
r8169: add missing MODULE_FIRMWARE.
Francois Romieu
1
-0
/
+2
2014-08-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
16
-98
/
+301
2014-08-28
virtio_net: flush when in xmit_more mode and under descriptor pressure
David S. Miller
1
-1
/
+1
2014-08-28
igb: flush when in xmit_more mode and under descriptor pressure
David S. Miller
1
-39
/
+39
2014-08-28
ixgbe: flush when in xmit_more mode and under descriptor pressure
Daniel Borkmann
1
-29
/
+34
2014-08-28
net: phy: bcm7xxx: add BCM7250 and BCM7364 PHY entries
Florian Fainelli
1
-0
/
+4
2014-08-28
net: phy: bcm7xxx: introduce helper macro
Florian Fainelli
1
-36
/
+18
2014-08-28
Merge branch 'sf2'
David S. Miller
8
-0
/
+1226
2014-08-28
sungem: Fix global namespace pollution of phy accessors.
David S. Miller
2
-169
/
+169
2014-08-28
net: dsa: add Broadcom SF2 switch driver
Florian Fainelli
5
-0
/
+1005
2014-08-28
net: phy: add generic UniMAC MDIO bus driver
Florian Fainelli
3
-0
/
+221
2014-08-28
sungem: Fix global namespace pollution of phy accessors.
David S. Miller
1
-17
/
+17
2014-08-28
tulip: dmfe: Fix global namespace pollution of phy accessors.
David S. Miller
1
-76
/
+76
2014-08-28
f_ncm: Don't use netdev_start_xmit().
David S. Miller
1
-1
/
+9
2014-08-28
ethernet: arc: Add support for specific SoC layer device tree bindings
Romain Perier
5
-61
/
+129
2014-08-28
ethernet: arc: mdio changes for future SoC glue layer devtree support
Romain Perier
3
-6
/
+5
2014-08-28
ethernet: arc: remove use of 'struct platform_device'
Romain Perier
1
-31
/
+33
2014-08-28
bnx2x: Fix static checker warning regarding `txdata_ptr'
Yuval Mintz
1
-2
/
+2
2014-08-28
r8152: replace strncpy with strlcpy
hayeswang
1
-2
/
+2
2014-08-27
i40e/i40evf: Bump i40e & i40evf version
Catherine Sullivan
2
-4
/
+4
2014-08-27
i40e/i40evf: Ignore a driver perceived Tx hang if the number of desc pending < 4
Anjali Singhai Jain
6
-3
/
+19
2014-08-27
i40e: quiet complaints when removing default MAC VLAN filter and make set_mac...
Shannon Nelson
1
-29
/
+70
2014-08-27
i40e/i40evf: add max buf len to aq debug print helper
Shannon Nelson
6
-18
/
+27
2014-08-27
i40e: Add checks and message for Qualified Module info
Carolyn Wyborny
1
-0
/
+14
2014-08-27
i40e: set num_queue_pairs to num configured by VF
Ashish Shah
1
-5
/
+8
2014-08-27
i40e: Enable l2tsel bit for VLAN tag control
Shannon Nelson
1
-0
/
+1
2014-08-27
i40e: Add a FD flush counter to ethtool
Anjali Singhai Jain
3
-0
/
+11
2014-08-27
i40e: ATR policy change to flush the table to clean stale ATR rules
Anjali Singhai Jain
4
-20
/
+111
2014-08-27
i40e: Some FD message fixes
Anjali Singhai Jain
1
-10
/
+28
2014-08-27
i40e: Update flow director error messages to reduce user confusion
Carolyn Wyborny
1
-17
/
+16
2014-08-26
net: bnx2x: fix build error with ptp
Randy Dunlap
1
-0
/
+1
2014-08-26
team: set IFF_TEAM_PORT priv_flag after rx_handler is registered
Jiri Pirko
1
-14
/
+30
2014-08-26
bnx2x: Fix timesync endianity
Michal Kalderon
1
-2
/
+4
2014-08-26
bnx2x: Be more forgiving toward SW GRO
Dmitry Kravkov
1
-1
/
+9
2014-08-26
bnx2x: VF clean statistics
Yuval Mintz
1
-0
/
+5
2014-08-26
bnx2x: Fix stop-on-error
Yuval Mintz
2
-6
/
+21
2014-08-26
bnx2x: ethtool -d might cause timeout in log
Dmitry Kravkov
1
-9
/
+5
2014-08-26
ixgbe: support skb->xmit_more in netdev_ops->ndo_start_xmit()
Daniel Borkmann
1
-3
/
+4
2014-08-26
net: Remove ndo_xmit_flush netdev operation, use signalling instead.
David S. Miller
2
-33
/
+15
2014-08-26
net/bnx2x: Use is_kdump_kernel() to detect kdump kernel
Amir Vadai
2
-2
/
+4
2014-08-26
stmmac: simple cleanups
Pavel Machek
3
-12
/
+10
2014-08-25
r8152: check code with checkpatch.pl
hayeswang
1
-31
/
+35
2014-08-25
virtio_net: Support netdev_ops->ndo_xmit_flush()
David S. Miller
1
-1
/
+9
[next]