index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath10k: release pre_cal_file while unloading driver
Rajkumar Manoharan
2016-05-06
1
-0
/
+4
*
ath10k: update bss channel survey information
Rajkumar Manoharan
2016-05-06
4
-0
/
+70
*
ath10k: handle pdev_chan_info wmi event
Rajkumar Manoharan
2016-05-06
2
-0
/
+43
*
ath10k: implement wmi_pdev_bss_chan_info_request
Rajkumar Manoharan
2016-05-06
3
-1
/
+55
*
ath10k: add pdev bss channel info wmi definitions
Rajkumar Manoharan
2016-05-06
1
-0
/
+4
*
ath10k: fix kernel panic, move arvifs list head init before htt init
Anilkumar Kolli
2016-05-06
1
-4
/
+4
*
ath10k: move spectral related structures under ath10k debugfs
Mohammed Shafi Shajakhan
2016-05-06
1
-2
/
+1
*
ath10k: remove VHT capabilities from 2.4GHz
Johannes Berg
2016-05-06
1
-3
/
+0
*
wcn36xx: Set SMD timeout to 10 seconds
Bjorn Andersson
2016-04-27
1
-1
/
+1
*
wil6210: prevent deep sleep of 60G device in critical paths
Maya Erez
2016-04-26
5
-32
/
+194
*
wil6210: unmask RX_HTRSH interrupt only when connected
Maya Erez
2016-04-26
2
-1
/
+22
*
wil6210: print debug message when transmitting while disconnected
Maya Erez
2016-04-26
3
-1
/
+19
*
wil6210: change RX_HTRSH interrupt print level to debug
Maya Erez
2016-04-26
1
-5
/
+2
*
wil6210: support regular scan on P2P_DEVICE interface
Lior David
2016-04-26
3
-2
/
+10
*
wil6210: add function name to wil log macros
Maya Erez
2016-04-26
2
-6
/
+10
*
ath6kl: add ability to set debug uart baud rate
Steve deRosier
2016-04-26
3
-0
/
+12
*
ath6kl: fix missing uart debug pin for 6004 HW 3.0
Steve deRosier
2016-04-26
1
-0
/
+1
*
ath10k: fix a typo in ath10k_start()
Mohammed Shafi Shajakhan
2016-04-26
1
-1
/
+1
*
ath10k: add max_tx_power for QCA6174 WLAN.RM.2.0 firmware
Alan Liu
2016-04-26
2
-0
/
+2
*
Merge ath-next from ath.git
Kalle Valo
2016-04-26
39
-803
/
+813
|
\
|
*
wcn36xx: Fill in capability list
Bjorn Andersson
2016-04-25
2
-1
/
+78
|
*
wcn36xx: Correct remove bss key response encoding
Bjorn Andersson
2016-04-25
2
-27
/
+1
|
*
wcn36xx: Delete BSS before idling link
Bjorn Andersson
2016-04-25
1
-1
/
+1
|
*
wcn36xx: Use correct command struct for EXIT_BMPS_REQ
Pontus Fuchs
2016-04-25
1
-1
/
+1
|
*
wcn36xx: Implement multicast filtering
Pontus Fuchs
2016-04-25
4
-6
/
+104
|
*
wcn36xx: Track association state
Pontus Fuchs
2016-04-25
2
-0
/
+3
|
*
wcn36xx: Clear encrypt_type when deleting bss key
Pontus Fuchs
2016-04-25
1
-0
/
+2
|
*
wcn36xx: Use allocated self sta index instead of hard coded
Pontus Fuchs
2016-04-25
1
-1
/
+1
|
*
wcn36xx: Copy all members in config_sta v1 conversion
Pontus Fuchs
2016-04-25
1
-2
/
+17
|
*
wcn36xx: Parse trigger_ba response properly
Pontus Fuchs
2016-04-25
1
-2
/
+12
|
*
wcn36xx: Remove sta pointer in private vif struct
Pontus Fuchs
2016-04-25
3
-17
/
+15
|
*
wcn36xx: Fetch private sta data from sta entry instead of from vif
Pontus Fuchs
2016-04-25
1
-1
/
+1
|
*
wcn36xx: Add helper macros to cast sta to priv
Pontus Fuchs
2016-04-25
3
-14
/
+18
|
*
wcn36xx: Use define for invalid index and fix typo
Pontus Fuchs
2016-04-25
3
-4
/
+4
|
*
wcn36xx: Use consistent name for private vif
Pontus Fuchs
2016-04-25
1
-14
/
+14
|
*
wcn36xx: Add helper macros to cast vif to private vif and vice versa
Pontus Fuchs
2016-04-25
6
-40
/
+36
|
*
wcn36xx: Pad TIM PVM if needed
Pontus Fuchs
2016-04-25
2
-2
/
+28
|
*
wcn36xx: Clean up wcn36xx_smd_send_beacon
Pontus Fuchs
2016-04-25
2
-8
/
+9
|
*
ath9k: Fix LED polarity for some Mini PCI AR9220 MB92 cards.
Vittorio Gambaletta (VittGam)
2016-04-25
1
-0
/
+10
|
*
ath9k: Add a module parameter to invert LED polarity.
Vittorio Gambaletta (VittGam)
2016-04-25
1
-0
/
+7
|
*
ath10k: remove enum ath10k_swap_code_seg_bin_type
Kalle Valo
2016-04-20
3
-26
/
+8
|
*
ath10k: switch testmode to use ath10k_core_fetch_firmware_api_n()
Kalle Valo
2016-04-20
3
-124
/
+6
|
*
ath10k: move htt_op_version to struct ath10k_fw_file
Kalle Valo
2016-04-20
7
-10
/
+11
|
*
ath10k: move wmi_op_version to struct ath10k_fw_file
Kalle Valo
2016-04-20
6
-28
/
+22
|
*
ath10k: move fw_features to struct ath10k_fw_file
Kalle Valo
2016-04-20
8
-45
/
+39
|
*
ath10k: move fw_version inside struct ath10k_fw_file
Kalle Valo
2016-04-20
3
-11
/
+17
|
*
ath10k: refactor firmware images to struct ath10k_fw_components
Kalle Valo
2016-04-20
6
-137
/
+199
|
*
ath10k: remove deprecated firmware API 1 support
Kalle Valo
2016-04-20
5
-93
/
+0
|
*
ath9k: remove duplicate assignment of variable ah
Colin Ian King
2016-04-19
1
-1
/
+1
|
*
ath9k: interpret requested txpower in EIRP domain
Zefir Kurtisi
2016-04-19
1
-8
/
+2
[next]