summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-04-20wifi: iwlwifi: mvm: enable support for MLO APIsGregory Greenman
2023-04-20wifi: iwlwifi: mvm: prefer RCU_INIT_POINTER()Johannes Berg
2023-04-20wifi: iwlwifi: mvm: fix potential memory leakJohannes Berg
2023-04-20wifi: iwlwifi: fw: fix argument to efi.get_variableAlon Giladi
2023-04-20wifi: iwlwifi: mvm: fix MIC removal confusionJohannes Berg
2023-04-20wifi: iwlwifi: fw: fix memory leak in debugfsJohannes Berg
2023-04-20wifi: iwlwifi: Update support for b0 versionMukesh Sisodiya
2023-04-19Revert "net/mlx5: Enable management PF initialization"Jakub Kicinski
2023-04-19net: micrel: Update the list of supported physHoratiu Vultur
2023-04-19net: stmmac: dwmac-meson8b: Avoid cast to incompatible function typeSimon Horman
2023-04-19Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-04-19Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-04-19e1000e: Disable TSO on i219-LM card to increase speedSebastian Basierski
2023-04-19bnxt_en: fix free-runnig PHC modeVadim Fedorenko
2023-04-19net: dsa: mt7530: fix support for MT7531BEDaniel Golle
2023-04-19net: dsa: microchip: ksz8795: Correctly handle huge frame configurationChristophe JAILLET
2023-04-19wifi: ath11k: Remove disabling of 80+80 and 160 MHzMuna Sinada
2023-04-19wifi: ath9k: Don't mark channelmap stack variable read-only in ath9k_mci_upda...Toke Høiland-Jørgensen
2023-04-19wifi: ath11k: Fix SKB corruption in REO destination ringNagarajan Maran
2023-04-19wifi: ath11k: Fix incorrect update of radiotap fieldsPradeep Kumar Chitrapu
2023-04-19wifi: ath11k: fix tx status reporting in encap offload modePradeep Kumar Chitrapu
2023-04-19wifi: ath11k: add peer mac information in failure casesHarshitha Prem
2023-04-19wifi: ath11k: Prevent REO cmd failuresHarshitha Prem
2023-04-19wifi: ath11k: fix double free of peer rx_tid during reo cmd failureHarshitha Prem
2023-04-19stmmac: fix changing mac addressCorinna Vinschen
2023-04-19hamradio: drop ISA_DMA_API dependencyArnd Bergmann
2023-04-19mlxsw: pci: Fix possible crash during initializationIdo Schimmel
2023-04-19net: phy: marvell: Implement led_blink_set()Andrew Lunn
2023-04-19net: phy: phy_device: Call into the PHY driver to set LED blinkingAndrew Lunn
2023-04-19net: phy: marvell: Add software control of the LEDsAndrew Lunn
2023-04-19net: phy: phy_device: Call into the PHY driver to set LED brightnessAndrew Lunn
2023-04-19net: phy: Add a binding for PHY LEDsAndrew Lunn
2023-04-19net: dsa: qca8k: add LEDs blink_set() supportChristian Marangi
2023-04-19net: dsa: qca8k: add LEDs basic supportChristian Marangi
2023-04-19net: dsa: qca8k: move qca8k_port_to_phy() to headerChristian Marangi
2023-04-19net: wwan: Expose secondary AT port on DATA1Jaime Breva
2023-04-19wifi: mt76: mt7996: fill txd by host driverRyder Lee
2023-04-19wifi: mt76: set NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 on supported driversFelix Fietkau
2023-04-19wifi: mt76: dma: use napi_build_skbFelix Fietkau
2023-04-19wifi: mt76: mt7615: increase eeprom size for mt7663Felix Fietkau
2023-04-19wifi: mt76: mt7996: enable mesh HW amsdu/de-amsdu supportRyder Lee
2023-04-19wifi: mt76: mt7996: enable configured beacon tx rateRyder Lee
2023-04-19wifi: mt76: mt7996: enable BSS_CHANGED_MCAST_RATE supportRyder Lee
2023-04-19wifi: mt76: mt7996: enable BSS_CHANGED_BASIC_RATES supportRyder Lee
2023-04-19net: vmxnet3: Fix NULL pointer dereference in vmxnet3_rq_rx_complete()Seiji Nishikawa
2023-04-19net/mlx5e: RX, Add XDP multi-buffer support in Striding RQTariq Toukan
2023-04-19net/mlx5e: RX, Prepare non-linear striding RQ for XDP multi-buffer supportTariq Toukan
2023-04-19net/mlx5e: RX, Generalize mlx5e_fill_mxbuf()Tariq Toukan
2023-04-19net/mlx5e: RX, Take shared info fragment addition into a functionTariq Toukan
2023-04-19net/mlx5e: XDP, Allow non-linear single-segment frames in XDP TX MPWQETariq Toukan