index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
atm
/
he.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-05-22
ath11k: Init hw_params before setting up AHB resources
Manikanta Pubbisetty
1
-2
/
+2
2022-05-22
ath5k: replace ternary operator with min()
Guo Zhengkui
1
-1
/
+1
2022-05-22
ath11k: Fix warning on variable 'sar' dereference before check
Baochen Qiang
1
-7
/
+6
2022-05-22
ath10k: fix misreported tx bandwidth for 160Mhz
Maxime Bizon
1
-0
/
+4
2022-05-22
ath10k: add encapsulation offloading support
Sergey Ryazanov
2
-14
/
+55
2022-05-22
ath10k: turn rawmode into frame_mode
Sergey Ryazanov
2
-4
/
+8
2022-05-22
ath10k: htt_tx: do not interpret Eth frames as WiFi
Sergey Ryazanov
1
-26
/
+35
2022-05-22
ath10k: improve tx status reporting
Sergey Ryazanov
1
-1
/
+14
2022-05-22
ath10k: do not enforce interrupt trigger type
Krzysztof Kozlowski
1
-3
/
+2
2022-05-18
ath11k: update missing MU-MIMO and OFDMA stats
Sriram R
2
-1
/
+126
2022-05-16
mac80211: minstrel_ht: support ieee80211_rate_status
Jonas Jelonek
2
-9
/
+133
2022-05-16
mac80211: extend current rate control tx status API
Jonas Jelonek
4
-45
/
+92
2022-05-16
mac80211: minstrel_ht: fill all requested rates
Peter Seiderer
1
-7
/
+7
2022-05-16
mac80211: disable BSS color collision detection in case of no free colors
Lavanya Suresh
1
-0
/
+9
2022-05-16
nl80211: Parse NL80211_ATTR_HE_BSS_COLOR as a part of nl80211_parse_beacon
Rameshkumar Sundaram
3
-36
/
+39
2022-05-16
mac80211: mlme: track assoc_bss/associated separately
Johannes Berg
2
-10
/
+13
2022-05-16
mac80211: remove useless bssid copy
Johannes Berg
1
-3
/
+1
2022-05-16
mac80211: remove unused argument to ieee80211_sta_connection_lost()
Johannes Berg
3
-9
/
+7
2022-05-16
mac80211: mlme: use local SSID copy
Johannes Berg
1
-12
/
+2
2022-05-16
mac80211: use ifmgd->bssid instead of ifmgd->associated->bssid
Johannes Berg
5
-21
/
+21
2022-05-16
mac80211: mlme: move in RSSI reporting code
Johannes Berg
2
-40
/
+40
2022-05-16
mac80211: remove stray multi_sta_back_32bit docs
Johannes Berg
1
-1
/
+0
2022-05-16
mac80211: fix typo in documentation
Johannes Berg
1
-1
/
+1
2022-05-16
mac80211: unify CCMP/GCMP AAD construction
Johannes Berg
1
-56
/
+31
2022-05-13
mt76: mt7921: add ipv6 NS offload support
Deren Wu
5
-1
/
+147
2022-05-13
mt76: add gfp to mt76_mcu_msg_alloc signature
Lorenzo Bianconi
2
-5
/
+12
2022-05-13
mt76: mt7915: add more statistics from fw_util debugfs knobs
Ryder Lee
3
-4
/
+21
2022-05-13
mt76: mt7915: improve error handling for fw_debug knobs
Ryder Lee
2
-25
/
+37
2022-05-13
mt76: mt7615/mt7915: do reset_work with mt76's work queue
Bo Jiao
2
-2
/
+2
2022-05-13
mt76: mt7915: add support for 6G in-band discovery
MeiChia Chiu
6
-14
/
+107
2022-05-13
mt76: mt7915: add Wireless Ethernet Dispatch support
Felix Fietkau
18
-94
/
+502
2022-05-13
mt76: make number of tokens configurable dynamically
Felix Fietkau
3
-7
/
+7
2022-05-13
mt76: add support for overriding the device used for DMA mapping
Felix Fietkau
3
-17
/
+19
2022-05-13
mt76: dma: add wrapper macro for accessing queue registers
Felix Fietkau
1
-9
/
+12
2022-05-13
mt76: mt7915: move MT_INT_MASK_CSR to init.c
Ryder Lee
4
-5
/
+1
2022-05-13
mt76: mt7915: introduce mt7915_mac_severe_check()
Ryder Lee
3
-0
/
+37
2022-05-13
mt76: mt7915: rework SER debugfs knob
Ryder Lee
5
-20
/
+126
2022-05-13
mt76: mt7915: limit minimum twt duration
Peter Chiu
2
-0
/
+7
2022-05-13
mt76: mt7915: reject duplicated twt flows
Peter Chiu
1
-0
/
+31
2022-05-13
mt76: mt7915: fix twt table_mask to u16 in mt7915_dev
Peter Chiu
1
-1
/
+1
2022-05-13
mt76: mt7915: update mt7986 patch in mt7986_wmac_adie_patch_7976()
Peter Chiu
2
-2
/
+18
2022-05-13
mt76: connac: use skb_put_data instead of open coding
Sean Wang
1
-5
/
+2
2022-05-13
mt76: mt7915: configure soc clocks in mt7986_wmac_init
Lorenzo Bianconi
1
-0
/
+14
2022-05-13
mt76: fix tx status related use-after-free race on station removal
Felix Fietkau
2
-1
/
+3
2022-05-13
mt76: fix encap offload ethernet type check
Felix Fietkau
2
-2
/
+6
2022-05-13
mt76: do not attempt to reorder received 802.3 packets without agg session
Felix Fietkau
1
-2
/
+3
2022-05-13
mt76: mt7915: disable RX_HDR_TRANS_SHORT
Bo Jiao
3
-4
/
+6
2022-05-13
mt76: mt7603: move spin_lock_bh() to spin_lock()
Yunbo Yu
1
-4
/
+4
2022-05-13
mt76: mt7915: add debugfs knob for RF registers read/write
Shayne Chen
3
-0
/
+62
2022-05-13
mt76: mt7921: fix kernel crash at mt7921_pci_remove
Sean Wang
1
-1
/
+1
[next]