summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2025-07-07wifi: mt76: Move RCU section in mt7996_mcu_set_fixed_field()Lorenzo Bianconi-29/+57
2025-07-07wifi: mt76: Assume __mt76_connac_mcu_alloc_sta_req runs in atomic contextLorenzo Bianconi-1/+1
2025-07-07Merge branch 'mlx5-next' into wip/leon-for-nextLeon Romanovsky-9/+20
2025-07-07wifi: rt2x00: fix remove callback type mismatchFelix Fietkau-4/+2
2025-07-07wifi: mwifiex: discard erroneous disassoc frames on STA interfaceVitor Soares-1/+3
2025-07-06wifi: rtw89: Enable the new rtw89_8852bu moduleBitterblue Smith-0/+15
2025-07-06wifi: rtw89: Add rtw8852bu.cBitterblue Smith-0/+55
2025-07-06wifi: rtw89: 8852b: Add rtw8852b_hfc_param_ini_usbBitterblue Smith-1/+45
2025-07-06wifi: rtw89: 8852b: Add rtw8852b_dle_mem_usb3Bitterblue Smith-1/+17
2025-07-06wifi: rtw89: 8852b: Fix rtw8852b_pwr_{on,off}_func() for USBBitterblue Smith-4/+17
2025-07-06wifi: rtw89: 8852bx: Accept USB devices and load their MAC addressBitterblue Smith-9/+7
2025-07-04bnxt_en: eliminate the compile warning in bnxt_request_irq due to CONFIG_RFS_...Jason Xing-6/+4
2025-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni-129/+295
2025-07-04wifi: rtw89: enter power save mode aggressivelyChin-Yen Lee-29/+123
2025-07-04wifi: rtw89: Enable the new USB modulesBitterblue Smith-0/+20
2025-07-04wifi: rtw89: Add rtw8851bu.cBitterblue Smith-0/+39
2025-07-04wifi: rtw89: Add usb.{c,h}Bitterblue Smith-0/+1107
2025-07-04wifi: rtw89: Add some definitions for USBBitterblue Smith-0/+30
2025-07-04wifi: rtw89: Fix rtw89_mac_power_switch() for USBBitterblue Smith-0/+20
2025-07-04wifi: rtw89: 8851b: Modify rtw8851b_pwr_{on,off}_func() for USBBitterblue Smith-5/+18
2025-07-04wifi: rtw89: Hide some errors when the device is unpluggedBitterblue Smith-6/+11
2025-07-04wifi: rtw89: Add extra TX headroom for USBBitterblue Smith-0/+3
2025-07-04wifi: rtw89: Disable deep power saving for USB/SDIOBitterblue Smith-0/+3
2025-07-04wifi: rtw89: Add rtw8851b_hfc_param_ini_usbBitterblue Smith-1/+45
2025-07-04wifi: rtw89: Add rtw8851b_dle_mem_usb{2,3}Bitterblue Smith-1/+53
2025-07-04wifi: rtw89: Make hfc_param_ini in rtw89_chip_info an arrayBitterblue Smith-22/+23
2025-07-04wifi: rtw89: Make dle_mem in rtw89_chip_info an arrayBitterblue Smith-10/+22
2025-07-04wifi: rtw89: 8851b: Accept USB devices and load their MAC addressBitterblue Smith-9/+7
2025-07-04wifi: rtw89: 8851b: rfk: update IQK to 0x14Ping-Ke Shih-34/+66
2025-07-04wifi: rtw89: 8851b: rfk: update DPK to 0x11Ping-Ke Shih-40/+98
2025-07-04wifi: rtw89: 8851b: update NCTL 0xBPing-Ke Shih-251/+250
2025-07-04wifi: rtw89: 8851b: adjust ADC setting for RF calibrationPing-Ke Shih-4/+21
2025-07-04wifi: rtw89: 8851b: set ADC bandwidth select according to calibration valuePing-Ke Shih-1/+28
2025-07-04wifi: rtw89: 8851b: rfk: extend DPK path_ok type to u8Ping-Ke Shih-1/+1
2025-07-04wifi: rtw88: coex: Use bitwise instead of arithmetic operator for flagsPei Xiao-11/+11
2025-07-03wifi: mt76: mt7925: fix off by one in mt7925_mcu_hw_scan()Dan Carpenter-2/+2
2025-07-03wifi: mt76: mt7915: mcu: re-init MCU before loading FW patchDavid Bauer-10/+15
2025-07-03wifi: mt76: mt7915: mcu: lower default timeoutDavid Bauer-0/+2
2025-07-03wifi: mt76: mt7915: mcu: increase eeprom command timeoutDavid Bauer-0/+3
2025-07-03igbvf: add tx_timeout_count to ethtool statisticsKohei Enju-0/+1
2025-07-03igbvf: remove unused interrupt counter fields from struct igbvf_adapterKohei Enju-6/+0
2025-07-03ixgbe: spelling correctionsSimon Horman-17/+17
2025-07-03ixgbe: turn off MDD while modifying SRRCTLRadoslaw Tyl-1/+8
2025-07-03ixgbe: add Tx hang detection unhandled MDDSlawomir Mrozowicz-22/+209
2025-07-03ixgbe: check for MDD eventsDon Skidmore-0/+57
2025-07-03ixgbe: add MDD supportPaul Greenwalt-0/+157
2025-07-03i40e: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean-45/+31
2025-07-03ixgbe: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean-28/+29
2025-07-03igb: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean-27/+25
2025-07-03igc: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean-41/+25