summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-07-09net: txgbevf: add sw init pci info and reset hardwareMengyuan Lou
2025-07-09net: wangxun: add txgbevf buildMengyuan Lou
2025-07-09net: libwx: add wangxun vf common apiMengyuan Lou
2025-07-09net: libwx: add base vf api for vf driversMengyuan Lou
2025-07-09net: libwx: add mailbox api for wangxun vf driversMengyuan Lou
2025-07-09net: mana: Fix warnings for missing export.h header inclusionNaman Jain
2025-07-09netronome: don't bother with debugfs_real_fops()Al Viro
2025-07-09Merge tag 'iwlwifi-next-2025-07-09' of https://git.kernel.org/pub/scm/linux/k...Johannes Berg
2025-07-09wifi: iwlwifi: mvm: remove support for iwl_wowlan_info_notif_v4Miri Korenblit
2025-07-09wifi: iwlwifi: bump minimum API version in BZMiri Korenblit
2025-07-09wifi: iwlwifi: mvm: remove unneeded argumentMiri Korenblit
2025-07-09wifi: iwlwifi: mvm: remove MLO GTK rekey codeMiri Korenblit
2025-07-09wifi: iwlwifi: pcie: rename iwl_pci_gen1_2_probe() argumentJohannes Berg
2025-07-09wifi: iwlwifi: match discrete/integrated to fix some namesJohannes Berg
2025-07-09wifi: iwlwifi: remove Intel driver load messageJohannes Berg
2025-07-09wifi: iwlwifi: mvm/mld: make PHC messages debug messagesJohannes Berg
2025-07-09wifi: iwlwifi: trans: remove iwl_trans_initMiri Korenblit
2025-07-09wifi: iwlwifi: pcie move common probe logicMiri Korenblit
2025-07-09wifi: iwlwifi: bump FW API to 102 for BZ/SC/DRMiri Korenblit
2025-07-09wifi: iwlwifi: pcie: Move txcmd size/align calculation to callersYedidya Benshimol
2025-07-09wifi: iwlwifi: pcie move gen1_2 probe to gen1_2/trans.cYedidya Benshimol
2025-07-09wifi: iwlwifi: use PNVM data embedded in .ucode filesJohannes Berg
2025-07-09wifi: iwlwifi: Add an helper function for polling bitsRotem Kerem
2025-07-09wifi: iwlwifi: mask reserved bits in chan_state_active_bitmapPagadala Yesu Anjaneyulu
2025-07-08net: phy: smsc: Fix link failure in forced mode with Auto-MDIXOleksij Rempel
2025-07-08net: phy: smsc: Force predictable MDI-X state on LAN87xxOleksij Rempel
2025-07-08net: phy: smsc: Fix Auto-MDIX configuration when disabled by strapOleksij Rempel
2025-07-08net: stmmac: Fix interrupt handling for level-triggered mode in DWC_XGMAC2EricChan
2025-07-08eth: fbnic: Create fw_log file in DebugFSLee Trager
2025-07-08eth: fbnic: Enable firmware loggingLee Trager
2025-07-08eth: fbnic: Add mailbox support for firmware logsLee Trager
2025-07-08eth: fbnic: Create ring buffer for firmware logsLee Trager
2025-07-08eth: fbnic: Use FIELD_PREP to generate minimum firmware versionLee Trager
2025-07-08eth: fbnic: Fix incorrect minimum firmware versionLee Trager
2025-07-08Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2025-07-08eth: mlx5: migrate to the *_rxfh_context opsJakub Kicinski
2025-07-08eth: ice: drop the dead code related to rss_contextsJakub Kicinski
2025-07-08eth: otx2: migrate to the *_rxfh_context opsJakub Kicinski
2025-07-08tun: enable gso over UDP tunnel support.Paolo Abeni
2025-07-08virtio_net: enable gso over UDP tunnel support.Paolo Abeni
2025-07-08virtio_net: add supports for extended offloadsPaolo Abeni
2025-07-08net: airoha: Fix an error handling path in airoha_probe()Christophe JAILLET
2025-07-08net: hibmcge: configure FIFO thresholds according to the MAC controller docum...Jijie Shao
2025-07-08net: hibmcge: adjust the burst len configuration of the MAC controller to imp...Jijie Shao
2025-07-08net: hibmcge: support scenario without PHYJijie Shao
2025-07-08net: splice: Drop unused @gfpMichal Luczaj
2025-07-08net: ethernet: rtsn: Fix a null pointer dereference in rtsn_probe()Haoxiang Li
2025-07-08net: Use of_reserved_mem_region_to_resource{_byname}() for "memory-region"Rob Herring (Arm)
2025-07-08gve: global: fix "for a while" typoAhelenia ZiemiaƄska
2025-07-08net/mlx5: Fix spelling mistake "disabliing" -> "disabling"Colin Ian King