summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: rt2x00: add RF self TXDC calibration for MT7620Tomislav Požega2022-09-241-0/+48
* wifi: rt2x00: move up and reuse busy wait functionsDaniel Golle2022-09-241-53/+46
* wifi: rt2x00: add support for external PA on MT7620Daniel Golle2022-09-242-1/+52
* wifi: rt2x00: add throughput LED triggerDavid Bauer2022-09-241-0/+18
* wifi: rt2x00: define RF5592 in init_eeprom routineTomislav Požega2022-09-241-0/+2
* Merge tag 'iwlwifi-next-for-kalle-2022-09-18' of git://git.kernel.org/pub/scm...Kalle Valo2022-09-2213-413/+846
|\
| * wifi: iwlwifi: mvm: d3: parse keys from wowlan info notificationNaftali Goldstein2022-09-181-83/+88
| * wifi: iwlwifi: mvm: iterate over interfaces after an assert in d3Yedidya Benshimol2022-09-181-7/+11
| * wifi: iwlwifi: mvm: trigger resume flow before wait for notificationsHaim, Dreyfuss2022-09-181-34/+43
| * wifi: iwlwifi: mvm: Add handling for scan offload match info notificationIlan Peer2022-09-184-59/+166
| * wifi: iwlwifi: mvm: enable resume based on notificationsHaim Dreyfuss2022-09-181-2/+11
| * wifi: iwlwifi: mvm: Add support for d3 end notificationHaim Dreyfuss2022-09-184-4/+44
| * wifi: iwlwifi: mvm: Add support for wowlan wake packet notificationHaim Dreyfuss2022-09-184-28/+118
| * wifi: iwlwifi: mvm: Add support for wowlan info notificationHaim Dreyfuss2022-09-184-44/+230
| * wifi: iwlwifi: mvm: don't check D0I3 versionHaim Dreyfuss2022-09-183-30/+0
| * wifi: iwlwifi: cfg: remove IWL_DEVICE_BZ_COMMON macroJohannes Berg2022-09-181-6/+3
| * wifi: iwlwifi: mvm: refactor iwl_mvm_set_sta_rate() a bitJohannes Berg2022-09-181-13/+12
| * wifi: iwlwifi: mvm: rxmq: further unify some VHT/HE codeJohannes Berg2022-09-181-22/+14
| * wifi: iwlwifi: mvm: rxmq: refactor mac80211 rx_status settingJohannes Berg2022-09-181-191/+165
| * wifi: iwlwifi: mvm: fix typo in struct iwl_rx_no_data APIJohannes Berg2022-09-181-2/+2
| * wifi: iwlwifi: pcie: add support for BZ devicesYaara Baruch2022-09-183-2/+53
* | Merge tag 'mt76-for-kvalo-2022-09-15' of https://github.com/nbd168/wirelessKalle Valo2022-09-2237-516/+859
|\ \
| * | wifi: mt76: mt7921s: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Deren Wu2022-09-151-12/+3
| * | wifi: mt76: mt7663s: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Deren Wu2022-09-151-12/+3
| * | wifi: mt76: mt7921e: fix random fw download failDeren Wu2022-09-153-0/+5
| * | wifi: mt76: mt7921: introduce Country Location Control supportMing Yen Hsieh2022-09-156-3/+244
| * | wifi: mt76: mt7921e: fix rmmod crash in driver reload testDeren Wu2022-09-151-0/+2
| * | wifi: mt76: mt7921: reset msta->airtime_ac while clearing up hw valueSean Wang2022-09-151-0/+1
| * | wifi: mt76: mt7915: do not check state before configuring implicit beamformHoward Hsu2022-09-151-3/+3
| * | wifi: mt76: fix uninitialized pointer in mt7921_mac_fill_rxLorenzo Bianconi2022-09-151-1/+1
| * | wifi: mt76: mt7915: fix mcs value in ht modeHoward Hsu2022-09-151-4/+6
| * | wifi: mt76: mt7921: get rid of the false positive resetSean Wang2022-09-153-18/+3
| * | wifi: mt76: connac: fix in commentRuffalo Lavoisier2022-09-151-1/+1
| * | wifi: mt76: add PPDU based TxS support for WED deviceRyder Lee2022-09-159-32/+117
| * | wifi: mt76: move move mt76_sta_stats to mt76_wcidRyder Lee2022-09-159-33/+29
| * | wifi: mt76: mt7921: fix the firmware version reportSean Wang2022-09-151-0/+4
| * | wifi: mt76: mt7921: add mt7921_mutex_acquire at mt7921_sta_set_decap_offloadSean Wang2022-09-151-0/+4
| * | wifi: mt76: mt7921: add mt7921_mutex_acquire at mt7921_[start, stop]_apSean Wang2022-09-151-5/+16
| * | wifi: mt76: mt76_usb.mt76u_mcu.burst is always false remove related codeGergo Koteles2022-09-152-23/+8
| * | wifi: mt76: mt7663s: add rx_check callbackLorenzo Bianconi2022-09-151-0/+1
| * | wifi: mt76: connac: fix possible unaligned access in mt76_connac_mcu_add_nest...Lorenzo Bianconi2022-09-151-2/+4
| * | wifi: mt76: mt7915: fix possible unaligned access in mt7915_mac_add_twt_setupLorenzo Bianconi2022-09-151-4/+6
| * | wifi: mt76: mt7615: add mt7615_mutex_acquire/release in mt7615_sta_set_decap_...Lorenzo Bianconi2022-09-151-0/+4
| * | wifi: mt76: sdio: fix transmitting packet hangsYN Chen2022-09-151-1/+1
| * | wifi: mt76: sdio: add rx_check callback for sdio devicesLorenzo Bianconi2022-09-152-7/+17
| * | wifi: mt76: mt7921: delete stray if statementDan Carpenter2022-09-151-3/+0
| * | wifi: mt76: mt7921: fix use after free in mt7921_acpi_read()Dan Carpenter2022-09-151-1/+4
| * | wifi: mt76: mt7915: fix an uninitialized variable bugDan Carpenter2022-09-151-1/+1
| * | wifi: mt76: sdio: poll sta stat when device transmits dataSean Wang2022-09-151-1/+1
| * | wifi: mt76: sdio: fix the deadlock caused by sdio->stat_workSean Wang2022-09-151-2/+2