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