summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2023-04-19net/mlx5e: XDP, Remove un-established assumptions on XDP bufferTariq Toukan
2023-04-19net/mlx5e: XDP, Consider large muti-buffer packets in Striding RQ params calc...Tariq Toukan
2023-04-19net/mlx5e: XDP, Let XDP checker function get the params as inputTariq Toukan
2023-04-19net/mlx5e: XDP, Improve Striding RQ check with XDPTariq Toukan
2023-04-19net/mlx5e: XDP, Add support for multi-buffer XDP redirect-inTariq Toukan
2023-04-19net/mlx5e: XDP, Use multiple single-entry objects in xdpi_fifoTariq Toukan
2023-04-19net/mlx5e: XDP, Remove doubtful unlikely callsTariq Toukan
2023-04-19net/mlx5e: Introduce extended version for mlx5e_xmit_dataTariq Toukan
2023-04-19net/mlx5e: Move struct mlx5e_xmit_data to datapath headerTariq Toukan
2023-04-19net/mlx5e: Move XDP struct and enum to XDP headerTariq Toukan
2023-04-19bonding: Fix memory leak when changing bond type to EthernetIdo Schimmel
2023-04-19wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write backtraceHans de Goede
2023-04-18net: ethernet: stmmac: dwmac-sti: remove stih415/stih416/stid127Alain Volmat
2023-04-18net: mscc: ocelot: remove incompatible prototypesArnd Bergmann
2023-04-18net: stmmac: propagate feature flags to vlanCorinna Vinschen
2023-04-18bonding: add software tx timestamping supportHangbin Liu