summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-04-23wifi: mwifiex: use adapter as context pointer for mwifiex_hs_activated_event()Sascha Hauer
2025-04-23wifi: mwifiex: deduplicate code in mwifiex_cmd_tx_rate_cfg()Sascha Hauer
2025-04-23wifi: iwlwifi: mvm: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2025-04-23wifi: iwlwifi: fw: api: Absolute rudimentary typo fixes in the file power.hBhaskar Chowdhury
2025-04-23wifi: iwlwifi: Add missing MODULE_FIRMWARE for Qu-c0-jf-b0VĂ­ctor Gonzalo
2025-04-23wifi: iwlwifi: mvm: Remove duplicated include in iwl-utils.cYang Li
2025-04-23wifi: free SKBTX_WIFI_STATUS skb tx_flags flagJohannes Berg
2025-04-23wifi: rt2x00: remove weird self-assignment in rt2800_loft_search()Dmitry Antipov
2025-04-23wifi: iwlwifi: restore missing initialization of async_handlers_listItamar Shalev
2025-04-23wifi: brcm80211: fmac: Add error handling for brcmf_usb_dl_writeimage()Wentao Liang
2025-04-23wifi: plfxlc: Remove erroneous assert in plfxlc_mac_releaseMurad Masimov
2025-04-23wifi: iwlwifi: fix the check for the SCRATCH register upon resumeEmmanuel Grumbach
2025-04-23wifi: iwlwifi: don't warn if the NIC is gone in resumeEmmanuel Grumbach
2025-04-23wifi: iwlwifi: mld: fix BAID validity checkJohannes Berg
2025-04-23wifi: iwlwifi: back off on continuous errorsJohannes Berg
2025-04-23wifi: iwlwifi: mld: only create debugfs symlink if it does not existBenjamin Berg
2025-04-23wifi: iwlwifi: mld: inform trans on init failureMiri Korenblit
2025-04-23wifi: iwlwifi: mld: properly handle async notification in op mode startMiri Korenblit
2025-04-23Revert "wifi: iwlwifi: make no_160 more generic"Miri Korenblit
2025-04-23Revert "wifi: iwlwifi: add support for BE213"Miri Korenblit
2025-04-22xdp: create locked/unlocked instances of xdp redirect target settersJoshua Washington
2025-04-22net: wangxun: restrict feature flags for tunnel packetsJiawen Wu
2025-04-22net: txgbe: Support to set UDP tunnel portJiawen Wu
2025-04-22ppp: Split ppp_exit_net() to ->exit_rtnl().Kuniyuki Iwashima
2025-04-22pfcp: Convert pfcp_net_exit() to ->exit_rtnl().Kuniyuki Iwashima
2025-04-22net: stmmac: visconti: convert to set_clk_tx_rate() methodRussell King (Oracle)
2025-04-22net: dsa: rzn1_a5psw: Make the read-only array offsets static constColin Ian King
2025-04-22net: ethernet: mtk_eth_soc: net: revise NETSYSv3 hardware configurationBo-Cun Chen
2025-04-22net: stmmac: Add DWMAC glue layer for Renesas GBETHLad Prabhakar
2025-04-22virtio-net: disable delayed refill when pausing rxBui Quang Minh
2025-04-22net: phy: leds: fix memory leakQingfang Deng
2025-04-22emulex/benet: Annotate flash_cookie as nonstringKees Cook
2025-04-22net: phy: dp83822: Add support for changing the MAC terminationDimitri Fedrau
2025-04-22net: phy: Add helper for getting MAC termination resistanceDimitri Fedrau
2025-04-22r8169: use pci_prepare_to_sleep in rtl_shutdownHeiner Kallweit
2025-04-22octeontx2-af: Remove unused rvu_npc_enable_bcast_entryDr. David Alan Gilbert
2025-04-22net: phylink: fix suspend/resume with WoL enabled and link downRussell King (Oracle)
2025-04-22rtase: Add ndo_setup_tc support for CBS offload in traffic control setupJustin Lai
2025-04-22net: phy: microchip: force IRQ polling mode for lan88xxFiona Klute
2025-04-22ionic: add module eeprom channel data to ionic_if and ethtoolShannon Nelson
2025-04-22ionic: support ethtool get_module_eeprom_by_pageShannon Nelson
2025-04-22ionic: extend the QSFP module sprom for more pagesShannon Nelson
2025-04-22vxlan: Convert FDB table to rhashtableIdo Schimmel
2025-04-22vxlan: Introduce FDB key structureIdo Schimmel
2025-04-22vxlan: Do not treat dst cache initialization errors as fatalIdo Schimmel
2025-04-22vxlan: Create wrappers for FDB lookupIdo Schimmel
2025-04-22vxlan: Rename FDB Tx lookup functionIdo Schimmel
2025-04-22vxlan: Convert FDB flushing to RCUIdo Schimmel
2025-04-22vxlan: Convert FDB garbage collection to RCUIdo Schimmel
2025-04-22vxlan: Use linked list to traverse FDB entriesIdo Schimmel