index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2024-10-21
net: hibmcge: Implement some ethtool_ops functions
Jijie Shao
2024-10-21
net: hibmcge: Implement rx_poll function to receive packets
Jijie Shao
2024-10-21
net: hibmcge: Implement .ndo_start_xmit function
Jijie Shao
2024-10-21
net: hibmcge: Implement some .ndo functions
Jijie Shao
2024-10-21
net: hibmcge: Add interrupt supported in this module
Jijie Shao
2024-10-21
net: hibmcge: Add mdio and hardware configuration supported in this module
Jijie Shao
2024-10-21
net: hibmcge: Add read/write registers supported through the bar space
Jijie Shao
2024-10-21
net: hibmcge: Add pci table supported in this module
Jijie Shao
2024-10-21
fsl/fman: Fix refcount handling of fman-related devices
Aleksandr Mishin
2024-10-21
fsl/fman: Save device references taken in mac_probe()
Aleksandr Mishin
2024-10-21
net: sfp: change quirks for Alcatel Lucent G-010S-P
Shengyu Qu
2024-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-10-20
net: ftgmac100: correct the phy interface of NC-SI mode
Jacky Chou
2024-10-20
eth: Fix typo 'accelaration'. 'exprienced' and 'rewritting'
WangYuli
2024-10-20
r8169: enable EEE at 2.5G per default on RTL8125B
Heiner Kallweit
2024-10-20
net: phy: realtek: add RTL8125D-internal PHY
Heiner Kallweit
2024-10-20
net: airoha: Reset BQL stopping the netdevice
Lorenzo Bianconi
2024-10-20
net: phy: mediatek-ge-soc: Propagate error code correctly in cal_cycle()
SkyLake.Huang
2024-10-20
net: phy: mediatek-ge-soc: Shrink line wrapping to 80 characters
SkyLake.Huang
2024-10-20
net: phy: mediatek-ge-soc: Fix coding style
SkyLake.Huang
2024-10-20
r8169: remove rtl_dash_loop_wait_high/low
Heiner Kallweit
2024-10-20
r8169: avoid duplicated messages if loading firmware fails and switch to warn...
Heiner Kallweit
2024-10-20
r8169: replace custom flag with disable_work() et al
Heiner Kallweit
2024-10-20
r8169: don't take RTNL lock in rtl_task()
Heiner Kallweit
2024-10-20
eth: fbnic: add CONFIG_PTP_1588_CLOCK_OPTIONAL dependency
Arnd Bergmann
2024-10-20
net: dsa: mv88e6xxx: Fix error when setting port policy on mv88e6393x
Peter Rashleigh
2024-10-20
wifi: rtw89: sar: add supported UNII-4 frequency range along with UNII-3 of S...
Ping-Ke Shih
2024-10-20
wifi: rtw89: 8852c: use 'int' as return type of error code pwr_{on,off}_func()
Ping-Ke Shih
2024-10-20
wifi: rtw89: 8852bt: use 'int' as return type of error code pwr_{on,off}_func()
Ping-Ke Shih
2024-10-20
wifi: rtw89: 8852b: use 'int' as return type of error code pwr_{on,off}_func()
Ping-Ke Shih
2024-10-20
wifi: rtw89: 8851b: use 'int' as return type of error code pwr_{on,off}_func()
Ping-Ke Shih
2024-10-20
wifi: rtw89: pci: use 'int' as return type of error code in poll_{tx,rx}dma_c...
Ping-Ke Shih
2024-10-20
wifi: rtw89: wow: cast nd_config->delay to u64 in tsf arithmetic
Ping-Ke Shih
2024-10-19
octeon_ep: Add SKB allocation failures handling in __octep_oq_process_rx()
Aleksandr Mishin
2024-10-19
octeon_ep: Implement helper for iterating packets in Rx queue
Aleksandr Mishin
2024-10-19
bnxt_en: replace ptp_lock with irqsave variant
Vadim Fedorenko
2024-10-19
net: phy: dp83822: Fix reset pin definitions
Michel Alex
2024-10-19
net: plip: fix break; causing plip to never transmit
Jakub Boehm
2024-10-19
be2net: fix potential memory leak in be_xmit()
Wang Hai
2024-10-19
net/sun3_82586: fix potential memory leak in sun3_82586_send_packet()
Wang Hai
2024-10-19
net: pse-pd: Fix out of bound for loop
Kory Maincent
2024-10-18
net: vxlan: update the document for vxlan_snoop()
Menglong Dong
2024-10-18
net: vxlan: replace VXLAN_INVALID_HDR with VNI_NOT_FOUND
Menglong Dong
2024-10-17
net: airoha: Fix typo in REG_CDM2_FWD_CFG configuration
Lorenzo Bianconi
2024-10-17
net: ravb: Add VLAN checksum support
Paul Barker
2024-10-17
net: ravb: Enable IPv6 TX checksum offload for GbEth
Paul Barker
2024-10-17
net: ravb: Enable IPv6 RX checksum offloading for GbEth
Paul Barker
2024-10-17
net: ravb: Simplify UDP TX checksum offload
Paul Barker
2024-10-17
net: ravb: Disable IP header TX checksum offloading
Paul Barker
2024-10-17
net: ravb: Simplify types in RX csum validation
Paul Barker
[prev]
[next]