iwl-trans: move dev_cmd_offs, page_offs to a common trans header
[linux-block.git] / drivers / net / wireless /
2020-10-01 Mordechay Goodsteiniwl-trans: move dev_cmd_offs, page_offs to a common...
2020-10-01 Gil Adamiwlwifi: regulatory: regulatory capabilities api change
2020-10-01 Mordechay Goodsteiniwlwifi: dbg: add dumping special device memory
2020-10-01 Luca Coelhoiwlwifi: dbg: remove IWL_FW_INI_TIME_POINT_WDG_TIMEOUT
2020-10-01 Gil Adamiwlwifi: acpi: support ppag table command v2
2020-10-01 Ihab Zhaikaiwlwifi: add new cards for MA family
2020-10-01 Mordechay Goodsteiniwlwifi: move bc_table_dword to a common trans header
2020-10-01 Mordechay Goodsteiniwlwifi: iwl-trans: move tfd to trans layer
2020-10-01 Mordechay Goodsteiniwlwifi: move bc_pool to a common trans header
2020-10-01 Mordechay Goodsteiniwlwifi: iwl-trans: move all txcmd init to trans alloc
2020-10-01 Golan Ben Amiiwlwifi: enable twt by default
2020-10-01 Avraham Sterniwlwifi: mvm: add an option to add PASN station
2020-10-01 Ihab Zhaikaiwlwifi: add new cards for AX201 family
2020-10-01 Mordechay Goodsteiniwlwifi: fw: move assert descriptor parser to common...
2020-10-01 Mordechay Goodsteiniwlwifi: wowlan: adapt to wowlan status API version 10
2020-10-01 Gil Adamiwlwifi: acpi: evaluate dsm to disable 5.8GHz channels
2020-10-01 Mordechay Goodsteiniwlwifi: msix: limit max RX queues for 9000 family
2020-10-01 Mordechay Goodsteiniwlwifi: sta: defer ADDBA transmit in case reclaimed...
2020-10-01 Shaul Triebitziwlwifi: mvm: set PROTECTED_TWT feature if supported...
2020-10-01 Shaul Triebitziwlwifi: mvm: set PROTECTED_TWT in MAC data policy
2020-10-01 Shaul Triebitziwlwifi: mvm: add PROTECTED_TWT firmware API
2020-10-01 Johannes Bergiwlwifi: mvm: rs-fw: handle VHT extended NSS capability
2020-09-29 Alex Dewarwl3501_cs: Remove unnecessary NULL check
2020-09-29 Wang Qingwl1251/wl12xx: fix a typo in comments
2020-09-29 Colin Ian Kingqtnfmac: fix resource leaks on unsupported iftype error...
2020-09-29 Tzu-En Huangrtw88: show current regulatory in tx power table
2020-09-29 Tzu-En Huangrtw88: add dump fw crash log
2020-09-29 Tzu-En Huangrtw88: add dump firmware fifo support
2020-09-29 Tzu-En Huangrtw88: handle and recover when firmware crash
2020-09-29 Tzu-En Huangrtw88: increse the size of rx buffer size
2020-09-25 David S. MillerMerge tag 'wireless-drivers-next-2020-09-25' of git...
2020-09-25 Kalle Valoath11k: fix undefined reference to 'ath11k_debugfs_htt_...
2020-09-24 Kalle ValoMerge ath-next from git://git./linux/kernel/git/kvalo...
2020-09-24 Kalle ValoMerge tag 'mt76-for-kvalo-2020-09-23' of https://github...
2020-09-24 Lorenzo Bianconimt76: mt7663s: remove max_tx_fragments limitation
2020-09-24 Qinglang Miaomt76: Convert to DEFINE_SHOW_ATTRIBUTE
2020-09-24 Shayne Chenmt76: mt7915: add offchannel condition in switch channe...
2020-09-24 Liu Shixinmt76: mt7915: convert to use le16_add_cpu()
2020-09-24 Ye Binmt76: Fix unsigned expressions compared with zero
2020-09-24 Lorenzo Bianconimt76: mt7915: fix possible memory leak in mt7915_mcu_ad...
2020-09-24 Lee Jonesmt76: mt76x0: Move tables used only by init.c to their...
2020-09-24 Gustavo A. R. Silvamt76: Use fallthrough pseudo-keyword
2020-09-24 Lorenzo Bianconimt76: mt7615: unlock dfs bands
2020-09-24 Lorenzo Bianconimt76: mt7663: check isr read return value in mt7663s_rx...
2020-09-24 Lorenzo Bianconimt76: mt7663s: introduce sdio tx aggregation
2020-09-24 Lorenzo Bianconimt76: mt7663s: fix possible quota leak in mt7663s_refil...
2020-09-24 Lorenzo Bianconimt76: move pad estimation out of mt76_skb_adjust_pad
2020-09-24 Lorenzo Bianconimt76: mt7663s: introduce __mt7663s_xmit_queue routine
2020-09-24 Lorenzo Bianconimt76: mt7663s: split mt7663s_tx_update_sched in mt7663s...
2020-09-24 Lorenzo Bianconimt76: mt7663s: do not use altx for ctl/mgmt traffic
2020-09-24 Lorenzo Bianconimt76: mt7622: fix fw hang on mt7622
2020-09-24 Ryder Leemt76: mt7615: fix VHT LDPC capability
2020-09-24 Wang Haimt76: mt7615: Remove set but unused variable 'index'
2020-09-24 Felix Fietkaumt76: remove retry_q from struct mt76_txq and related...
2020-09-24 Felix Fietkaumt76: move txwi handling code to dma.c, since it is...
2020-09-24 Felix Fietkaumt76: mt7915: fix queue/tid mapping for airtime reporting
2020-09-24 Felix Fietkaumt76: mt7915: simplify mt7915_lmac_mapping
2020-09-24 Felix Fietkaumt76: dma: cache dma map address/len in struct mt76_que...
2020-09-24 Felix Fietkaumt76: mt7915: fix HE BSS info
2020-09-24 Felix Fietkaumt76: convert from tx tasklet to tx worker thread
2020-09-24 Felix Fietkaumt76: add utility functions for deferring work to a...
2020-09-24 Felix Fietkaumt76: testmode: add a limit for queued tx_frames packets
2020-09-24 Felix Fietkaumt76: mt7615: fix antenna selection for testmode tx_frames
2020-09-24 Felix Fietkaumt76: mt7615: fix MT_ANT_SWITCH_CON register definition
2020-09-24 Chih-Min Chenmt76: mt7915: fix unexpected firmware mode
2020-09-24 Felix Fietkaumt76: mt76x02: tune tx ring size
2020-09-24 Felix Fietkaumt76: mt7603: tune tx ring size
2020-09-24 Felix Fietkaumt76: remove struct mt76_sw_queue
2020-09-24 Felix Fietkaumt76: rely on AQL for burst size limits on tx queueing
2020-09-24 Felix Fietkaumt76: remove swq from struct mt76_sw_queue
2020-09-24 Felix Fietkaumt76: remove qid argument to drv->tx_complete_skb
2020-09-24 Felix Fietkaumt76: unify queue tx cleanup code
2020-09-24 Felix Fietkaumt76: sdio: fix use of q->head and q->tail
2020-09-24 Felix Fietkaumt76: usb: fix use of q->head and q->tail
2020-09-24 Felix Fietkaumt76: mt7603: check for single-stream EEPROM configuration
2020-09-24 Felix Fietkaumt76: add memory barrier to DMA queue kick
2020-09-24 Felix Fietkaumt76: mt7915: add support for accessing mapped register...
2020-09-24 Felix Fietkaumt76: mt7615: significantly reduce interrupt load
2020-09-24 Felix Fietkaumt76: mt7915: significantly reduce interrupt load
2020-09-24 Felix Fietkaumt76: mt7915: schedule tx tasklet in mt7915_mac_tx_free
2020-09-24 Felix Fietkaumt76: dma: update q->queued immediately on cleanup
2020-09-24 Felix Fietkaumt76: mt7915: optimize mt7915_mac_sta_poll
2020-09-24 Felix Fietkaumt76: mt7615: fix reading airtime statistics
2020-09-24 Lorenzo Bianconimt76: mt7663u: fix dma header initialization
2020-09-24 Lorenzo Bianconimt76: fix a possible NULL pointer dereference in mt76_t...
2020-09-24 Lorenzo Bianconimt76: mt7615: fix a possible NULL pointer dereference...
2020-09-24 Lorenzo Bianconimt76: mt7615: fix possible memory leak in mt7615_tm_set...
2020-09-24 Sean Wangmt76: mt7663s: fix unable to handle kernel paging request
2020-09-24 Sean Wangmt76: mt7663s: fix resume failure
2020-09-24 Lorenzo Bianconimt76: mt7663s: use NULL instead of 0 in sdio code
2020-09-24 Lorenzo Bianconimt76: mt7615: release mutex in mt7615_reset_test_set
2020-09-24 Ryder Leemt76: mt7915: add Tx A-MSDU offloading support
2020-09-24 Felix Fietkaumt76: mt7915: add missing flags in WMM parameter settings
2020-09-24 Felix Fietkaumt76: mt7915: simplify aggregation session check
2020-09-24 Felix Fietkaumt76: mt7615: remove mtxq->agg_ssn assignment
2020-09-24 Felix Fietkaumt76: move mt76_check_agg_ssn to driver tx_prepare...
2020-09-24 Felix Fietkaumt76: mt7915: enable offloading of sequence number...
2020-09-24 Felix Fietkaumt76: mt7915: increase tx retry count
2020-09-24 Felix Fietkaumt76: mt7915: clean up station stats polling and rate...
2020-09-24 Felix Fietkaumt76: mt7915: do not do any work in napi poll after...
next