index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-04
mt76: mt7603: switch to .mcu_skb_send_msg
Felix Fietkau
1
-37
/
+6
2020-12-04
mt76: make mcu_ops->mcu_send_msg optional
Felix Fietkau
7
-33
/
+18
2020-12-04
mt76: move waiting and locking out of mcu_ops->mcu_skb_send_msg
Felix Fietkau
7
-168
/
+116
2020-12-04
mt76: move mcu timeout handling to .mcu_parse_response
Felix Fietkau
4
-34
/
+38
2020-12-04
mt76: implement .mcu_parse_response in struct mt76_mcu_ops
Felix Fietkau
12
-36
/
+55
2020-12-04
mt76: rename __mt76_mcu_skb_send_msg to mt76_mcu_skb_send_msg
Felix Fietkau
4
-67
/
+68
2020-12-04
mt76: rename __mt76_mcu_send_msg to mt76_mcu_send_msg
Felix Fietkau
6
-187
/
+187
2020-12-04
mt76: mt7915: disable OFDMA/MU-MIMO UL
Felix Fietkau
1
-2
/
+0
2020-12-04
mt76: mt7915: fix DRR sta bss group index
Felix Fietkau
1
-1
/
+1
2020-12-04
mt76: mt7915: use napi_consume_skb to bulk-free tx skbs
Felix Fietkau
1
-31
/
+21
2020-12-04
mt76: mt7915: fix processing txfree events
Felix Fietkau
1
-0
/
+1
2020-12-04
mt76: mt7915: support 32 station interfaces
Felix Fietkau
5
-42
/
+105
2020-12-04
mt76: do not set NEEDS_UNIQUE_STA_ADDR for 7615 and 7915
Felix Fietkau
3
-1
/
+2
2020-12-04
mt76: mt7615: add debugfs knob for setting extended local mac addresses
Felix Fietkau
3
-0
/
+101
2020-12-04
mt76: use ieee80211_rx_list to pass frames to the network stack as a batch
Felix Fietkau
1
-2
/
+13
2020-12-04
mt76: mt7915: add encap offload for 4-address mode stations
Felix Fietkau
7
-5
/
+78
2020-12-04
mt76: mt7915: add 802.11 encap offload support
Felix Fietkau
6
-83
/
+176
2020-12-04
mt76: sdio: convert {status/net}_work to mt76_worker
Lorenzo Bianconi
4
-78
/
+87
2020-12-04
mt76: mt7663s: disable interrupt during txrx_worker processing
Lorenzo Bianconi
1
-18
/
+9
2020-12-04
mt76: mt7663s: convert txrx_work to mt76_worker
Lorenzo Bianconi
5
-28
/
+41
2020-12-04
mt76: mt7663s: move tx/rx processing in the same txrx workqueue
Lorenzo Bianconi
5
-73
/
+66
2020-12-04
mt76: mt7615: retry if mt7615_mcu_init returns -EAGAIN
Chuanhong Guo
1
-1
/
+8
2020-12-04
mt76: mt7915: fix VHT LDPC capability
Ryder Lee
1
-3
/
+3
2020-12-04
mt76: mt7915: measure channel noise and report it via survey
Ryder Lee
4
-6
/
+55
2020-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-10
/
+19
2020-12-03
rtw88: debug: Fix uninitialized memory in debugfs code
Dan Carpenter
1
-0
/
+2
2020-12-02
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
50
-338
/
+866
2020-12-02
wl1251: remove trailing semicolon in macro definition
Tom Rix
1
-1
/
+1
2020-12-02
airo: remove trailing semicolon in macro definition
Tom Rix
1
-1
/
+1
2020-12-02
wilc1000: added queue support for WMM
Ajay Singh
4
-59
/
+300
2020-12-02
wilc1000: call complete() for failure in wilc_wlan_txq_add_cfg_pkt()
Ajay Singh
1
-1
/
+3
2020-12-02
wilc1000: free resource in wilc_wlan_txq_add_mgmt_pkt() for failure path
Ajay Singh
1
-2
/
+6
2020-12-02
wilc1000: free resource in wilc_wlan_txq_add_net_pkt() for failure path
Ajay Singh
1
-2
/
+6
2020-12-02
wilc1000: added 'ndo_set_mac_address' callback support
Ajay Singh
3
-0
/
+56
2020-12-02
brcmfmac: expose firmware config files through modinfo
Matthias Brugger
1
-0
/
+4
2020-12-02
wlcore: Switch to using the new API kobj_to_dev()
Tian Tao
1
-1
/
+1
2020-12-02
rtw88: coex: add feature to enhance HID coexistence performance
Ching-Te Ku
3
-6
/
+104
2020-12-02
rtw88: coex: upgrade coexistence A2DP mechanism
Ching-Te Ku
6
-99
/
+161
2020-12-02
rtw88: coex: add action for coexistence in hardware initial
Ching-Te Ku
1
-0
/
+9
2020-12-02
rtw88: coex: add function to avoid cck lock
Ching-Te Ku
4
-34
/
+155
2020-12-02
rtw88: coex: change the coexistence mechanism for WLAN connected
Ching-Te Ku
1
-3
/
+12
2020-12-02
rtw88: coex: change the coexistence mechanism for HID
Ching-Te Ku
1
-1
/
+2
2020-12-02
rtw88: coex: update AFH information while in free-run mode
Ching-Te Ku
1
-1
/
+2
2020-12-02
rtw88: coex: update the mechanism for A2DP + PAN
Ching-Te Ku
1
-9
/
+28
2020-12-02
rtw88: coex: add debug message
Ching-Te Ku
4
-10
/
+150
2020-12-02
rtw88: coex: run coexistence when WLAN entering/leaving LPS
Ching-Te Ku
1
-0
/
+2
2020-12-02
Revert "rtl8xxxu: Add Buffalo WI-U3-866D to list of supported devices"
Tokunori Ikegami
1
-3
/
+0
2020-12-02
mt76: usb: fix crash on device removal
Stanislaw Gruszka
1
-8
/
+9
2020-12-02
iwlwifi: pcie: add some missing entries for AX210
Golan Ben Ami
1
-0
/
+5
2020-12-02
iwlwifi: pcie: invert values of NO_160 device config entries
Luca Coelho
1
-2
/
+2
[prev]
[next]