index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath10k: disable PCI PS for QCA988X and QCA99X0
Anilkumar Kolli
2015-10-19
2
-1
/
+88
*
ath10k: remove htc polling for tx completion
Rajkumar Manoharan
2015-10-16
4
-43
/
+7
*
ath10k: remove unused dl_is_polled
Rajkumar Manoharan
2015-10-16
4
-17
/
+9
*
ath10k: configure copy engine 5 for HTT messages
Rajkumar Manoharan
2015-10-16
1
-11
/
+59
*
ath10k: export htt tx rx handlers
Rajkumar Manoharan
2015-10-16
3
-0
/
+8
*
ath10k: register per copy engine receive callbacks
Rajkumar Manoharan
2015-10-16
7
-51
/
+12
*
ath10k: register per copy engine send completion callbacks
Rajkumar Manoharan
2015-10-16
6
-17
/
+13
*
ath10k: export htc tx rx handlers
Rajkumar Manoharan
2015-10-16
2
-4
/
+6
*
ath10k: cleanup ath10k_mac_register() error handling
Jeff Johnson
2015-10-14
1
-2
/
+8
*
ath10k: fix cleanup in ath10k_thermal_unregister
Mohammed Shafi Shajakhan
2015-10-14
1
-1
/
+1
*
ath10k: select board data based on BMI chip id and board id
Manikanta Pubbisetty
2015-10-14
4
-8
/
+93
*
ath10k: add board 2 API support
Manikanta Pubbisetty
2015-10-14
5
-49
/
+250
*
ath6kl: drop unlikely behind WARN_ON()
Geliang Tang
2015-10-09
1
-2
/
+2
*
ath: fix DFS timestamp wraparound reset condition
Zefir Kurtisi
2015-10-09
1
-1
/
+1
*
ath6kl: remove redundant null pointer check on send_pkt
Colin Ian King
2015-10-09
1
-3
/
+1
*
wil6210: Do no schedule firmware recovery during reset flow
Hamad Kadmany
2015-10-09
2
-0
/
+9
*
wil6210: dump firmware memory when firmware crashes
Vladimir Kondratiev
2015-10-09
5
-1
/
+121
*
wil6210: ratelimit Tx error message
Vladimir Kondratiev
2015-10-09
1
-1
/
+1
*
wil6210: capture all frames in sniffer mode
Vladimir Kondratiev
2015-10-09
1
-1
/
+1
*
wil6210: support BAR (BlockAck Req)
Vladimir Kondratiev
2015-10-09
3
-6
/
+67
*
wil6210: treat broadcast bssid as "disconnect all"
Vladimir Kondratiev
2015-10-09
1
-2
/
+4
*
wil6210: pmc logger bug fix
Vladimir Shulman
2015-10-09
1
-1
/
+1
*
wil6210: log firmware crash information
Vladimir Kondratiev
2015-10-09
2
-1
/
+10
*
wil6210: Add proper handling for invalid frames on Rx
Vladimir Kondratiev
2015-10-09
3
-7
/
+22
*
wil6210: fix warning in system power management code
Vladimir Kondratiev
2015-10-09
1
-1
/
+1
*
ath10k: use station's current operating mode from assoc request
Vivek Natarajan
2015-10-09
1
-2
/
+3
*
ath10k: optimize ce_lock on post rx buffer processing
Rajkumar Manoharan
2015-10-09
2
-20
/
+9
*
ath10k: increase pci wakeup timeout to 30 ms
Maharaja Kennadyrajan
2015-10-09
2
-2
/
+7
*
ath10k: use pre-allocated DMA buffer in Tx
Peter Oh
2015-10-06
3
-26
/
+28
*
ath10k: use Rx decap mode configured when driver registered
Peter Oh
2015-10-06
1
-1
/
+1
*
ath10k: implement debugfs interface for Transmit Power Control stats
Maharaja Kennadyrajan
2015-10-06
6
-1
/
+573
*
ath10k: add a_sle32_to_cpu()
Kalle Valo
2015-10-06
1
-1
/
+20
*
ath10k: split an unnecessary long line
Kalle Valo
2015-10-06
1
-1
/
+2
*
ath10k: fix whitespace usage
Kalle Valo
2015-10-06
3
-2
/
+4
*
ath10k: remove void function return statements
Kalle Valo
2015-10-06
1
-2
/
+0
*
ath10k: brace style fixes
Kalle Valo
2015-10-06
2
-6
/
+5
*
ath10k: indentation fixes
Kalle Valo
2015-10-06
4
-10
/
+10
*
ath10k: fix checkpatch warning about logical continuations
Kalle Valo
2015-10-06
1
-2
/
+2
*
Merge ath-next from ath.git
Kalle Valo
2015-10-05
14
-140
/
+464
|
\
|
*
ath10k: fix MSI-X registering for qca99x0
Janusz Dziedzic
2015-09-27
2
-23
/
+5
|
*
ath10k: fix ldpc param for fixed rate
Rajkumar Manoharan
2015-09-27
1
-2
/
+11
|
*
ath: use PRI value given by spec for fixed PRI
Peter Oh
2015-09-27
3
-7
/
+10
|
*
ath: fix incorrect PPB on JAPAN chirp radar
Peter Oh
2015-09-27
1
-1
/
+1
|
*
ath10k: add ATH10K_FW_FEATURE_RAW_MODE_SUPPORT to ath10k_core_fw_feature_str[]
Kalle Valo
2015-09-17
1
-0
/
+5
|
*
ath10k: handle IEEE80211_CHANCTX_CHANGE_WIDTH properly
Michal Kazior
2015-09-17
1
-0
/
+64
|
*
ath10k: split switch_vif_chanctx guts
Michal Kazior
2015-09-17
1
-79
/
+89
|
*
ath10k: move hw_scan worker queuing
Michal Kazior
2015-09-17
1
-3
/
+5
|
*
ath10k: implement mesh support
Bob Copeland
2015-09-17
2
-1
/
+47
|
*
ath10k: check for encryption before adding MIC_LEN
Bob Copeland
2015-09-17
1
-1
/
+2
|
*
ath10k: enable monitor when OTHER_BSS requested
Bob Copeland
2015-09-17
1
-0
/
+1
[next]