index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
e1000e: i219 - increase IPG for speed 10/100 full duplex
Yanir Lubetkin
2015-06-26
1
-3
/
+7
*
e1000e: i219 - fix to enable both ULP and EEE in Sx state
Yanir Lubetkin
2015-06-26
1
-13
/
+32
*
e1000e: synchronization of MAC-PHY interface only on non- ME systems
Yanir Lubetkin
2015-06-26
1
-10
/
+12
*
e1000e: fix locking issue with e1000e_disable_aspm
Yanir Lubetkin
2015-06-26
1
-4
/
+34
*
igb: bump version of igb to 5.2.18
Todd Fujinaka
2015-06-26
1
-1
/
+1
*
igb: disable IPv6 extension header processing
Todd Fujinaka
2015-06-26
2
-5
/
+10
*
bnx2x: Fix linearization for encapsulated packets
Yuval Mintz
2015-06-25
1
-2
/
+7
*
bnx2x: Release nvram lock on error flow
Yuval Mintz
2015-06-25
1
-0
/
+1
*
bnx2x: Fix statistics gathering on link change
Ariel Elior
2015-06-25
1
-0
/
+2
*
bnx2x: Fix self-test for 20g devices
Yuval Mintz
2015-06-25
1
-4
/
+8
*
bnx2x: Fix VF MAC removal
Shahed Shaikh
2015-06-25
1
-1
/
+1
*
bnx2x: Don't notify about scratchpad parities
Manish Chopra
2015-06-25
2
-10
/
+21
*
bnx2x: Prevent false warning when accessing MACs
Yuval Mintz
2015-06-25
1
-1
/
+1
*
bnx2x: Correct speed from baseT into KR.
Yuval Mintz
2015-06-25
3
-19
/
+59
*
bnx2x: Correct asymmetric flow-control
Yuval Mintz
2015-06-25
2
-14
/
+29
*
enic: use atomic_t instead of spin_lock in busy poll
Govindarajulu Varadarajan
2015-06-25
2
-66
/
+29
*
net/fsl: remove dependency FSL_SOC for Gianfar
Alison Wang
2015-06-25
1
-2
/
+2
*
cavium/liquidio: fix some error handling in lio_set_phys_id()
Dan Carpenter
2015-06-25
1
-2
/
+3
*
renesas: missing unlock on error path
Dan Carpenter
2015-06-25
1
-1
/
+3
*
mlx4: Disable HA for SRIOV PF RoCE devices
Or Gerlitz
2015-06-25
1
-1
/
+7
*
net/mlx4_en: Fix wrong csum complete report when rxvlan offload is disabled
Ido Shamay
2015-06-25
1
-11
/
+6
*
net/mlx4_en: Wake TX queues only when there's enough room
Ido Shamay
2015-06-25
2
-8
/
+12
*
net/mlx4_en: Release TX QP when destroying TX ring
Eran Ben Elisha
2015-06-25
3
-5
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-06-25
377
-7246
/
+49459
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-24
8
-28
/
+66
|
|
\
|
|
*
stmmac: troubleshoot unexpected bits in des0 & des1
Alexey Brodkin
2015-06-24
4
-24
/
+28
|
|
*
rocker: call correct unregister function on error
Gilad Ben-Yossef
2015-06-23
1
-1
/
+1
|
|
*
net: fs_enet: Fix NETIF_F_SG feature for Freescale MPC5121
Alexander Popov
2015-06-23
1
-3
/
+23
|
|
*
mvneta: add forgotten initialization of autonegotiation bits
Stas Sergeev
2015-06-23
1
-0
/
+6
|
|
*
net/mlx4_core: Disable Granular QoS per VF under IB/Eth VPI configuration
Or Gerlitz
2015-06-16
1
-0
/
+8
|
*
|
net: Cavium: Fix MAC address setting in shutdown state
Pavel Fedin
2015-06-24
2
-2
/
+13
|
*
|
drivers: net: xgene: fix for ACPI support without ACPI
Stephen Rothwell
2015-06-24
1
-0
/
+2
|
*
|
net/mlx5e: Prefetch skb data on RX
Saeed Mahameed
2015-06-24
1
-0
/
+1
|
*
|
net/mlx5e: Pop cq outside mlx5e_get_cqe
Achiad Shochat
2015-06-24
3
-2
/
+4
|
*
|
net/mlx5e: Remove mlx5e_cq.sqrq back-pointer
Achiad Shochat
2015-06-24
5
-7
/
+3
|
*
|
net/mlx5e: Remove extra spaces
Achiad Shochat
2015-06-24
1
-4
/
+4
|
*
|
net/mlx5e: Avoid TX CQE generation if more xmit packets expected
Achiad Shochat
2015-06-24
1
-23
/
+34
|
*
|
net/mlx5e: Avoid redundant dev_kfree_skb() upon NOP completion
Achiad Shochat
2015-06-24
1
-3
/
+1
|
*
|
net/mlx5e: Remove re-assignment of wq type in mlx5e_enable_rq()
Achiad Shochat
2015-06-24
1
-1
/
+0
|
*
|
net/mlx5e: Use skb_shinfo(skb)->gso_segs rather than counting them
Saeed Mahameed
2015-06-24
1
-4
/
+1
|
*
|
net/mlx5e: Static mapping of netdev priv resources to/from netdev TX queues
Saeed Mahameed
2015-06-24
3
-33
/
+31
|
*
|
net/mlx4_en: Use HW counters for rx/tx bytes/packets in PF device
Eran Ben Elisha
2015-06-24
1
-0
/
+14
|
*
|
net/mlx4_en: Fix off-by-four in ethtool
Eran Ben Elisha
2015-06-24
1
-3
/
+2
|
*
|
drivers: net: xgene: Check for IS_ERR rather than NULL for clock.
Suman Tripathi
2015-06-23
4
-11
/
+18
|
*
|
drivers: net: xgene: Add ACPI support for SGMII0 and XFI1 interface of 2nd H/...
Suman Tripathi
2015-06-23
1
-0
/
+2
|
*
|
drivers: net: xgene: Implement the backward compatibility with the old and ne...
Suman Tripathi
2015-06-23
1
-6
/
+6
|
*
|
drivers: net: xgene: Fix the ACPI support for RGMII/SGMII0/XFI interface of A...
Suman Tripathi
2015-06-23
2
-23
/
+43
|
*
|
NET: Add ezchip ethernet driver
Noam Camus
2015-06-23
6
-0
/
+1023
|
*
|
net: fec: init MAC prior to mii bus probe
Nimrod Andy
2015-06-23
1
-1
/
+3
|
*
|
switchdev; add VLAN support for port's bridge_getlink
Scott Feldman
2015-06-23
4
-4
/
+30
[next]