summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2025-09-01wifi: rtw89: pci: move chip ISR definition out from chip generationPing-Ke Shih-10/+27
2025-09-01wifi: rtl8xxxu: Remove TL-WN722N V2 (0x2357: 0x010c) from untested devicesAleksej Smirnov-1/+2
2025-08-31wifi: iwlwifi: don't support WH a stepMiri Korenblit-0/+6
2025-08-31wifi: iwlwifi: mld: remove a TODOMiri Korenblit-6/+0
2025-08-31wifi: iwlwifi: carefully select the PNVM sourceMiri Korenblit-8/+61
2025-08-31wifi: iwlwifi: mld: make iwl_mld_rm_vif voidMiri Korenblit-7/+4
2025-08-31wifi: iwlwifi: pcie: remember when interrupts are disabledMiri Korenblit-0/+3
2025-08-31wifi: iwlwifi: mld: support TLC command version 5Miri Korenblit-19/+91
2025-08-31wifi: iwlwifi: gen1_2: move gen specific code to a functionMiri Korenblit-6/+13
2025-08-31wifi: iwlwifi: gen1_2: rename iwl_trans_pcie_op_mode_enterMiri Korenblit-3/+3
2025-08-31wifi: iwlwifi: really remove hw_wfpm_idMiri Korenblit-2/+0
2025-08-31wifi: iwlwifi: remove unneeded jacket indicationMiri Korenblit-20/+7
2025-08-31wifi: iwlwifi: don't publish TWT capabilitiesMiri Korenblit-4/+0
2025-08-31wifi: iwlwifi: trans: move dev_cmd_pool to trans specificMiri Korenblit-55/+76
2025-08-31wifi: iwlwifi: remove .pnvm files from module infoMiri Korenblit-4/+16
2025-08-31wifi: iwlwifi: acpi: make iwl_guid staticJohannes Berg-5/+3
2025-08-31wifi: iwlwifi: uefi: remove runtime check of constant valuesJohannes Berg-5/+2
2025-08-29microchip: lan865x: Fix LAN8651 autoloadingStefan Wahren-0/+2
2025-08-29microchip: lan865x: Fix module autoloadingStefan Wahren-2/+3
2025-08-29net: ethernet: oa_tc6: Handle failure of spi_setupStefan Wahren-1/+2
2025-08-29microchip: lan865x: add ndo_eth_ioctl handler to enable PHY ioctl supportParthiban Veerasooran-0/+1
2025-08-29xirc2ps_cs: fix register access when enabling FullDuplexAlok Tiwari-1/+1
2025-08-29pppoe: drop sock reference counting on fast pathQingfang Deng-22/+13
2025-08-29pppoe: remove rwlock usageQingfang Deng-41/+53
2025-08-29Merge tag 'wireless-2025-08-28' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-68/+190
2025-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-687/+758
2025-08-28Merge tag 'net-6.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-684/+754
2025-08-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-1688/+1747
2025-08-28eth: mlx5: remove Kconfig co-dependency with VXLANJakub Kicinski-2/+3
2025-08-28net: stmmac: mdio: clean up c22/c45 accessor splitRussell King (Oracle)-4/+0
2025-08-28net: stmmac: minor cleanups to stmmac_bus_clks_config()Russell King (Oracle)-13/+14
2025-08-28net: stmmac: mdio: use netdev_priv() directlyRussell King (Oracle)-28/+10
2025-08-28net: phy: mtk-2p5ge: Add LED support for MT7988Sky Huang-6/+98
2025-08-28net/mlx5e: add op for getting netdev DMA deviceDragos Tatulea-0/+24
2025-08-28fbnic: Push local unicast MAC addresses to FW to populate TCAMsAlexander Duyck-1/+143
2025-08-28fbnic: Add logic to repopulate RPC TCAM if BMC enables channelAlexander Duyck-9/+21
2025-08-28fbnic: Pass fbnic_dev instead of netdev to __fbnic_set/clear_rx_modeAlexander Duyck-11/+12
2025-08-28fbnic: Move promisc_sync out of netdev code and into RPC pathAlexander Duyck-43/+49
2025-08-28net: pse-pd: Add Si3474 PSE controller driverPiotr Kubik-0/+590
2025-08-28Merge tag 'iwlwifi-fixes-2025-08-28' of https://git.kernel.org/pub/scm/linux/...Johannes Berg-7/+57
2025-08-28wifi: iwlwifi: cfg: add back more lost PCI IDsJohannes Berg-0/+8
2025-08-28wifi: iwlwifi: fix byte count table for old devicesJohannes Berg-1/+2
2025-08-28wifi: iwlwifi: cfg: restore some 1000 series configsJohannes Berg-3/+3
2025-08-28Merge tag 'mt76-fixes-2025-08-27' of https://github.com/nbd168/wirelessJohannes Berg-51/+124
2025-08-28wifi: mwifiex: Initialize the chan_stats array to zeroQianfeng Rong-4/+5
2025-08-28wifi: iwlwifi: uefi: check DSM item validityJohannes Berg-0/+6
2025-08-28wifi: iwlwifi: acpi: check DSM func validityJohannes Berg-1/+32
2025-08-28wifi: iwlwifi: if scratch is ~0U, consider it a failureEmmanuel Grumbach-2/+6
2025-08-28net: macb: Disable clocks onceNeil Mandir-5/+2
2025-08-28wifi: iwlwifi: refactor iwl_pnvm_get_from_fsMiri Korenblit-10/+10