index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
net: phy: mscc: macsec initialization
Antoine Tenart
2020-01-14
4
-0
/
+865
*
|
net: macsec: add nla support for changing the offloading selection
Antoine Tenart
2020-01-14
1
-3
/
+142
*
|
net: macsec: hardware offloading infrastructure
Antoine Tenart
2020-01-14
1
-12
/
+441
*
|
net: macsec: move some definitions in a dedicated header
Antoine Tenart
2020-01-14
1
-163
/
+1
*
|
mdio_bus: Simplify reset handling and extend to non-DT systems
Geert Uytterhoeven
2020-01-14
1
-11
/
+5
*
|
net: phy: Added IRQ print to phylink_bringup_phy()
Florian Fainelli
2020-01-14
2
-4
/
+15
*
|
net: stmmac: selftests: Add a test for TBS feature
Jose Abreu
2020-01-14
1
-0
/
+71
*
|
net: stmmac: selftests: Switch to dev_direct_xmit()
Jose Abreu
2020-01-14
1
-19
/
+6
*
|
net: stmmac: Add missing information in DebugFS capabilities file
Jose Abreu
2020-01-14
1
-0
/
+6
*
|
net: stmmac: pci: Enable TBS on GMAC5 IPK PCI entry
Jose Abreu
2020-01-14
1
-0
/
+2
*
|
net: stmmac: gmac4+: Add TBS support
Jose Abreu
2020-01-14
5
-0
/
+46
*
|
net: stmmac: xgmac: Add TBS support
Jose Abreu
2020-01-14
3
-0
/
+46
*
|
net: stmmac: tc: Add support for ETF Scheduler using TBS
Jose Abreu
2020-01-14
4
-0
/
+29
*
|
net: stmmac: Initial support for TBS
Jose Abreu
2020-01-14
4
-65
/
+155
*
|
amd-xgbe: remove unnecessary conversion to bool
Chen Zhou
2020-01-14
1
-1
/
+1
*
|
net: mvneta: change page pool nid to NUMA_NO_NODE
Lorenzo Bianconi
2020-01-14
1
-1
/
+1
*
|
sfc/ethtool_common: Make some function to static
Zhang Xiaoxu
2020-01-13
1
-8
/
+9
*
|
net: amd: a2065: Use print_hex_dump_debug() helper
Geert Uytterhoeven
2020-01-13
1
-4
/
+3
*
|
net: amd: a2065: Kill Sun LANCE relics
Geert Uytterhoeven
2020-01-13
1
-4
/
+0
*
|
net: ethernet: ixp4xx: Use parent dev for DMA pool
Linus Walleij
2020-01-12
1
-1
/
+1
*
|
ARM/net: ixp4xx: Pass ethernet physical base as resource
Linus Walleij
2020-01-12
1
-9
/
+11
*
|
net: ehernet: ixp4xx: Use netdev_* messages
Linus Walleij
2020-01-12
1
-29
/
+23
*
|
net: ethernet: ixp4xx: Use distinct local variable
Linus Walleij
2020-01-12
1
-22
/
+25
*
|
net: ethernet: ixp4xx: Standard module init
Linus Walleij
2020-01-12
1
-52
/
+44
*
|
ixp4xx_eth: move platform_data definition
Arnd Bergmann
2020-01-12
2
-0
/
+1
*
|
ptp: ixp46x: move adjacent to ethernet driver
Arnd Bergmann
2020-01-12
7
-19
/
+89
*
|
wan: ixp4xx_hss: prepare compile testing
Arnd Bergmann
2020-01-12
2
-16
/
+22
*
|
wan: ixp4xx_hss: fix compile-testing on 64-bit
Arnd Bergmann
2020-01-12
1
-2
/
+2
*
|
net: hns3: refactor the notification scheme of PF reset
Huazhong Tan
2020-01-11
1
-23
/
+19
*
|
net: hns3: modify hclge_func_reset_sync_vf()'s return type to void
Huazhong Tan
2020-01-11
1
-20
/
+9
*
|
net: hns3: enlarge HCLGE_RESET_WAIT_CNT
Huazhong Tan
2020-01-11
1
-1
/
+2
*
|
net: hns3: refactor the procedure of VF FLR
Huazhong Tan
2020-01-11
3
-65
/
+55
*
|
net: hns3: refactor the precedure of PF FLR
Huazhong Tan
2020-01-11
2
-43
/
+43
*
|
net: hns3: split hclgevf_reset() into preparing and rebuilding part
Huazhong Tan
2020-01-11
1
-42
/
+39
*
|
net: hns3: split hclge_reset() into preparing and rebuilding part
Huazhong Tan
2020-01-11
1
-25
/
+34
*
|
sfc: remove set but not used variable 'nic_data'
YueHaibing
2020-01-11
1
-3
/
+0
*
|
sfc: remove duplicated include from ef10.c
YueHaibing
2020-01-11
1
-1
/
+0
*
|
bnxt: Detach page from page pool before sending up the stack
Jonathan Lemon
2020-01-11
1
-0
/
+1
*
|
devlink: rename and expand devlink-trap-netdevsim.rst
Jacob Keller
2020-01-11
1
-1
/
+1
*
|
devlink: move devlink documentation to subfolder
Jacob Keller
2020-01-11
1
-1
/
+1
*
|
r8169: factor out PHY configuration to r8169_phy_config.c
Heiner Kallweit
2020-01-11
3
-1292
/
+1308
*
|
r8169: add r8169.h
Heiner Kallweit
2020-01-11
2
-64
/
+84
*
|
r8169: rename rtl_apply_firmware
Heiner Kallweit
2020-01-11
1
-16
/
+16
*
|
r8169: add phydev argument to rtl8168d_apply_firmware_cond
Heiner Kallweit
2020-01-11
1
-4
/
+5
*
|
r8169: use phy_read/write instead of rtl_readphy/writephy
Heiner Kallweit
2020-01-11
1
-54
/
+53
*
|
r8169: replace rtl_w0w1_phy
Heiner Kallweit
2020-01-11
1
-22
/
+12
*
|
r8169: replace rtl_patchphy
Heiner Kallweit
2020-01-11
1
-26
/
+16
*
|
r8169: move disabling MAC EEE for RTL8402/RTL8106e
Heiner Kallweit
2020-01-11
1
-2
/
+6
*
|
r8169: move setting ERI register 0x1d0 for RTL8106
Heiner Kallweit
2020-01-11
1
-2
/
+2
*
|
r8169: switch to phylib functions in rtl_writephy_batch
Heiner Kallweit
2020-01-11
1
-18
/
+21
[prev]
[next]