summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2024-09-15net: ethernet: fs_enet: Make the per clock optionalMaxime Chevallier
2024-09-14net: ti: icssg-prueth: Add multicast filtering support in HSR modeMD Danish Anwar
2024-09-14net: ti: icssg-prueth: Enable HSR Tx duplication, Tx Tag and Rx Tag offloadRavi Gunasekaran
2024-09-14net: ti: icssg-prueth: Add support for HSR frame forward offloadMD Danish Anwar
2024-09-14net: ti: icssg-prueth: Stop hardcoding def_incMD Danish Anwar
2024-09-14net: ti: icss-iep: Move icss_iep structureMD Danish Anwar
2024-09-14wifi: ath9k: add range check for conn_rsp_epid in htc_connect_service()Jeongjun Park
2024-09-14wifi: ath9k: use clamp() in ar9003_aic_cal_post_process()Li Zetao
2024-09-13net: ibm: emac: get rid of wol_irqRosen Penev
2024-09-13net: ibm: emac: remove all waiting codeRosen Penev
2024-09-13net: ibm: emac: replace of_get_propertyRosen Penev
2024-09-13net: ibm: emac: use netdev's phydev directlyRosen Penev
2024-09-13net: ibm: emac: use devm for register_netdevRosen Penev
2024-09-13net: ibm: emac: remove mii_bus with devmRosen Penev
2024-09-13net: ibm: emac: use devm for of_iomapRosen Penev
2024-09-13net: ibm: emac: manage emac_irq with devmRosen Penev
2024-09-13net: ibm: emac: use devm for alloc_etherdevRosen Penev
2024-09-13octeontx2-af: debugfs: Add Channel info to RPM mapLinu Cherian
2024-09-13Merge tag 'linux-can-next-for-6.12-20240911' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2024-09-13rtase: Fix error code in rtase_init_board()Dan Carpenter
2024-09-13Merge tag 'linux-can-fixes-for-6.11-20240912' of git://git.kernel.org/pub/scm...Jakub Kicinski