index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-22
Merge tag 'hyperv-next-signed-20210216' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+16
2021-02-22
Merge tag 'for-linus-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+1
2021-02-21
Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-4
/
+5
2021-02-19
i40e: Fix endianness conversions
Norbert Ciosek
3
-8
/
+8
2021-02-19
i40e: Fix add TC filter for IPv6
Mateusz Palczewski
1
-2
/
+3
2021-02-18
i40e: Fix VFs not created
Sylwester Dziedziuch
1
-2
/
+1
2021-02-18
i40e: Fix addition of RX filters after enabling FW LLDP agent
Mateusz Palczewski
2
-12
/
+13
2021-02-18
i40e: Fix overwriting flow control settings during driver loading
Mateusz Palczewski
1
-27
/
+0
2021-02-18
i40e: Add zero-initialization of AQ command structures
Mateusz Palczewski
1
-0
/
+6
2021-02-18
i40e: Fix memory leak in i40e_probe
Keita Suzuki
1
-0
/
+2
2021-02-18
i40e: Fix flow for IPv6 next header (extension header)
Slawomir Laba
1
-3
/
+6
2021-02-18
Merge tag 'v5.11' into rdma.git for-next
Jason Gunthorpe
105
-375
/
+1052
2021-02-18
octeontx2-pf: Fix otx2_get_fecparam()
Dan Carpenter
1
-1
/
+1
2021-02-18
cteontx2-pf: cn10k: Prevent harmless double shift bugs
Dan Carpenter
1
-3
/
+3
2021-02-18
net: stmmac: Add PCI bus info to ethtool driver query output
Wong Vee Khee
2
-0
/
+5
2021-02-18
net: stmmac: dwmac-sun8i: Add a shutdown callback
Samuel Holland
1
-0
/
+10
2021-02-18
net: stmmac: dwmac-sun8i: Minor probe function cleanup
Samuel Holland
1
-1
/
+3
2021-02-18
net: stmmac: dwmac-sun8i: Use reset_control_reset
Samuel Holland
1
-4
/
+4
2021-02-18
net: stmmac: dwmac-sun8i: Remove unnecessary PHY power check
Samuel Holland
1
-4
/
+2
2021-02-18
net: stmmac: dwmac-sun8i: Return void from PHY unpower
Samuel Holland
1
-3
/
+2
2021-02-18
r8169: use macro pm_ptr
Heiner Kallweit
1
-3
/
+1
2021-02-18
net: mdio: Remove of_phy_attach()
Florian Fainelli
1
-30
/
+0
2021-02-18
net: mscc: ocelot: select PACKING in the Kconfig
Vladimir Oltean
1
-0
/
+1
2021-02-17
Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
89
-347
/
+791
2021-02-17
net: re-solve some conflicts after net -> net-next merge
Jakub Kicinski
4
-36
/
+9
2021-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
35
-225
/
+482
2021-02-17
net: phy: broadcom: Do not modify LED configuration for SFP module PHYs
Robert Hancock
1
-9
/
+15
2021-02-17
net: phy: Add is_on_sfp_module flag and phy_on_sfp helper
Robert Hancock
1
-0
/
+2
2021-02-17
net: phy: broadcom: Set proper 1000BaseX/SGMII interface mode for BCM54616S
Robert Hancock
1
-12
/
+72
2021-02-17
lan743x: sync only the received area of an rx ring buffer
Sven Van Asbroeck
1
-9
/
+26
2021-02-17
lan743x: boost performance on cpu archs w/o dma cache snooping
Sven Van Asbroeck
2
-181
/
+148
2021-02-17
net: enetc: fix destroyed phylink dereference during unbind
Vladimir Oltean
1
-2
/
+3
2021-02-17
net: mvneta: Implement mqprio support
Maxime Chevallier
1
-0
/
+61
2021-02-17
net: mvneta: Remove per-cpu queue mapping for Armada 3700
Maxime Chevallier
1
-1
/
+8
2021-02-17
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
David S. Miller
8
-117
/
+399
2021-02-17
drivers: net: xilinx_emaclite: remove arch limitation
Gary Guo
2
-3
/
+2
2021-02-17
net: dsa: felix: Add support for MRP
Horatiu Vultur
1
-0
/
+38
2021-02-17
net: mscc: ocelot: Add support for MRP
Horatiu Vultur
4
-1
/
+245
2021-02-17
net: phy: marvell: Ensure SGMII auto-negotiation is enabled for 88E1111
Robert Hancock
1
-5
/
+8
2021-02-17
sfp: add support for 5gbase-t SFPs
Marek BehĂșn
1
-0
/
+3
2021-02-17
net: phylink: Add 5gbase-r support
Marek BehĂșn
1
-0
/
+4
2021-02-17
tg3: Remove unused PHY_BRCM flags
Florian Fainelli
1
-6
/
+0
2021-02-17
net: amd-xgbe: Fix network fluctuations when using 1G BELFUSE SFP
Shyam Sundar S K
1
-0
/
+3
2021-02-17
net: amd-xgbe: Reset link when the link never comes back
Shyam Sundar S K
2
-1
/
+9
2021-02-17
net: amd-xgbe: Fix NETDEV WATCHDOG transmit queue timeout warning
Shyam Sundar S K
2
-1
/
+1
2021-02-17
net: amd-xgbe: Reset the PHY rx data path when mailbox command timeout
Shyam Sundar S K
2
-1
/
+41
2021-02-17
net: phy: mscc: coma mode disabled for VSC8514
Bjarni Jonasson
2
-0
/
+20
2021-02-17
net: phy: mscc: improved serdes calibration applied to VSC8514
Bjarni Jonasson
5
-166
/
+840
2021-02-17
net: phy: mscc: adding LCPLL reset to VSC8514
Bjarni Jonasson
2
-122
/
+236
2021-02-17
net/mlx5: Add cyc2time HW translation mode support
Aya Levin
8
-38
/
+241
[prev]
[next]