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
*
ath: constify local structures
Julia Lawall
2016-09-14
1
-1
/
+1
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2016-09-14
46
-548
/
+2123
|
\
|
*
ath10k: remove 4-addr padding related hw_param configuration
Vasanthakumar Thiagarajan
2016-09-13
2
-17
/
+0
|
*
ath10k: properly remove padding from the start of rx payload
Vasanthakumar Thiagarajan
2016-09-13
2
-14
/
+31
|
*
ath10k: add provision for Rx descriptor abstraction
Vasanthakumar Thiagarajan
2016-09-13
3
-0
/
+37
|
*
ath10k: move ath10k_hw_params definition to hw.h
Vasanthakumar Thiagarajan
2016-09-13
2
-52
/
+54
|
*
ath10k: improve logging message
Ben Greear
2016-09-13
1
-2
/
+2
|
*
ath10k: enable peer stats by default
Thomas Pedersen
2016-09-13
1
-0
/
+3
|
*
ath10k: remove unused variable ar_pci
Chaehyun Lim
2016-09-13
1
-2
/
+0
|
*
ath10k: fix memory leak on caldata on error exit path
Colin Ian King
2016-09-13
1
-1
/
+1
|
*
Merge branch 'ath-current' into ath-next
Kalle Valo
2016-09-09
4
-14
/
+19
|
|
\
|
|
*
ath9k: bring back direction setting in ath9k_{start_stop}
Giedrius Statkevičius
2016-09-07
1
-2
/
+7
|
|
*
ath9k: fix AR5416 access GPIO warning
Miaoqing Pan
2016-09-02
1
-2
/
+2
|
|
*
ath10k: Remove driver log suggesting QCA9887 support is experimental
Mohammed Shafi Shajakhan
2016-08-31
1
-1
/
+0
|
|
*
ath10k: fix get rx_status from htt context
Ashok Raj Nagarajan
2016-08-31
1
-5
/
+5
|
|
*
ath9k: fix using sta->drv_priv before initializing it
Felix Fietkau
2016-08-22
1
-4
/
+4
|
|
*
ath9k: fix client mode beacon configuration
Felix Fietkau
2016-08-22
1
-0
/
+1
|
*
|
carl9170: Fix wrong completion usage
Daniel Wagner
2016-09-09
1
-4
/
+2
|
*
|
ath6kl: Allow the radio to report 0 dbm txpower without timing out
Eric Bentley
2016-09-09
1
-2
/
+2
|
*
|
ath6kl: enable firmware crash dumps on the AR6004
Dan Kephart
2016-09-09
1
-7
/
+4
|
*
|
ath9k: remove repetitions of mask array size
Bob Copeland
2016-09-09
1
-6
/
+3
|
*
|
ath10k: fix reporting channel survey data
Ashok Raj Nagarajan
2016-09-09
1
-1
/
+1
|
*
|
ath10k: remove unnecessary error code assignment
Mohammed Shafi Shajakhan
2016-09-09
1
-1
/
+0
|
*
|
ath9k: improve powersave filter handling
Felix Fietkau
2016-09-09
1
-3
/
+9
|
*
|
ath9k: use ieee80211_tx_status_noskb where possible
Felix Fietkau
2016-09-09
1
-32
/
+62
|
*
|
ath10k: fix throughput regression in multi client mode
Rajkumar Manoharan
2016-09-09
2
-2
/
+2
|
*
|
ath10k: implement NAPI support
Rajkumar Manoharan
2016-09-09
8
-96
/
+159
|
*
|
ath9k: mark ath_fill_led_pin() static
Baoyou Xie
2016-09-02
1
-1
/
+1
|
*
|
ath10k: fix spelling mistake "montior" -> "monitor"
Colin Ian King
2016-09-02
1
-1
/
+1
|
*
|
ath10k: Fix broken NULL func data frame status for 10.4
Mohammed Shafi Shajakhan
2016-09-02
3
-0
/
+10
|
*
|
ath10k: replace config_enabled() with IS_REACHABLE()
Masahiro Yamada
2016-09-02
1
-1
/
+1
|
*
|
ath10k: Added support for extended dbglog module id for 10.4
Maharaja Kennadyrajan
2016-09-02
6
-11
/
+64
|
*
|
ath10k: use complete() instead complete_all()
Daniel Wagner
2016-09-02
2
-9
/
+9
|
*
|
ath10k: fix sending frame in management path in push txq logic
Ashok Raj Nagarajan
2016-09-02
1
-0
/
+20
|
*
|
ath10k: improve wake_tx_queue ops performance
Rajkumar Manoharan
2016-09-02
1
-1
/
+17
|
*
|
ath10k: suppress warnings when getting wmi WDS peer event id
Mohammed Shafi Shajakhan
2016-09-02
1
-0
/
+1
|
*
|
ath10k: fix group privacy action frame decryption for qca4019
Rajkumar Manoharan
2016-09-02
3
-5
/
+33
|
*
|
ath10k: hide kernel addresses from logs using %pK format specifier
Maharaja Kennadyrajan
2016-09-02
11
-27
/
+27
|
*
|
ath10k: Add WMI_SERVICE_PERIODIC_CHAN_STAT_SUPPORT wmi service
Tamizh chelvam
2016-09-02
1
-0
/
+5
|
*
|
wil6210: extract firmware version from file header
Lior David
2016-08-31
7
-6
/
+46
|
*
|
wil6210: extract firmware capabilities from FW file
Lior David
2016-08-31
6
-27
/
+106
|
*
|
wil6210: align to latest auto generated wmi.h
Lior David
2016-08-31
1
-0
/
+292
|
*
|
wil6210: fix protection of wil->scan_request
Lior David
2016-08-31
4
-3
/
+10
|
*
|
ath10k: fix spurious tx/rx during boot
Michal Kazior
2016-08-31
1
-0
/
+68
|
*
|
ath10k: add wmi command barrier utility
Michal Kazior
2016-08-31
3
-0
/
+33
|
*
|
ath10k: implement wmi echo event
Michal Kazior
2016-08-31
4
-1
/
+72
|
*
|
ath10k: implement wmi echo command
Michal Kazior
2016-08-31
3
-0
/
+69
|
*
|
ath10k: add testmode support for 10.4 firmware
Tamizh chelvam
2016-08-31
1
-0
/
+23
|
*
|
ath10k: handle testmode events for 10.2 and 10.4 based firmware
Tamizh chelvam
2016-08-31
1
-0
/
+26
|
*
|
ath10k: move firmware_swap_code_seg_info to ath10k_fw_file
Tamizh chelvam
2016-08-31
4
-22
/
+34
[next]