index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2014-01-13
1
-1
/
+0
|
\
|
*
mac80211: remove channel_change_time
Johannes Berg
2014-01-07
1
-1
/
+0
*
|
ath10k: add set_bitrate_mask callback
Janusz Dziedzic
2014-01-10
3
-0
/
+317
*
|
ath10k: add debugfs file to control firmware dbglog
Kalle Valo
2014-01-10
4
-0
/
+154
*
|
ath10k: add trace event for WMI_DEBUG_MESG_EVENTID
Kalle Valo
2014-01-10
2
-2
/
+28
*
|
ath10k: handle WMI debug print events
Kalle Valo
2014-01-10
1
-2
/
+31
*
|
ath10k: track number of existing peers
Bartosz Markowski
2014-01-10
3
-3
/
+29
*
|
ath10k: disable STA kickout in FW
Marek Puzyniak
2014-01-10
1
-1
/
+8
*
|
ath10k: add DFS_CERTIFIED option
Janusz Dziedzic
2014-01-10
1
-0
/
+7
*
|
ath10k: introduce NO_P2P fw feature flag
Bartosz Markowski
2013-12-16
2
-3
/
+9
*
|
ath10k: split the if_limits and if_comb
Bartosz Markowski
2013-12-16
1
-9
/
+17
*
|
ath10k: fix band reporting for mgmt CCK frames on 5GHz
Michal Kazior
2013-12-16
1
-1
/
+20
*
|
ath10k: handle TKIP MIC error correctly
Janusz Dziedzic
2013-12-16
3
-1
/
+17
*
|
ath10k: fix WEP Shared authentication
Michal Kazior
2013-12-11
1
-1
/
+5
|
/
*
Merge tag 'for-linville-20131203' of git://github.com/kvalo/ath
John W. Linville
2013-12-09
18
-406
/
+1413
|
\
|
*
ath10k: fix multi BSSID with WPA on FW 10.1
Michal Kazior
2013-12-02
1
-0
/
+40
|
*
ath10k: fix Tx status clearing
Michal Kazior
2013-11-27
1
-1
/
+1
|
*
ath10k: allow explicit MSI/MSI-X disabling
Michal Kazior
2013-11-27
1
-13
/
+34
|
*
ath10k: re-add support for early fw indication
Michal Kazior
2013-11-27
2
-5
/
+102
|
*
ath10k: extract functions for legacy irq handling
Michal Kazior
2013-11-27
1
-33
/
+32
|
*
ath10k: defer irq registration until hif start()
Michal Kazior
2013-11-27
3
-58
/
+23
|
*
ath10k: decouple ath10k_pci_start_ce()
Michal Kazior
2013-11-27
1
-21
/
+54
|
*
ath10k: don't use interrupts for BMI
Michal Kazior
2013-11-27
1
-24
/
+26
|
*
ath10k: split up pci irq code
Michal Kazior
2013-11-27
1
-94
/
+131
|
*
ath10k: don't consume other's shared interrupts
Michal Kazior
2013-11-27
2
-0
/
+17
|
*
ath10k: show hardware and firmware info prints only once
Kalle Valo
2013-11-20
3
-5
/
+12
|
*
ath10k: make core boot messages more compact
Kalle Valo
2013-11-20
2
-8
/
+12
|
*
ath10k: don't show MSI registration warnings
Kalle Valo
2013-11-20
1
-6
/
+20
|
*
ath10k: add debugfs file to control radar events blocking
Marek Puzyniak
2013-11-20
3
-0
/
+13
|
*
ath10k: introduce DFS implementation
Marek Puzyniak
2013-11-20
5
-13
/
+182
|
*
ath10k: add phyerr/dfs handling
Janusz Dziedzic
2013-11-20
6
-1
/
+461
|
*
ath10k: clear tx status before submitting to mac80211
Michal Kazior
2013-11-15
1
-0
/
+1
|
*
ath10k: expand the wmi mgmt queue limit to 128
Bartosz Markowski
2013-11-15
1
-1
/
+1
|
*
ath10k: remove htt rx amsdu clear retry bit hack
Kalle Valo
2013-11-15
3
-17
/
+7
|
*
ath10k: allow dynamic bandwidth in hw rate control
Michal Kazior
2013-11-15
2
-2
/
+7
|
*
ath10k: fix core init failpath
Michal Kazior
2013-11-12
2
-24
/
+18
|
*
ath10k: reset device upon stopping/power down
Michal Kazior
2013-11-12
1
-0
/
+9
|
*
ath10k: add and fix some PCI prints
Michal Kazior
2013-11-12
1
-30
/
+39
|
*
ath10k: re-arrange PCI init code
Michal Kazior
2013-11-12
3
-36
/
+71
|
*
ath10k: guard against CE corruption from firmware
Michal Kazior
2013-11-12
2
-0
/
+12
|
*
ath10k: propagate ath10k_ce_disable_interrupts() errors
Michal Kazior
2013-11-12
3
-4
/
+11
|
*
ath10k: use ath10k_do_pci_wake/sleep
Michal Kazior
2013-11-12
1
-58
/
+26
|
*
ath10k: remove meaningless check
Michal Kazior
2013-11-12
1
-3
/
+0
|
*
ath10k: fix ath10k_ce_init() failpath
Michal Kazior
2013-11-12
1
-4
/
+6
|
*
ath10k: make sure to mask all CE irqs
Michal Kazior
2013-11-12
1
-0
/
+12
|
*
ath10k: rename ath10k_pci_reset_target()
Michal Kazior
2013-11-12
1
-3
/
+3
|
*
ath10k: split tasklet killing function
Michal Kazior
2013-11-12
1
-6
/
+11
|
*
ath10k: don't forget to kill fw error tasklet
Michal Kazior
2013-11-12
1
-0
/
+1
|
*
ath10k: remove ar_pci->ce_count
Michal Kazior
2013-11-12
3
-19
/
+11
|
*
ath10k: add logging to better determine some VIF/STA creation failures
Ben Greear
2013-11-12
1
-6
/
+10
[next]