index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath10k: define an enum to enable cycle counter wraparound logic
Vasanthakumar Thiagarajan
2016-06-14
4
-9
/
+20
*
ath10k: fix CCK h/w rates for QCA99X0 and newer chipsets
Mohammed Shafi Shajakhan
2016-06-14
4
-2
/
+56
*
ath10k: remove duplicate and unused rx rate flags
Mohammed Shafi Shajakhan
2016-06-14
1
-39
/
+0
*
ath10k: fix some of the macro definitions of HTT_RX_IND message
Vasanthakumar Thiagarajan
2016-06-14
1
-3
/
+3
*
ath10k: add board data download from target
Sven Eckelmann
2016-06-07
5
-1
/
+219
*
ath10k: add QCA9887 chipset support
Sven Eckelmann
2016-06-07
4
-0
/
+51
*
ath10k: enable ipq4019 device probe in ahb module
Raja Mani
2016-06-02
1
-6
/
+3
*
ath10k: add pdev param support to enable/disable btcoex
Rajkumar Manoharan
2016-06-02
5
-3
/
+46
*
ath10k: add new ATH10K_FW_FEATURE_BTCOEX_PARAM
Rajkumar Manoharan
2016-06-02
2
-0
/
+8
*
ath10k: update module description
Rajkumar Manoharan
2016-06-02
2
-2
/
+2
*
ath10k: remove unused phy_mode_to_band
Rajkumar Manoharan
2016-06-02
1
-28
/
+0
*
ath10k: fix operating irq mode for ahb device
Rajkumar Manoharan
2016-06-02
1
-0
/
+2
*
ath10k: fix error while writing 'simulate_fw_crash' debugfs
Mohammed Shafi Shajakhan
2016-06-02
1
-8
/
+6
*
ath10k: fix diag_read to collect data for larger memory
Ashok Raj Nagarajan
2016-06-02
1
-12
/
+16
*
ath9k: Proper TX99 interrupt ref count
Eduardo Abinader
2016-05-28
1
-1
/
+0
*
ath6kl: simplify logical condition
Heinrich Schuchardt
2016-05-28
1
-2
/
+1
*
ath6kl: fix typo
Julia Lawall
2016-05-28
1
-1
/
+1
*
wil6210: align wil log functions to wil_dbg_ratelimited implementation
Maya Erez
2016-05-28
1
-26
/
+20
*
wil6210: add pm_notify handling
Maya Erez
2016-05-28
4
-4
/
+98
*
wil6210: fix dma mapping error cleanup in __wil_tx_vring_tso
Maya Erez
2016-05-28
1
-1
/
+1
*
wil6210: protect wil_vring_fini_tx in parallel to tx completions
Maya Erez
2016-05-28
1
-0
/
+14
*
wil6210: guarantee safe access to rx descriptors shared memory
Maya Erez
2016-05-28
1
-0
/
+6
*
wil6210: fix race conditions between TX send and completion
Maya Erez
2016-05-28
1
-0
/
+20
*
ath9k: allow tx99 for ar9002 based cards
Eduardo Abinader
2016-05-28
1
-1
/
+1
*
ath9k: Remove empty test condition
Eduardo Abinader
2016-05-28
1
-2
/
+1
*
ath10k: fix legacy rate packet debug messages
Mohammed Shafi Shajakhan
2016-05-24
1
-1
/
+2
*
ath10k: reduce warning messages during rx without proper channel context
Mohammed Shafi Shajakhan
2016-05-24
1
-1
/
+1
*
ath10k: improve tx scheduling
Michal Kazior
2016-05-24
3
-6
/
+7
*
ath10k: enable support for QCA9984
Vasanthakumar Thiagarajan
2016-05-24
3
-0
/
+48
*
ath10k: define rx_ppdu_end for QCA9984
Vasanthakumar Thiagarajan
2016-05-24
1
-0
/
+46
*
ath10k: clean up growing hw checks during safe and full reset
Vasanthakumar Thiagarajan
2016-05-24
2
-16
/
+34
*
ath10k: move rx_location_info out of struct rx_pkt_end
Vasanthakumar Thiagarajan
2016-05-24
1
-1
/
+1
*
Merge ath-next from ath.git
Kalle Valo
2016-05-11
24
-145
/
+767
|
\
|
*
ath10k: Fix survey reporting with QCA4019
Vasanthakumar Thiagarajan
2016-05-11
1
-0
/
+1
|
*
ath10k: suppress warnings when getting wmi peer_rate_code_list event
Vasanthakumar Thiagarajan
2016-05-11
1
-0
/
+1
|
*
wil6210: add support for device led configuration
Maya Erez
2016-05-11
5
-0
/
+281
|
*
ath9k: Fix symbol overlap window for half/quarter channels
Helmut Schaa
2016-05-09
1
-1
/
+1
|
*
ath9k: Simplify ar9003_hw_tx99_set_txpower
Helmut Schaa
2016-05-09
1
-7
/
+3
|
*
ath9k: Move TX99 config option under ath9k debugging
Helmut Schaa
2016-05-09
1
-20
/
+20
|
*
ath9k: reuse ar9003_hw_tx_power_regwrite for tx99 setup
Helmut Schaa
2016-05-09
3
-58
/
+5
|
*
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
[next]