index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-17
net: ethernet: marvell: pxa168_eth: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-21
/
+18
2016-07-17
net: ethernet: marvell: pxa168_eth: use phydev from struct net_device
Philippe Reynes
1
-20
/
+16
2016-07-17
net: ethernet: adi: bfin_mac: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-23
/
+2
2016-07-17
net: ethernet: adi: bfin_mac: use phydev from struct net_device
Philippe Reynes
2
-20
/
+12
2016-07-17
dwc_eth_qos: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-1
/
+2
2016-07-16
net: hisilicon: Add Fast Ethernet MAC driver
Dongpo Li
3
-0
/
+1020
2016-07-16
net: cpsw: make TI_CPSW_PHY_SEL invisible
Uwe Kleine-König
1
-2
/
+1
2016-07-15
net: ethernet: ti: cpmac: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-21
/
+2
2016-07-15
net: ethernet: ti: cpmac: use phydev from struct net_device
Philippe Reynes
1
-26
/
+20
2016-07-15
net: ethernet: amd: au1000_eth: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-21
/
+2
2016-07-15
net: ethernet: amd: au1000_eth: use phydev from struct net_device
Philippe Reynes
2
-25
/
+16
2016-07-15
net: ethernet: smsc9420: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-22
/
+2
2016-07-15
net: ethernet: smsc9420: use phydev from struct net_device
Philippe Reynes
1
-27
/
+17
2016-07-15
net: ethernet: ethoc: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-22
/
+2
2016-07-15
net: ethernet: ethoc: use phydev from struct net_device
Philippe Reynes
1
-13
/
+7
2016-07-15
net: ethernet: pasemi_mac: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-26
/
+2
2016-07-15
net: ethernet: pasemi_mac: use phydev from struct net_device
Philippe Reynes
3
-20
/
+15
2016-07-15
net: ethernet: xilinx: axienet: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-45
/
+2
2016-07-15
net: ethernet: xilinx: axienet: use phydev from struct net_device
Philippe Reynes
2
-21
/
+16
2016-07-15
net: ethernet: tc35815: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-16
/
+2
2016-07-15
net: ethernet: tc35815: use phydev from struct net_device
Philippe Reynes
1
-27
/
+18
2016-07-14
mlxsw: spectrum_router: Return -ENOENT in case of error
Christophe Jaillet
1
-1
/
+1
2016-07-14
net: ethernet: ll_temac: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-12
/
+2
2016-07-14
net: ethernet: ll_temac: use phydev from struct net_device
Philippe Reynes
2
-22
/
+16
2016-07-14
net/mlx5e: Add TC offload support for the VF representors netdevice
Or Gerlitz
1
-1
/
+34
2016-07-14
net/mlx5e: Add TC HW support for FDB (SRIOV e-switch) offloads
Or Gerlitz
2
-6
/
+34
2016-07-14
net/mlx5e: Add TC drop and mirred/redirect action parsing for SRIOV offloads
Or Gerlitz
1
-0
/
+53
2016-07-14
net/mlx5e: Adjustments in the TC offload code towards reuse for SRIOV
Or Gerlitz
1
-16
/
+16
2016-07-14
net/mlx5: E-Switch, Add API to configure rules for the offloaded mode
Or Gerlitz
2
-0
/
+49
2016-07-14
net/mlx5: E-Switch, Use two priorities for SRIOV offloads mode
Or Gerlitz
3
-15
/
+42
2016-07-14
net/mlx5e: Offload TC flow counters only when supported
Or Gerlitz
1
-1
/
+1
2016-07-14
net/mlx5: Introduce bulk reading of flow counters
Amir Vadai
3
-22
/
+140
2016-07-14
net/mlx5: Store counters in rbtree instead of list
Amir Vadai
2
-10
/
+55
2016-07-13
net: nps_enet: code reuse
Elad Kanfi
1
-10
/
+11
2016-07-13
net: nps_enet: fix coding style issues
Elad Kanfi
1
-3
/
+3
2016-07-13
net: ethernet: bgmac: Remove redundant dev_err call in bgmac_probe()
Wei Yongjun
1
-6
/
+2
2016-07-13
stmmac: dwmac-socfpga: remove redundant dev_err call in socfpga_dwmac_parse_d...
Wei Yongjun
1
-14
/
+3
2016-07-12
mlxsw: core: Trace EMAD messages
Jiri Pirko
1
-5
/
+13
2016-07-12
dwc_eth_qos: fix missing clk_disable_unprepare() on error in dwceqos_probe()
Wei Yongjun
1
-1
/
+1
2016-07-12
net: mediatek: fix non static symbol warnings
Wei Yongjun
1
-3
/
+3
2016-07-12
stmmac: dwmac-socfpga: fix wrong pointer passed to PTR_ERR()
Wei Yongjun
1
-1
/
+1
2016-07-11
net: ethernet: bgmac: Fix return value check in bgmac_probe()
Wei Yongjun
1
-1
/
+1
2016-07-11
nfp: check idx is -ENOSPC before using it is an index
Colin Ian King
1
-1
/
+1
2016-07-11
net: smc91x: ACPI Enable lan91x adapters
Jeremy Linton
1
-3
/
+10
2016-07-11
drivers/net: fixup comments after "Future-proof tunnel offload handlers"
Sabrina Dubroca
2
-12
/
+4
2016-07-11
Revert "net: ethernet: bcmgenet: use phy_ethtool_{get|set}_link_ksettings"
Philippe Reynes
1
-2
/
+26
2016-07-10
net: ethernet: Add TSE PCS support to dwmac-socfpga
Tien Hock Loh
4
-22
/
+431
2016-07-09
net: ethernet: bgmac: Add platform device support
Jon Mason
7
-285
/
+650
2016-07-09
net: ethernet: bgmac: convert to feature flags
Jon Mason
2
-48
/
+140
2016-07-09
net: ethernet: bgmac: move BCMA MDIO Phy code into a separate file
Jon Mason
4
-217
/
+298
[next]