index
:
pm24.git
cpufreq-rust
master
perf-mon
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
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
2024-09-03
netdevice: convert private flags > BIT(31) to bitfields
Alexander Lobakin
2024-09-02
r8169: add support for RTL8126A rev.b
ChunHao Lin
2024-09-02
net: stmmac: drop the ethtool begin() callback
Andrew Halaney
2024-09-01
octeontx2-af: configure default CPT credits for CN10KA B0
Srujana Challa
2024-09-01
octeontx2-af: avoid RXC register access for CN10KB
Srujana Challa
2024-09-01
octeontx2-af: use dynamic interrupt vectors for CN10K
Srujana Challa
2024-08-30
nfp: Convert to use ERR_CAST()
Shen Lichuan
2024-08-30
sfc: Convert to use ERR_CAST()
Shen Lichuan
2024-08-29
bnxt_en: Support dynamic MSIX
Michael Chan
2024-08-29
bnxt_en: Allocate the max bp->irq_tbl size for dynamic msix allocation
Michael Chan
2024-08-29
bnxt_en: Replace deprecated PCI MSIX APIs
Michael Chan
2024-08-29
bnxt_en: Remove register mapping to support INTX
Michael Chan
2024-08-29
bnxt_en: Remove BNXT_FLAG_USING_MSIX flag
Michael Chan
2024-08-29
bnxt_en: Deprecate support for legacy INTX mode
Michael Chan
2024-08-29
bnxt_en: Support QOS and TPID settings for the SRIOV VLAN
Sreekanth Reddy
2024-08-29
bnxt_en: add support for retrieving crash dump using ethtool
Vikas Gupta
2024-08-29
bnxt_en: add support for storing crash dump into host memory
Vikas Gupta
2024-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-29
net: alacritech: Switch to use dev_err_probe()
Yang Ruibin
2024-08-29
net: hns: Use IS_ERR_OR_NULL() helper function
Hongbo Li
2024-08-29
net: vertexcom: mse102x: Use ETH_ZLEN
Stefan Wahren
2024-08-29
net: vertexcom: mse102x: Drop log message on remove
Stefan Wahren
2024-08-29
net: vertexcom: mse102x: Fix random MAC address log
Stefan Wahren
2024-08-29
net: vertexcom: mse102x: Silence TX timeout
Stefan Wahren
2024-08-29
net: vertexcom: mse102x: Use DEFINE_SIMPLE_DEV_PM_OPS
Stefan Wahren
2024-08-28
net: hisilicon: hns_mdio: fix OF node leak in probe()
Krzysztof Kozlowski
2024-08-28
net: hisilicon: hns_dsaf_mac: fix OF node leak in hns_mac_get_info()
Krzysztof Kozlowski
2024-08-28
net: hisilicon: hip04: fix OF node leak in probe()
Krzysztof Kozlowski
2024-08-28
net: ftgmac100: Get link speed and duplex for NC-SI
Jacky Chou
2024-08-27
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2024-08-27
net: mana: Implement get_ringparam/set_ringparam for mana
Shradha Gupta
2024-08-27
net: airoha: fix module autoloading
Liao Chen
2024-08-27
net: ag71xx: fix module autoloading
Liao Chen
2024-08-27
net: dm9051: fix module autoloading
Liao Chen
2024-08-27
net: txgbe: use pci_dev_id() helper
Yu Liao
2024-08-27
net: ag71xx: support probe defferal for getting MAC address
Rosen Penev
2024-08-27
net: liquidio: Remove unused declarations
Yue Haibing
2024-08-27
net: thunderx: Remove unused declarations
Yue Haibing
2024-08-27
ethernet: stmmac: dwmac-rk: Add GMAC support for RK3576
David Wu
2024-08-27
ethernet: stmmac: dwmac-rk: Fix typo for RK3588 code
Detlev Casanova
2024-08-27
net: ethernet: ti: am65-cpsw-nuss: Replace of_node_to_fwnode() with more suit...
Andy Shevchenko
2024-08-27
ionic: Prevent tx_timeout due to frequent doorbell ringing
Brett Creeley
2024-08-26
ice: add callbacks for Embedded SYNC enablement on dpll pins
Arkadiusz Kubalewski
2024-08-26
net: ti: icssg-prueth: Fix 10M Link issue on AM64x
MD Danish Anwar
2024-08-26
net: dpaa: reduce number of synchronize_net() calls
Xi Huang
2024-08-26
net: ag71xx: move clk_eth out of struct
Rosen Penev
2024-08-26
net: xilinx: axienet: Support IFF_ALLMULTI
Sean Anderson
2024-08-26
net: xilinx: axienet: Don't set IFF_PROMISC in ndev->flags
Sean Anderson
2024-08-26
net: xilinx: axienet: Don't print if we go into promiscuous mode
Sean Anderson
[next]