index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
qtnfmac: add support for TWT responder and spatial reuse
Mikhail Karpenko
2020-01-26
2
-1
/
+53
|
|
*
|
qtnfmac: add support for STA HE rates
Sergey Matyukevich
2020-01-26
2
-0
/
+3
|
|
*
|
qtnfmac: control qtnfmac wireless interfaces bridging
Sergey Matyukevich
2020-01-26
1
-18
/
+34
|
|
*
|
qtnfmac: add module param to configure DFS offload
Sergey Matyukevich
2020-01-26
6
-7
/
+22
|
|
*
|
qtnfmac: cleanup slave_radar access function
Sergey Matyukevich
2020-01-26
3
-7
/
+7
|
|
*
|
brcmfmac: Remove always false 'idx < 0' statement
yuehaibing
2020-01-26
1
-1
/
+1
|
|
*
|
rtw88: use shorter delay time to poll PS state
Yan-Hsuan Chuang
2020-01-26
1
-2
/
+2
|
|
*
|
rtw88: fix potential NULL skb access in TX ISR
Yan-Hsuan Chuang
2020-01-26
1
-0
/
+5
|
|
*
|
brcmfmac: add initial support for monitor mode
Rafał Miłecki
2020-01-26
6
-13
/
+174
|
|
*
|
brcmfmac: simplify building interface combinations
Rafał Miłecki
2020-01-26
1
-29
/
+14
|
|
*
|
brcmfmac: sdio: Fix OOB interrupt initialization on brcm43362
Jean-Philippe Brucker
2020-01-26
1
-6
/
+6
|
|
*
|
brcmfmac: use true,false for bool variable
zhengbin
2020-01-26
1
-1
/
+1
|
|
*
|
cw1200: use true,false for bool variable
zhengbin
2020-01-26
1
-1
/
+1
|
|
*
|
rtw88: use true,false for bool variable
zhengbin
2020-01-26
1
-1
/
+1
|
|
*
|
rtlwifi: rtl8821ae: Make functions static & rm sw.h
Amadeusz Sławiński
2020-01-26
2
-16
/
+3
|
|
*
|
rtlwifi: rtl8723be: Make functions static & rm sw.h
Amadeusz Sławiński
2020-01-26
2
-17
/
+3
|
|
*
|
rtlwifi: rtl8723ae: Make functions static & rm sw.h
Amadeusz Sławiński
2020-01-26
2
-17
/
+3
|
|
*
|
rtlwifi: rtl8192se: Remove sw.h header
Amadeusz Sławiński
2020-01-26
2
-14
/
+0
|
|
*
|
rtlwifi: rtl8192ee: Make functions static & rm sw.h
Amadeusz Sławiński
2020-01-26
2
-15
/
+3
|
|
*
|
rtlwifi: rtl8192cu: Remove sw.h header
Amadeusz Sławiński
2020-01-26
2
-28
/
+0
|
|
*
|
rtlwifi: rtl8192ce: Make functions static & rm sw.h
Amadeusz Sławiński
2020-01-26
2
-18
/
+2
|
|
*
|
rtlwifi: rtl8188ee: Make functions static & rm sw.h
Amadeusz Sławiński
2020-01-26
2
-16
/
+3
|
|
*
|
rtlwifi: rtl8192cu: Fix typo
Amadeusz Sławiński
2020-01-26
1
-17
/
+17
|
|
*
|
rtw88: change max_num_of_tx_queue() definition to inline in pci.h
Zong-Zhe Yang
2020-01-26
1
-1
/
+1
|
|
*
|
rtw88: assign NULL to skb after being kfree()'ed
Yan-Hsuan Chuang
2020-01-26
1
-1
/
+4
|
|
*
|
rtw88: use rtw_hci_stop() instead of rtwdev->hci.ops->stop()
Chin-Yen Lee
2020-01-26
1
-1
/
+1
|
|
*
|
rtw88: remove unused vif pointer in struct rtw_vif
Yan-Hsuan Chuang
2020-01-26
2
-2
/
+0
|
|
*
|
rtw88: remove unused variable 'in_lps'
Yan-Hsuan Chuang
2020-01-26
2
-2
/
+0
|
|
*
|
rtw88: remove unused spinlock
Tzu-En Huang
2020-01-26
2
-4
/
+0
|
|
*
|
rtw88: 8822c: update power sequence to v15
Tzu-En Huang
2020-01-26
1
-3
/
+3
|
|
*
|
rtw88: fix TX secondary channel offset of 40M if current bw is 20M or 40M
Ping-Ke Shih
2020-01-26
1
-4
/
+6
|
|
*
|
rtw88: fix rate mask for 1SS chip
Ping-Ke Shih
2020-01-26
1
-7
/
+5
|
|
*
|
rtw88: Add wowlan net-detect support
Chin-Yen Lee
2020-01-26
7
-15
/
+571
|
|
*
|
rtw88: Add wowlan pattern match support
Chin-Yen Lee
2020-01-26
7
-0
/
+274
|
|
*
|
rtw88: support wowlan feature for 8822c
Chin-Yen Lee
2020-01-26
13
-0
/
+836
|
|
*
|
rtw88: load wowlan firmware if wowlan is supported
Chin-Yen Lee
2020-01-26
2
-12
/
+70
|
|
*
|
rtw88: add interface config for 8822c
Yan-Hsuan Chuang
2020-01-26
4
-0
/
+27
|
|
*
|
rtw88: pci: reset dma when reset pci trx ring
Chin-Yen Lee
2020-01-26
1
-9
/
+10
|
|
*
|
rtw88: pci: reset ring index when release skbs in tx ring
Chin-Yen Lee
2020-01-26
1
-0
/
+1
|
|
*
|
hostap: Adjust indentation in prism2_hostapd_add_sta
Nathan Chancellor
2020-01-26
1
-1
/
+1
|
|
*
|
wlcore: mesh: Add support for RX Broadcast Key
Maital Hahn
2020-01-26
4
-11
/
+21
|
|
*
|
mwifiex: drop most magic numbers from mwifiex_process_tdls_action_frame()
Brian Norris
2020-01-26
1
-47
/
+28
|
|
*
|
Merge tag 'iwlwifi-next-for-kalle-2020-01-11' of git://git.kernel.org/pub/scm...
Kalle Valo
2020-01-26
46
-591
/
+932
|
|
|
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
iwlwifi: add device name to device_info
Luca Coelho
2020-01-04
9
-27
/
+38
|
|
|
*
iwlwifi: implement a new device configuration table
Luca Coelho
2020-01-04
3
-9
/
+49
|
|
|
*
iwlwifi: assume the driver_data is a trans_cfg, but allow full cfg
Luca Coelho
2020-01-04
1
-35
/
+55
|
|
|
*
iwlwifi: prph: remove some unused register definitions
Johannes Berg
2020-01-04
1
-7
/
+0
|
|
|
*
iwlwifi: mvm: print out extended secboot status before dump
Johannes Berg
2020-01-04
2
-7
/
+23
|
|
|
*
iwlwifi: incorporate firmware filename into version
Johannes Berg
2020-01-04
2
-7
/
+19
|
|
|
*
iwlwifi: yoyo: check for the domain on all TLV types during init
Luca Coelho
2020-01-04
4
-14
/
+14
[prev]
[next]