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
/
pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
ath10k: fix device teardown
Michal Kazior
2013-08-05
1
-11
/
+30
*
ath10k: fix failpath in MSI-X setup
Michal Kazior
2013-08-02
1
-1
/
+6
*
ath10k: implement device recovery
Michal Kazior
2013-07-30
1
-0
/
+2
*
ath10k: defer hw setup to start/stop mac80211 hooks
Michal Kazior
2013-07-30
1
-10
/
+1
*
ath10k: decouple suspend code
Michal Kazior
2013-07-30
1
-123
/
+53
*
ath10k: decouple pci start/stop logic
Michal Kazior
2013-07-30
1
-39
/
+71
*
ath10k: rename hif callback
Michal Kazior
2013-07-30
1
-3
/
+3
*
ath10k: change function to take struct ath10k as arg
Michal Kazior
2013-07-30
1
-3
/
+3
*
ath10k: fix typo in define name
Michal Kazior
2013-07-30
1
-3
/
+3
*
ath10k: remove ath10k_bus
Michal Kazior
2013-07-30
1
-2
/
+1
*
ath10k: fix teardown ordering
Michal Kazior
2013-07-30
1
-1
/
+1
*
ath10k: fix MSI-X setup failpath
Michal Kazior
2013-06-27
1
-2
/
+3
*
ath10k: off by one sanity check
Dan Carpenter
2013-06-18
1
-1
/
+1
*
ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devices
Kalle Valo
2013-06-12
1
-0
/
+2506