index
:
blackbird-op-linux
master
Blackbird™ 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
/
pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linville-20131203' of git://github.com/kvalo/ath
John W. Linville
2013-12-09
1
-275
/
+516
|
\
|
*
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
1
-5
/
+101
|
*
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
1
-42
/
+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
1
-0
/
+16
|
*
ath10k: show hardware and firmware info prints only once
Kalle Valo
2013-11-20
1
-1
/
+3
|
*
ath10k: don't show MSI registration warnings
Kalle Valo
2013-11-20
1
-6
/
+20
|
*
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
1
-32
/
+55
|
*
ath10k: guard against CE corruption from firmware
Michal Kazior
2013-11-12
1
-0
/
+7
|
*
ath10k: propagate ath10k_ce_disable_interrupts() errors
Michal Kazior
2013-11-12
1
-1
/
+5
|
*
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: 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
1
-10
/
+8
|
*
ath10k: fix possible memory leak in ath10k_pci_probe()
Wei Yongjun
2013-11-06
1
-1
/
+1
|
*
ath10k: add error handling to ath10k_pci_wait()
Kalle Valo
2013-10-21
1
-4
/
+24
|
*
ath10k: implement ath10k_pci_soc_read/write32()
Kalle Valo
2013-10-21
1
-2
/
+1
|
*
ath10k: fix NULL deref upon early FW crash
Michal Kazior
2013-10-21
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-11-15
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
treewide: Fix typo in printk
Masanari Iida
2013-10-14
1
-1
/
+1
*
|
ath10k: remove num_sends_allowed
Michal Kazior
2013-10-07
1
-20
/
+1
*
|
ath10k: remove ce_sendlist_send
Michal Kazior
2013-10-07
1
-2
/
+2
*
|
ath10k: fix num_sends_allowed replenishing
Michal Kazior
2013-09-20
1
-4
/
+0
*
|
wireless: ath10k: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-09-12
1
-2
/
+0
*
|
ath10k: delete struct ce_sendlist
Kalle Valo
2013-09-12
1
-27
/
+13
*
|
ath10k: add boot debug messages to pci.c and ce.c
Kalle Valo
2013-09-12
1
-2
/
+4
*
|
ath10k: prevent CE from looping indefinitely
Michal Kazior
2013-09-08
1
-46
/
+38
*
|
ath10k: add missing braces to ath10k_pci_tx_pipe_cleanup
Dave Jones
2013-09-06
1
-1
/
+2
*
|
ath10k: check chip id from the soc register during probe
Kalle Valo
2013-09-03
1
-2
/
+13
*
|
ath10k: convert ath10k_pci_wake() to return
Kalle Valo
2013-09-03
1
-5
/
+6
*
|
ath10k: convert ath10k_pci_reg_read/write32() to take struct ath10k
Kalle Valo
2013-09-03
1
-12
/
+7
*
|
ath10k: remove void pointer from struct ath10k_pci_compl
Kalle Valo
2013-09-03
1
-6
/
+6
*
|
ath10k: make target_ce_config_wlan more readable
Kalle Valo
2013-09-03
1
-14
/
+71
*
|
ath10k: pci: make host_ce_config_wlan[] more readable
Kalle Valo
2013-09-03
1
-18
/
+63
*
|
ath10k: remove un ar_pci->cacheline_sz field
Kalle Valo
2013-09-01
1
-2
/
+0
*
|
ath10k: rename ce_state to ath10k_ce_pipe
Michal Kazior
2013-09-01
1
-13
/
+15
*
|
ath10k: rename hif_ce_pipe_info to ath10k_pci_pipe
Michal Kazior
2013-09-01
1
-17
/
+17
*
|
ath10k: remove unused ce_attr parameters
Michal Kazior
2013-09-01
1
-9
/
+9
*
|
ath10k: clean up PCI completion states
Michal Kazior
2013-08-14
1
-6
/
+16
*
|
ath10k: use sizeof(*var) in kmalloc
Michal Kazior
2013-08-14
1
-2
/
+1
*
|
ath10k: Remove qca98xx hw1.0 support
Bartosz Markowski
2013-08-12
1
-15
/
+0
|
/
*
ath10k: add SoC power save option to PCI features map
Bartosz Markowski
2013-08-07
1
-8
/
+14
[next]