index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
ath9k_htc: Replace a variable initialisation by an assignment in ath9k_htc_se...
Markus Elfring
2016-04-19
1
-5
/
+2
|
*
ath10k: add dynamic tx mode switch config support for qca4019
Raja Mani
2016-04-19
4
-2
/
+37
|
*
ath10k: add some sanity checks to peer_map_event() functions
Dan Carpenter
2016-04-19
1
-0
/
+14
|
*
ath10k: fix rx_channel during hw reconfigure
Rajkumar Manoharan
2016-04-19
1
-1
/
+7
|
*
ath10k: fix return value for btcoex and peer stats debugfs
Mohammed Shafi Shajakhan
2016-04-19
1
-4
/
+8
|
*
ath10k: fix parenthesis alignment
Kalle Valo
2016-04-14
1
-1
/
+1
|
*
ath10k: prefer ether_addr_copy() over memcpy()
Kalle Valo
2016-04-14
1
-3
/
+2
|
*
ath10k: prefer ether_addr_equal() or ether_addr_equal_unaligned() over memcmp()
Kalle Valo
2016-04-14
2
-3
/
+3
|
*
ath10k: prefer kernel type 'u64' over 'u_int64_t'
Kalle Valo
2016-04-14
1
-2
/
+2
|
*
ath10k: fix checkpatch warnings related to spaces
Kalle Valo
2016-04-14
13
-30
/
+30
|
*
ath10k: remove MSI range support
Rajkumar Manoharan
2016-04-12
2
-157
/
+24
|
*
ath10k: enable set_tsf vdev command to WMI 10.4
Peter Oh
2016-04-12
1
-1
/
+1
|
*
ath10k: update 10.4 WMI vdev parameters
Peter Oh
2016-04-12
1
-0
/
+6
|
*
ath10k: add a support of set_tsf on vdev interface
Peter Oh
2016-04-12
4
-0
/
+34
|
*
ath10k: Document alloc_frag_desc_for_data_pkt config option.
Ben Greear
2016-04-12
1
-1
/
+6
*
|
iwlwifi: fix fw version reading for DVM devices
Luca Coelho
2016-04-26
2
-1
/
+6
[next]