summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-08-08bnx2x: Provide declaration of dmae_reg_go_c in headerSimon Horman
2024-08-09wifi: rtw88: Enable USB RX aggregation for 8822c/8822b/8821cBitterblue Smith
2024-08-09wifi: rtw88: usb: Support RX aggregationBitterblue Smith
2024-08-09wifi: rtw88: usb: Update the RX stats after every frameBitterblue Smith
2024-08-09wifi: rtw88: usb: Init RX burst length according to USB speedBitterblue Smith
2024-08-09wifi: rtl8xxxu: add missing rtl8192cu USB IDsPeter Robinson
2024-08-09wifi: rtl8xxxu: drop reference to staging driversPeter Robinson
2024-08-09wifi: rtw89: wow: add net-detect support for 8852cChin-Yen Lee
2024-08-09wifi: rtw89: wow: add delay option for net-detectChin-Yen Lee
2024-08-09wifi: rtw89: wow: add WoWLAN net-detect supportChin-Yen Lee
2024-08-09wifi: rtw89: wow: implement PS mode for net-detectChin-Yen Lee
2024-08-09wifi: rtw89: 8852c: support firmware format up to v1Ping-Ke Shih
2024-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-08Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-08-08net: dsa: microchip: disable EEE for KSZ8567/KSZ9567/KSZ9896/KSZ9897.Martin Whitaker
2024-08-08net: ethtool: fix off-by-one error in max RSS context IDsEdward Cree
2024-08-08net: pse-pd: tps23881: include missing bitfield.h headerArnd Bergmann
2024-08-08net: fec: Stop PPS on driver removeCsókás, Bence
2024-08-08net: bcmgenet: Properly overlay PHY and MAC Wake-on-LAN capabilitiesFlorian Fainelli
2024-08-08net: stmmac: dwmac4: fix PCS duplex mode decodeRussell King (Oracle)
2024-08-07idpf: fix UAFs when destroying the queuesAlexander Lobakin
2024-08-07idpf: fix memleak in vport interrupt configurationMichal Kubiak
2024-08-07idpf: fix memory leaks and crashes while performing a soft resetAlexander Lobakin
2024-08-07net: mvpp2: Increase size of queue_name bufferSimon Horman
2024-08-07bonding: Pass string literal as format argument of alloc_ordered_workqueue()Simon Horman
2024-08-07bnxt_en : Fix memory out-of-bounds in bnxt_fill_hw_rss_tbl()Michael Chan
2024-08-07net: fec: Switch to RUNTIME/SYSTEM_SLEEP_PM_OPS()Fabio Estevam
2024-08-07net: dsa: bcm_sf2: Fix a possible memory leak in bcm_sf2_mdio_register()Joe Hattori
2024-08-07net/fungible: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2024-08-07igc: Fix qbv tx latency by setting gtxoffsetFaizal Rahim
2024-08-07igc: Fix reset adapter logics when tx mode changeFaizal Rahim
2024-08-07igc: Fix qbv_config_change_errors logicsFaizal Rahim
2024-08-07igc: Fix packet still tx after gate close by reducing i226 MAC retry bufferFaizal Rahim
2024-08-07ice: Fix incorrect assigns of FEC countsMateusz Polchlopek
2024-08-07ice: Skip PTP HW writes during PTP reset procedureGrzegorz Nitka
2024-08-07ice: Fix reset handlerGrzegorz Nitka
2024-08-07wifi: b43: Constify struct lpphy_tx_gain_table_entryChristophe JAILLET
2024-08-07wifi: rtlwifi: rtl8192du: Initialise value32 in _rtl92du_init_queue_reserved_...Bitterblue Smith
2024-08-07wifi: ath12k: fix invalid AMPDU factor calculation in ath12k_peer_assoc_h_he()Baochen Qiang
2024-08-07wifi: ath12k: match WMI BSS chan info structure with firmware definitionP Praneesh
2024-08-07wifi: ath12k: fix BSS chan info request WMI commandP Praneesh
2024-08-07wifi: ath12k: restore ASPM for supported hardwares onlyAditya Kumar Singh
2024-08-07wifi: ath9k: Remove error checks when creating debugfs entriesToke Høiland-Jørgensen
2024-08-07wifi: ath9k: use devm for gpio_request_one()Rosen Penev
2024-08-07wifi: ath9k: use devm for request_irq()Rosen Penev
2024-08-07wifi: rtw89: correct VHT TX rate on 20MHz connectionDian-Syuan Yang
2024-08-07wifi: rtw89: add support for HW encryption in unicast management framesKuan-Chung Chen
2024-08-06Merge tag 'linux-can-next-for-6.12-20240806' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2024-08-07wifi: rtw89: avoid to add interface to list twice when SERChih-Kang Chang
2024-08-07wifi: rtw89: 8922a: Add new fields for scan offload H2C commandPo-Hao Huang