index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-12
net: amd: a2065: Use print_hex_dump_debug() helper
Geert Uytterhoeven
1
-4
/
+3
2020-01-12
net: amd: a2065: Kill Sun LANCE relics
Geert Uytterhoeven
1
-4
/
+0
2020-01-12
net: ethernet: ixp4xx: Use parent dev for DMA pool
Linus Walleij
1
-1
/
+1
2020-01-12
ARM/net: ixp4xx: Pass ethernet physical base as resource
Linus Walleij
1
-9
/
+11
2020-01-12
net: ehernet: ixp4xx: Use netdev_* messages
Linus Walleij
1
-29
/
+23
2020-01-12
net: ethernet: ixp4xx: Use distinct local variable
Linus Walleij
1
-22
/
+25
2020-01-12
net: ethernet: ixp4xx: Standard module init
Linus Walleij
1
-52
/
+44
2020-01-12
ixp4xx_eth: move platform_data definition
Arnd Bergmann
2
-0
/
+1
2020-01-12
ptp: ixp46x: move adjacent to ethernet driver
Arnd Bergmann
5
-2
/
+415
2020-01-11
net: hns3: refactor the notification scheme of PF reset
Huazhong Tan
1
-23
/
+19
2020-01-11
net: hns3: modify hclge_func_reset_sync_vf()'s return type to void
Huazhong Tan
1
-20
/
+9
2020-01-11
net: hns3: enlarge HCLGE_RESET_WAIT_CNT
Huazhong Tan
1
-1
/
+2
2020-01-11
net: hns3: refactor the procedure of VF FLR
Huazhong Tan
3
-65
/
+55
2020-01-11
net: hns3: refactor the precedure of PF FLR
Huazhong Tan
2
-43
/
+43
2020-01-11
net: hns3: split hclgevf_reset() into preparing and rebuilding part
Huazhong Tan
1
-42
/
+39
2020-01-11
net: hns3: split hclge_reset() into preparing and rebuilding part
Huazhong Tan
1
-25
/
+34
2020-01-10
sfc: remove set but not used variable 'nic_data'
YueHaibing
1
-3
/
+0
2020-01-10
sfc: remove duplicated include from ef10.c
YueHaibing
1
-1
/
+0
2020-01-10
bnxt: Detach page from page pool before sending up the stack
Jonathan Lemon
1
-0
/
+1
2020-01-10
r8169: factor out PHY configuration to r8169_phy_config.c
Heiner Kallweit
3
-1292
/
+1308
2020-01-10
r8169: add r8169.h
Heiner Kallweit
2
-64
/
+84
2020-01-10
r8169: rename rtl_apply_firmware
Heiner Kallweit
1
-16
/
+16
2020-01-10
r8169: add phydev argument to rtl8168d_apply_firmware_cond
Heiner Kallweit
1
-4
/
+5
2020-01-10
r8169: use phy_read/write instead of rtl_readphy/writephy
Heiner Kallweit
1
-54
/
+53
2020-01-10
r8169: replace rtl_w0w1_phy
Heiner Kallweit
1
-22
/
+12
2020-01-10
r8169: replace rtl_patchphy
Heiner Kallweit
1
-26
/
+16
2020-01-10
r8169: move disabling MAC EEE for RTL8402/RTL8106e
Heiner Kallweit
1
-2
/
+6
2020-01-10
r8169: move setting ERI register 0x1d0 for RTL8106
Heiner Kallweit
1
-2
/
+2
2020-01-10
r8169: switch to phylib functions in rtl_writephy_batch
Heiner Kallweit
1
-18
/
+21
2020-01-10
r8169: change argument type of RTL8168g-specific PHY config functions
Heiner Kallweit
1
-14
/
+12
2020-01-10
r8169: change argument type of EEE PHY functions
Heiner Kallweit
1
-24
/
+18
2020-01-10
r8169: move RTL8169scd Gigabyte PHY quirk
Heiner Kallweit
1
-13
/
+5
2020-01-10
r8169: remove not needed debug print in rtl8169_init_phy
Heiner Kallweit
1
-5
/
+4
2020-01-10
r8169: prepare for exporting rtl_hw_phy_config
Heiner Kallweit
1
-100
/
+117
2020-01-10
net: stmmac: gmac5+: Fix missing return
Jose Abreu
1
-0
/
+1
2020-01-10
net: stmmac: xgmac: Fix missing return
Jose Abreu
1
-0
/
+1
2020-01-10
sfc: move RPS code
Alex Maftei (amaftei)
8
-276
/
+273
2020-01-10
sfc: move yet more functions
Alex Maftei (amaftei)
6
-64
/
+66
2020-01-10
sfc: move RSS code
Alex Maftei (amaftei)
4
-70
/
+72
2020-01-10
sfc: move a couple more functions
Alex Maftei (amaftei)
6
-51
/
+56
2020-01-10
sfc: move some ethtool code
Alex Maftei (amaftei)
4
-442
/
+489
2020-01-10
sfc: move various functions
Alex Maftei (amaftei)
11
-76
/
+88
2020-01-10
sfc: move more rx code
Alex Maftei (amaftei)
4
-208
/
+224
2020-01-10
sfc: move more tx code
Alex Maftei (amaftei)
3
-77
/
+78
2020-01-10
sfc: refactor selftest work init code
Alex Maftei (amaftei)
3
-3
/
+8
2020-01-09
net: stmmac: pci: remove the duplicate code of set phy_mask
Dejin Zheng
1
-5
/
+0
2020-01-09
mlxsw: spectrum: Only require minimum firmware version
Ido Schimmel
1
-7
/
+4
2020-01-09
mlxsw: spectrum: Update firmware version to xx.2000.2714
Ido Schimmel
1
-2
/
+2
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
23
-120
/
+182
2020-01-09
sfc: move MCDI logging device attribute
Alex Maftei (amaftei)
3
-37
/
+50
[next]