index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
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-linville' of git://github.com/kvalo/ath
John W. Linville
2014-09-26
28
-440
/
+1017
|
\
|
*
ath10k: use ether_addr_copy()
Kalle Valo
2014-09-18
4
-21
/
+21
|
*
ath10k: reformat help text in ath10k_read_simulate_fw_crash()
Kalle Valo
2014-09-18
1
-9
/
+5
|
*
ath10k: miscellaneous checkpatch fixes
Kalle Valo
2014-09-18
5
-11
/
+8
|
*
ath10k: else is not generally useful after a break or return
Kalle Valo
2014-09-18
4
-17
/
+18
|
*
ath10k: don't use return on void functions
Kalle Valo
2014-09-18
1
-1
/
+0
|
*
ath10k: fix space after a cast style errors
Kalle Valo
2014-09-18
1
-7
/
+7
|
*
ath10k: fix missing a blank line after declarations
Kalle Valo
2014-09-18
3
-9
/
+15
|
*
ath10k: fix use of multiple blank lines
Kalle Valo
2014-09-18
13
-29
/
+0
|
*
ath10k: fix checkpatch warnings about parenthesis alignment
Kalle Valo
2014-09-18
9
-51
/
+55
|
*
ath10k: fix parenthesis alignment warning in ath10k_htt_rx_alloc()
Kalle Valo
2014-09-18
1
-3
/
+4
|
*
ath10k: fix debugfs_create_dir() checking
Michal Kazior
2014-09-11
1
-2
/
+6
|
*
ath10k: support firmware crash-by-assert
Ben Greear
2014-09-11
1
-1
/
+27
|
*
ath10k: add testmode
Kalle Valo
2014-09-11
11
-30
/
+614
|
*
ath10k: make ath10k_wmi_cmd_send() public
Kalle Valo
2014-09-11
2
-3
/
+6
|
*
ath10k: ATH10K_DEBUGFS depends on DEBUG_FS
Matteo Croce
2014-09-10
1
-1
/
+1
|
*
ath10k: use proper service bitmap size
Michal Kazior
2014-09-10
4
-11
/
+9
|
*
ath10k: move fw_crash_dump allocation
Michal Kazior
2014-09-10
3
-22
/
+41
|
*
ath10k: don't access tx_info while overwriting it
Michal Kazior
2014-09-02
1
-5
/
+4
|
*
ath10k: add device/driver strings to tracepoints
Michal Kazior
2014-09-02
4
-38
/
+89
|
*
ath10k: remove diag_*_access functions
Michal Kazior
2014-09-02
1
-85
/
+24
|
*
ath10k: stop monitor vdev for sta assoc
Michal Kazior
2014-09-02
1
-1
/
+9
|
*
ath10k: fix monitor start/stop sequences
Michal Kazior
2014-09-02
2
-73
/
+49
|
*
ath10k: kill tasklets after free_irq
Michal Kazior
2014-09-02
1
-0
/
+2
|
*
ath10k: fix num_legacy_stations tracking
Michal Kazior
2014-09-02
1
-1
/
+1
|
*
ath10k: re-enable interrupts properly in hw recovery
Michal Kazior
2014-09-02
1
-21
/
+14
*
|
Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...
John W. Linville
2014-09-15
1
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
mac80211: replace SMPS hw flags with wiphy feature bits
Eliad Peller
2014-09-11
1
-2
/
+3
*
|
Merge branch 'for-linville' of git://github.com/kvalo/ath
John W. Linville
2014-08-28
24
-2108
/
+4009
|
\
\
|
|
/
|
/
|
|
*
ath10k: make target endianess more explicit
Michal Kazior
2014-08-27
2
-137
/
+140
|
*
ath10k: dont duplicate service-pipe mapping
Michal Kazior
2014-08-27
1
-44
/
+33
|
*
ath10k: move pci init structures
Michal Kazior
2014-08-27
1
-96
/
+96
|
*
ath10k: fix fw crash dumping
Michal Kazior
2014-08-26
1
-5
/
+3
|
*
ath10k: improve logging to include dev id
Michal Kazior
2014-08-26
15
-781
/
+833
|
*
ath10k: flush hif buffers before recovery
Michal Kazior
2014-08-25
1
-0
/
+1
|
*
ath10k: remove ar_pci->started
Michal Kazior
2014-08-25
2
-12
/
+0
|
*
ath10k: ignore ar_pci->started in pipe cleanup
Michal Kazior
2014-08-25
1
-8
/
+0
|
*
ath10k: update comment regarding warm reset
Michal Kazior
2014-08-25
1
-5
/
+4
|
*
ath10k: rework posting pci rx buffers
Michal Kazior
2014-08-25
4
-161
/
+160
|
*
ath10k: remove early irq handling
Michal Kazior
2014-08-25
2
-125
/
+48
|
*
ath10k: make sure to really disable irqs
Michal Kazior
2014-08-25
1
-6
/
+37
|
*
ath10k: split ce irq/handler setup
Michal Kazior
2014-08-25
3
-68
/
+21
|
*
ath10k: setup irq method in probe
Michal Kazior
2014-08-25
2
-35
/
+39
|
*
ath10k: fix legacy irq workaround
Michal Kazior
2014-08-25
1
-3
/
+4
|
*
ath10k: move fw init print
Michal Kazior
2014-08-25
1
-5
/
+1
|
*
ath10k: print more driver info when firmware crashes
Kalle Valo
2014-08-25
4
-18
/
+22
|
*
ath10k: rename ath10k_pci_hif_dump_area() to ath10k_pci_fw_crashed_dump()
Kalle Valo
2014-08-25
1
-5
/
+5
|
*
ath10k: provide firmware crash info via debugfs
Ben Greear
2014-08-25
6
-13
/
+302
|
*
ath10k: add ath10k_pci_diag_* helpers
Kalle Valo
2014-08-25
1
-17
/
+38
|
*
ath10k: fix a conflict bug in wmi service bitmap
Michal Kazior
2014-08-25
1
-2
/
+2
[next]