summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-08-22wifi: iwlwifi: pcie: clean up gen1/gen2 TFD unmapJohannes Berg
2023-08-22wifi: iwlwifi: remove WARN from read_mem32()Johannes Berg
2023-08-22wifi: iwlwifi: api: fix a small upper/lower-case typoJohannes Berg
2023-08-22wifi: iwlwifi: mvm: advertise MLO only if EHT is enabledJohannes Berg
2023-08-21wifi: rtw89: regd: update regulatory map to R64-R43Zong-Zhe Yang
2023-08-21wifi: rtw89: fix a width vs precision bugDan Carpenter
2023-08-21wifi: rt2x00: correct MAC_SYS_CTRL register RX mask in R-CalibrationShiji Yang
2023-08-21wifi: rtlwifi: use eth_broadcast_addr() to assign broadcast addressYang Yingliang
2023-08-21wifi: rtw89: Introduce Time Averaged SAR (TAS) featureKuan-Chung Chen
2023-08-21wifi: rtw89: 8852b: rfk: fine tune IQK parameters to improve performance on 2...Ping-Ke Shih
2023-08-21wifi: ipw2x00: refactor to use kstrtoulJustin Stitt
2023-08-21wifi: mwifiex: fix comment typos in SDIO moduleDmitry Antipov
2023-08-21wifi: mwifiex: cleanup adapter dataDmitry Antipov
2023-08-21wifi: mwifiex: Fix missed return in oob checks failed pathPolaris Pi
2023-08-21wifi: mwifiex: use is_zero_ether_addr() instead of ether_addr_equal()Ruan Jinjie
2023-08-21wifi: mwifiex: drop BUG_ON from TX pathsDmitry Antipov
2023-08-21wifi: mwifiex: handle possible mwifiex_write_reg() errorsDmitry Antipov
2023-08-21wifi: mwifiex: handle possible sscanf() errorsDmitry Antipov
2023-08-21wifi: mwifiex: cleanup private data structuresDmitry Antipov
2023-08-21wifi: mwifiex: fix memory leak in mwifiex_histogram_read()Dmitry Antipov
2023-08-21pds_core: Fix some kernel-doc commentsYang Li
2023-08-20net: stmmac: Check more MAC HW features for XGMAC Core 3.20Furong Xu
2023-08-20net: lan743x: Return PTR_ERR() for fixed_phy_register()Ruan Jinjie
2023-08-20net: bcmgenet: Return PTR_ERR() for fixed_phy_register()Ruan Jinjie
2023-08-20net: bgmac: Return PTR_ERR() for fixed_phy_register()Ruan Jinjie
2023-08-20net: dsa: realtek: add phylink_get_caps implementationRussell King (Oracle)
2023-08-19net: microchip: sparx5: Update return value check for vcap_get_rule()Ruan Jinjie
2023-08-19net: lan966x: Fix return value check for vcap_get_rule()Ruan Jinjie
2023-08-19net: microchip: vcap api: Always return ERR_PTR for vcap_get_rule()Ruan Jinjie
2023-08-19net: mdio: xgene: remove useless xgene_mdio_statusRussell King (Oracle)
2023-08-19stmmac: intel: Enable correction of MAC propagation delayKurt Kanzenbach
2023-08-18net: freescale: Remove unused declarationsYue Haibing
2023-08-18bnxt_en: Add tx_resets ring counterMichael Chan
2023-08-18bnxt_en: Display the ring error counters under ethtool -SMichael Chan
2023-08-18bnxt_en: Save ring error counters across resetMichael Chan
2023-08-18bnxt_en: Increment rx_resets counter in bnxt_disable_napi()Michael Chan
2023-08-18bnxt_en: Let the page pool manage the DMA mappingSomnath Kotur
2023-08-18bnxt_en: Use the unified RX page pool buffers for XDP and non-XDPSomnath Kotur
2023-08-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-08-18net: dm9051: Use PTR_ERR_OR_ZERO() to simplify codeRuan Jinjie
2023-08-18sky2: Remove redundant NULL check for debugfs_create_dirRuan Jinjie
2023-08-18pds_core: remove redundant pci_clear_master()Yu Liao
2023-08-18Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-08-18net: fec: use napi_consume_skb() in fec_enet_tx_queue()Wei Fang
2023-08-18sfc: Remove unneeded semicolonYang Li
2023-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-18Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-08-18Merge tag 'drm-fixes-2023-08-18-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-08-17netconsole: Enable compile time configurationBreno Leitao
2023-08-17netconsole: Create a allocation helperBreno Leitao