summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-09-24r8169: add tally counter fields added with RTL8125Heiner Kallweit
2024-09-24net: phy: aquantia: fix applying active_low bit after resetDaniel Golle
2024-09-24net: phy: aquantia: fix setting active_low bitDaniel Golle
2024-09-24wifi: rtw89: tweak driver architecture for impending MLO supportZong-Zhe Yang
2024-09-24wifi: rtw89: refactor STA related func ahead for MLOZong-Zhe Yang
2024-09-24wifi: rtw89: refactor VIF related func ahead for MLOZong-Zhe Yang
2024-09-24wifi: rtw89: read link_sta corresponding to the linkZong-Zhe Yang
2024-09-24wifi: rtw89: read bss_conf corresponding to the linkZong-Zhe Yang
2024-09-24wifi: rtw89: rename rtw89_sta to rtw89_sta_link ahead for MLOZong-Zhe Yang
2024-09-24wifi: rtw89: rename rtw89_vif to rtw89_vif_link ahead for MLOZong-Zhe Yang
2024-09-23Merge tag 'i2c-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-23net: cirrus: use u8 for addr to calm down sparseNikita Shubin
2024-09-22net: sparx5: Fix invalid timestampsAakash Menon
2024-09-20wifi: rtw88: use ieee80211_purge_tx_queue() to purge TX skbPing-Ke Shih
2024-09-20wifi: rtw88: Constify some arrays and structsBitterblue Smith
2024-09-20wifi: rtw89: rfk: update firmware debug log of DACK to v2Ping-Ke Shih
2024-09-20wifi: rtw89: rfk: add firmware debug log of IQKPing-Ke Shih
2024-09-20wifi: rtw89: rfk: add firmware debug log of TSSIPing-Ke Shih
2024-09-20wifi: rtw89: 8922a: rfk: support firmware command RX DCK v1 formatPing-Ke Shih
2024-09-20wifi: rtw89: 8922a: rfk: enlarge TSSI timeout time to 20msPing-Ke Shih
2024-09-20wifi: rtlwifi: make read-only arrays static constColin Ian King
2024-09-19wifi: ath6kl: fix typos in struct wmi_rssi_threshold_params_cmd and wmi_snr_t...Andrew Kreimer
2024-09-19wifi: wcn36xx: fix a typo in struct wcn36xx_sta documentationAndrew Kreimer
2024-09-19wifi: ath12k: make read-only array svc_id static constColin Ian King
2024-09-19net: seeq: Fix use after free vulnerability in ether3 Driver Due to Race Cond...Kaixin Wang
2024-09-19net: xilinx: axienet: Fix packet countingSean Anderson
2024-09-19net: xilinx: axienet: Schedule NAPI in two stepsSean Anderson
2024-09-19net: phy: aquantia: fix -ETIMEDOUT PHY probe failure when firmware not presentVladimir Oltean
2024-09-19Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-09-19wifi: iwlegacy: Fix "field-spanning write" warning in il_enqueue_hcmd()Ben Hutchings
2024-09-18wifi: ath9k: remove ath9k_platform_dataRosen Penev
2024-09-18wifi: ath9k: btcoex: remove platform_dataRosen Penev
2024-09-18wifi: ath9k: eeprom: remove platform dataRosen Penev
2024-09-18wifi: wl1251: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan
2024-09-18wifi: mwifiex: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan
2024-09-18wifi: p54: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan
2024-09-18wifi: brcmfmac: add flag for random seed during firmware downloadJacobe Zang
2024-09-18wifi: brcmfmac: Add optional lpo clock enable supportJacobe Zang
2024-09-18wifi: wlcore: sdio: Use helper to define resourcesVasileios Amoiridis
2024-09-18wifi: wlcore: sdio: Make use of irq_get_trigger_type()Vasileios Amoiridis
2024-09-18wifi: brcmfmac: of: Make use of irq_get_trigger_type()Vasileios Amoiridis
2024-09-18wifi: mt76: do not increase mcu skb refcount if retry is not supportedFelix Fietkau
2024-09-18wifi: rtw89: coex: add debug message of link counts on 2/5GHz bands for wl_in...Ping-Ke Shih
2024-09-17Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-09-16Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-09-16Merge tag 'thermal-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-09-15net/mlx5: HWS, check the correct variable in hws_send_ring_alloc_sq()Dan Carpenter
2024-09-15ice: Fix a NULL vs IS_ERR() check in probe()Dan Carpenter
2024-09-15ice: Fix a couple NULL vs IS_ERR() bugsDan Carpenter