index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-09
enetc: Use generic rule to map Tx rings to interrupt vectors
Claudiu Manoil
2021-04-09
net: enetc: fix TX ring interrupt storm
Vladimir Oltean
2021-04-09
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
2021-04-09
net: enetc: fix array underflow in error handling code
Dan Carpenter
2021-04-09
cxgb4: remove unneeded if-null-free check
Qiheng Lin
2021-04-09
r8169: use mac-managed PHY PM
Heiner Kallweit
2021-04-09
net: fec: use mac-managed PHY PM
Heiner Kallweit
2021-04-09
net: hns3: Trivial spell fix in hns3 driver
Salil Mehta
2021-04-09
lan743x: fix ethernet frame cutoff issue
Sven Van Asbroeck
2021-04-08
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2021-04-08
net: hns3: add suspend and resume pm_ops
Jiaran Zhang
2021-04-08
net: hns3: change flr_prepare/flr_done function names
Jiaran Zhang
2021-04-08
ionic: extend ts_config set locking
Shannon Nelson
2021-04-08
ionic: add ts_config replay
Shannon Nelson
2021-04-08
ionic: ignore EBUSY on queue start
Shannon Nelson
2021-04-08
ionic: re-start ptp after queues up
Shannon Nelson
2021-04-08
ionic: add SKBTX_IN_PROGRESS
Shannon Nelson
2021-04-08
ionic: check for valid tx_mode on SKBTX_HW_TSTAMP xmit
Shannon Nelson
2021-04-08
ionic: remove unnecessary compat ifdef
Shannon Nelson
2021-04-08
ionic: fix up a couple of code style nits
Shannon Nelson
2021-04-08
ice: fix memory leak of aRFS after resuming from suspend
Yongxin Liu
2021-04-08
i40e: Fix sparse warning: missing error code 'err'
Arkadiusz Kubalewski
2021-04-08
i40e: Fix sparse error: 'vsi->netdev' could be null
Arkadiusz Kubalewski
2021-04-08
i40e: Fix sparse error: uninitialized symbol 'ring'
Arkadiusz Kubalewski
2021-04-08
i40e: Fix sparse errors in i40e_txrx.c
Arkadiusz Kubalewski
2021-04-08
i40e: Fix parameters in aq_get_phy_register()
Grzegorz Siwik
2021-04-07
ice: Remove unnecessary blank line
Tony Nguyen
2021-04-07
ice: Remove unnecessary checks in add/kill_vid ndo ops
Brett Creeley
2021-04-07
ice: Remove rx_gro_dropped stat
Anirudh Venkataramanan
2021-04-07
ice: Use local variable instead of pointer derefs
Anirudh Venkataramanan
2021-04-07
ice: Remove unnecessary variable
Anirudh Venkataramanan
2021-04-07
ice: Limit forced overrides based on FW version
Jeb Cramer
2021-04-07
ice: Use default configuration mode for PHY configuration
Anirudh Venkataramanan
2021-04-07
ice: Replace some memsets and memcpys with assignment
Anirudh Venkataramanan
2021-04-07
ice: Fix error return codes in ice_set_link_ksettings
Anirudh Venkataramanan
2021-04-07
ice: Rename a couple of variables
Anirudh Venkataramanan
2021-04-07
ice: Remove unnecessary checker loop
Anirudh Venkataramanan
2021-04-07
ice: Ignore EMODE return for opcode 0x0605
Anirudh Venkataramanan
2021-04-07
ice: Align macro names to the specification
Anirudh Venkataramanan
2021-04-07
ice: Modify recursive way of adding nodes
Victor Raj
2021-04-07
ice: Re-send some AQ commands, as result of EBUSY AQ error
Chinh T Cao
2021-04-07
net: fealnx: use module_pci_driver to simplify the code
Wei Yongjun
2021-04-07
net: atheros: atl2: use module_pci_driver to simplify the code
Wei Yongjun
2021-04-07
net: sundance: use module_pci_driver to simplify the code
Wei Yongjun
2021-04-07
tulip: de2104x: use module_pci_driver to simplify the code
Wei Yongjun
2021-04-07
tulip: windbond-840: use module_pci_driver to simplify the code
Wei Yongjun
2021-04-07
enic: use module_pci_driver to simplify the code
Wei Yongjun
2021-04-07
net: encx24j600: use module_spi_driver to simplify the code
Wei Yongjun
2021-04-07
liquidio: Fix unintented sign extension of a left shift of a u16
Colin Ian King
[next]