summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-08-04wifi: mwifiex: increase max_num_akm_suitesSascha Hauer
2024-08-03net: pse-pd: tps23881: Fix the device ID checkKyle Swenson
2024-08-02net: dsa: vsc73xx: speed up MDIO bus to max allowed valuePawel Dembicki
2024-08-02gve: Fix use of netif_carrier_ok()Praveen Kaligineedi
2024-08-02ibmveth: Recycle buffers during replenish phaseNick Child
2024-08-02ibmveth: Optimize poll rescheduling processNick Child
2024-08-02net: pse-pd: tps23881: Fix the device ID checkKyle Swenson
2024-08-02net: airoha: Link the gdm port to the selected qdma controllerLorenzo Bianconi
2024-08-02net: airoha: Start all qdma NAPIs in airoha_probe()Lorenzo Bianconi
2024-08-02net: airoha: Allow mapping IO region for multiple qdma controllersLorenzo Bianconi
2024-08-02net: airoha: Use qdma pointer as private structure in airoha_irq_handler routineLorenzo Bianconi
2024-08-02net: airoha: Add airoha_qdma pointer in airoha_tx_irq_queue/airoha_queue stru...Lorenzo Bianconi
2024-08-02net: airoha: Move irq_mask in airoha_qdma structureLorenzo Bianconi
2024-08-02net: airoha: Move airoha_queues in airoha_qdmaLorenzo Bianconi
2024-08-02net: airoha: Introduce airoha_qdma structLorenzo Bianconi
2024-08-02eth: fbnic: select DEVLINK and PAGE_POOLSimon Horman
2024-08-02net: axienet: remove unnecessary parenthesesRadhey Shyam Pandey
2024-08-02net: axienet: remove unnecessary ftrace-like loggingRadhey Shyam Pandey
2024-08-02net: axienet: add missing blank line after declarationRadhey Shyam Pandey
2024-08-02net: axienet: Replace the occurrences of (1<<x) by BIT(x)Appana Durga Kedareswara Rao
2024-08-02wifi: rtw89: pass chanctx_idx to rtw89_btc_{path_}phymap()Zong-Zhe Yang
2024-08-02wifi: rtw89: fw: correct chan access in assoc_cmac_tbl_g7 and update_beacon_beZong-Zhe Yang
2024-08-02wifi: rtw89: pass rtwvif to RFK scanZong-Zhe Yang
2024-08-02wifi: rtw89: pass rtwvif to RFK channelZong-Zhe Yang
2024-08-02wifi: rtw89: rename sub_entity to chanctxZong-Zhe Yang
2024-08-02wifi: rtw89: mcc: stop at a role holding chanctxZong-Zhe Yang
2024-08-02wifi: rtw89: chan: refine MCC re-plan flow when unassign chanctxZong-Zhe Yang
2024-08-02wifi: rtw88: always wait for both firmware loading attemptsDmitry Antipov
2024-08-02wifi: rtw89: fix typo of rtw89_phy_ra_updata_XXXZong-Zhe Yang
2024-08-02wifi: rtw89: 885xb: reset IDMEM mode to prevent download firmware failurePing-Ke Shih
2024-08-02wifi: rtw89: add support for hardware rfkillKuan-Chung Chen
2024-08-02wifi: rtw89: add EVM statistics for 1SS rateKuan-Chung Chen
2024-08-01net: Use of_property_read_bool()Rob Herring (Arm)
2024-08-01net: mdio: Use of_property_count_u32_elems() to get property lengthRob Herring (Arm)
2024-08-01net: phy: qca807x: Drop unnecessary and broken DT validationRob Herring (Arm)
2024-08-02wifi: rtw88: 8822c: Parse channel from IE to correct invalid hardware reportsPo-Hao Huang
2024-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-01Merge tag 'net-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-08-01net: ethernet: mtk_eth_soc: drop clocks unused by Ethernet driverDaniel Golle
2024-08-01net/mlx5: Reclaim max 50K pages at onceAnand Khoje
2024-08-01wifi: ath9k: fix possible integer overflow in ath9k_get_et_stats()Dmitry Kandybka
2024-08-01wifi: ath9k: Use swap() to improve ath9k_hw_get_nf_hist_mid()Thorsten Blum
2024-08-01wifi: ath9k: use unmanaged PCI functions in ath9k_pci_owl_loaderHeiner Kallweit
2024-07-31net: macb: Convert tasklet API to new bottom half workqueue mechanismAllen Pais
2024-07-31net: cnic: Convert tasklet API to new bottom half workqueue mechanismAllen Pais
2024-07-31net: xgbe: Convert tasklet API to new bottom half workqueue mechanismAllen Pais
2024-07-31net: alteon: Convert tasklet API to new bottom half workqueue mechanismAllen Pais
2024-07-31igc: Fix double reset adapter triggered from a single taprio cmdFaizal Rahim
2024-07-31mlxsw: core_thermal: Fix -Wformat-truncation warningIdo Schimmel
2024-07-31mlxsw: core_thermal: Remove unnecessary assignmentsIdo Schimmel