summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-02-03wifi: ath12k: Adjust the timing to access ACPI tableLingbo Kong
2025-02-03wifi: ath12k: Add Support for enabling or disabling specific features based o...Lingbo Kong
2025-02-03wifi: ath12k: Add support for obtaining the buffer type ACPI function bitmapLingbo Kong
2025-02-03wifi: ath12k: handle ath12k_mac_ieee80211_sta_bw_to_wmi() for link staAditya Kumar Singh
2025-02-03wifi: ath12k: relocate ath12k_mac_ieee80211_sta_bw_to_wmi()Aditya Kumar Singh
2025-02-03wifi: ath12k: Avoid napi_sync() before napi_enable()Avula Sri Charan
2025-02-03wifi: ath12k: prevent CSA counter to reach 0 and hit WARN_ON_ONCEAditya Kumar Singh
2025-02-03wifi: ath12k: update the latest CSA counterAditya Kumar Singh
2025-02-03wifi: ath12k: fix handling of CSA offsets in beacon template commandAditya Kumar Singh
2025-02-03wifi: ath12k: update beacon template function to use arvif structureAditya Kumar Singh
2025-02-03Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-02-03tg3: Disable tg3 PCIe AER on system rebootLenny Szubowicz
2025-02-03wifi: rtl8xxxu: retry firmware download on errorSoeren Moch
2025-02-03wifi: rtw88: Don't use static local variable in rtw8821c_set_tx_power_index_b...Bitterblue Smith
2025-02-03wifi: rtw88: Don't use static local variable in rtw8822b_set_tx_power_index_b...Bitterblue Smith
2025-02-03wifi: rtl8xxxu: Enable AP mode for RTL8192CU (RTL8188CUS)Ezra Buehler
2025-02-03wifi: rtw89: pci: not assert wiphy_lock to free early_h2c for PCI probe/removePing-Ke Shih
2025-02-03wifi: rtw89: remove definition of driver mutexPing-Ke Shih
2025-02-03wifi: rtw89: manual cosmetic along lockdep_assert_wiphy()Ping-Ke Shih
2025-02-03wifi: rtw89: remove consumers of driver mutexPing-Ke Shih
2025-02-03wifi: rtw89: debugfs: use debugfs_short_fopsPing-Ke Shih
2025-02-03wifi: rtw89: debugfs: use wiphy_locked_debugfs_{read,write}() if neededPing-Ke Shih
2025-02-03wifi: rtw89: debugfs: specify buffer size allocated by devm_kazlloc() for rea...Ping-Ke Shih
2025-02-03wifi: rtw89: debugfs: implement file_ops::read/write to replace seq_filePing-Ke Shih
2025-02-03wifi: rtw89: use wiphy_work() to replace ieee802111_work()Ping-Ke Shih
2025-02-03wifi: rtw89: add wiphy_lock() to work that isn't held wiphy_lock() yetPing-Ke Shih
2025-02-03wifi: rtw89: cleanup unused rtwdev::roc_workZong-Zhe Yang
2025-02-03wifi: rtw89: regd: refactor init/setup flow and prototypeZong-Zhe Yang
2025-02-03wifi: rtw89: regd: handle supported regulatory functions by countryZong-Zhe Yang
2025-02-03wifi: rtw89: regd: support loading regd table from fw elementZong-Zhe Yang
2025-02-03wifi: rtw89: phy: disable CFO track when two PHY are working simultaneouslyPing-Ke Shih
2025-02-03wifi: rtw89: phy: support EDCCA log per PHYPing-Ke Shih
2025-02-03wifi: rtw89: phy: support EDCCA per PHYPing-Ke Shih
2025-02-03wifi: rtw89: phy: support ch_info per PHYPing-Ke Shih
2025-02-03wifi: rtw89: phy: support DIG per PHYPing-Ke Shih
2025-02-03wifi: rtw89: phy: support env_monitor per PHYPing-Ke Shih
2025-02-03wifi: rtw89: phy: add PHY context array to support functions per PHYPing-Ke Shih
2025-02-03wifi: rtw89: phy: rename to RTW89_PHY_NUM as proper namingPing-Ke Shih
2025-02-01vmxnet3: Fix tx queue race condition with XDPSankararaman Jayaraman
2025-02-01ice: Add check for devm_kzalloc()Jiasheng Jiang
2025-02-01net: bcmgenet: Correct overlaying of PHY and MAC Wake-on-LANFlorian Fainelli
2025-01-31wifi: ath12k: remove return for empty tx bitrate in mac_op_sta_statisticsRemi Pommarel
2025-01-31wifi: ath12k: fix ath12k_hal_tx_cmd_ext_desc_setup() info1 overrideNicolas Escande
2025-01-31ice: stop storing XDP verdict within ice_rx_bufMaciej Fijalkowski
2025-01-31ice: gather page_count()'s of each frag right before XDP prog callMaciej Fijalkowski
2025-01-31ice: put Rx buffers after being done with current frameMaciej Fijalkowski
2025-01-30Merge tag 'net-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-01-30net: sh_eth: Fix missing rtnl lock in suspend/resume pathKory Maincent
2025-01-30net: ravb: Fix missing rtnl lock in suspend/resume pathKory Maincent
2025-01-29bgmac: reduce max frame size to support just MTU 1500Rafał Miłecki