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
...
*
net: hns: fix hns dsaf v1 dont support tx_pause close
Qianqian Xie
2016-06-21
1
-3
/
+3
*
net: hns: bug fix of ge reset sequence
Qianqian Xie
2016-06-21
1
-1
/
+5
*
net: ethernet: bcmsysport: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-06-20
1
-20
/
+2
*
net: ethernet: bcmsysport: use phydev from struct net_device
Philippe Reynes
2016-06-20
2
-18
/
+14
*
net: ethernet: nb8800: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-06-19
1
-22
/
+2
*
net: ethernet: nb8800: use phydev from struct net_device
Philippe Reynes
2016-06-19
2
-29
/
+29
*
net: ethernet: et131x: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-06-18
1
-14
/
+2
*
net: ethernet: et131x: use phydev from struct net_device
Philippe Reynes
2016-06-18
1
-30
/
+18
*
net:liquidio: remove unused including <linux/version.h>
Wei Yongjun
2016-06-18
1
-1
/
+0
*
net: ethernet: ti: cpsw: remove rx_descs property
Ivan Khoronzhuk
2016-06-18
4
-11
/
+10
*
net: lantiq_etop: remove unused variable
Sudip Mukherjee
2016-06-18
1
-1
/
+0
*
qlcnic: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port
Alexander Duyck
2016-06-18
4
-32
/
+14
*
qede: Move all UDP port notifiers to single function
Alexander Duyck
2016-06-18
2
-85
/
+50
*
nfp: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port
Alexander Duyck
2016-06-18
1
-8
/
+14
*
mlx5_en: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port
Alexander Duyck
2016-06-18
1
-7
/
+13
*
mlx4_en: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port
Alexander Duyck
2016-06-18
3
-30
/
+20
*
ixgbe: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port
Alexander Duyck
2016-06-18
2
-42
/
+26
*
i40e: Move all UDP port notifiers to single function
Alexander Duyck
2016-06-18
2
-156
/
+51
*
fm10k: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port
Alexander Duyck
2016-06-18
2
-27
/
+20
*
benet: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port
Alexander Duyck
2016-06-18
2
-25
/
+15
*
bnxt: Move GENEVE support from hard-coded port to using port notifier
Alexander Duyck
2016-06-18
2
-6
/
+33
*
bnxt: Update drivers to support unified UDP encapsulation offload functions
Alexander Duyck
2016-06-18
2
-29
/
+40
*
bnx2x: Move all UDP port notifiers to single function
Alexander Duyck
2016-06-18
2
-81
/
+33
*
net: gianfar: fix old-style declaration
Arnd Bergmann
2016-06-17
1
-1
/
+1
*
net: tlan: don't set unused function argument
Arnd Bergmann
2016-06-17
1
-1
/
+0
*
net: qlcnic: don't set unused function argument
Arnd Bergmann
2016-06-17
1
-1
/
+0
*
net: ethernet: ax88796: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-06-17
1
-22
/
+2
*
net: ethernet: ax88796: use phydev from struct net_device
Philippe Reynes
2016-06-17
1
-13
/
+7
*
net: stmmac: dwmac-rk: keep the PHY up for WoL
Vincent Palatin
2016-06-16
1
-5
/
+43
*
net: stmmac: allow to split suspend/resume from init/exit callbacks
Vincent Palatin
2016-06-16
1
-2
/
+6
*
sfc: Fix VLAN filtering feature if vPort has VLAN_RESTRICT flag
Andrew Rybchenko
2016-06-16
3
-5
/
+74
*
sfc: Update MCDI protocol definitions
Edward Cree
2016-06-16
1
-48
/
+1279
*
sfc: Disable VLAN filtering by default if not strictly required
Andrew Rybchenko
2016-06-16
1
-1
/
+9
*
sfc: VLAN filters must only be created if the firmware supports this.
Martin Habets
2016-06-16
2
-0
/
+25
*
sfc: Fix dup unknown multicast/unicast filters after datapath reset
Andrew Rybchenko
2016-06-16
1
-11
/
+69
*
sfc: Refactor checks for invalid filter ID
Edward Cree
2016-06-16
1
-26
/
+13
*
sfc: Take mac_lock before calling efx_ef10_filter_table_probe
Martin Habets
2016-06-16
3
-2
/
+11
*
sfc: Implement ndo_vlan_rx_{add, kill}_vid() callbacks
Andrew Rybchenko
2016-06-16
3
-2
/
+124
*
sfc: Implement list of VLANs added over interface
Andrew Rybchenko
2016-06-16
2
-35
/
+295
*
sfc: Make EF10 filter management helper functions VLAN-aware
Andrew Rybchenko
2016-06-16
1
-29
/
+41
*
sfc: Store unicast and multicast promisc flag with address cache
Andrew Rybchenko
2016-06-16
1
-15
/
+15
*
sfc: Move filter IDs to per-VLAN data structure
Andrew Rybchenko
2016-06-16
1
-37
/
+51
*
sfc: Forget filter ID when the filter is marked old
Andrew Rybchenko
2016-06-16
1
-20
/
+33
*
sfc: Assert filter_sem write locked when required
Edward Cree
2016-06-16
2
-1
/
+24
*
sfc: Add efx_nic member with fixed netdev features
Andrew Rybchenko
2016-06-16
2
-4
/
+17
*
sfc: Move last mc_promisc flag to EF10 filter table state
Andrew Rybchenko
2016-06-16
2
-4
/
+5
*
sfc: Define macro with EF10 offload feature
Andrew Rybchenko
2016-06-16
1
-4
/
+8
*
liquidio: Introduce new octeon2/3 header
Raghu Vatsavayi
2016-06-16
7
-97
/
+334
*
liquidio: Replace ifidx for FW commands
Raghu Vatsavayi
2016-06-16
12
-174
/
+187
*
liquidio: New driver FW command structure
Raghu Vatsavayi
2016-06-16
3
-130
/
+19
[prev]
[next]