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
/
ath6kl
/
sdio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath6kl: Workaround to support Deep Sleep with MSM.
Santosh Sajjan
2012-01-31
1
-0
/
+13
*
ath6kl: Re-architect suspend mode handling in ath6kl_sdio_suspend
Raja Mani
2012-01-30
1
-32
/
+54
*
ath6kl: Fix memory leak when unloading ath6kl_sdio
Vasanthakumar Thiagarajan
2012-01-24
1
-0
/
+1
*
ath6kl: add back beginnings of USB support
Kalle Valo
2012-01-18
1
-1
/
+1
*
ath6kl: create core.c
Kalle Valo
2012-01-18
1
-2
/
+2
*
Merge remote branch 'wireless-next/master' into ath6kl-next
Kalle Valo
2012-01-13
1
-1
/
+1
|
\
|
*
ath6kl: revert USB support
John W. Linville
2012-01-05
1
-1
/
+1
*
|
ath6kl: Fix SDIO error path
Sujith Manoharan
2012-01-12
1
-1
/
+0
*
|
ath6kl: Use a mutex_lock to avoid race in diabling and handling irq
Vasanthakumar Thiagarajan
2012-01-09
1
-10
/
+9
*
|
ath6kl: handle firmware names more dynamically
Kalle Valo
2011-12-23
1
-8
/
+8
|
/
*
Merge remote branch 'wireless-next/master' into ath6kl-next
Kalle Valo
2011-12-16
1
-0
/
+1
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
2011-11-22
1
-0
/
+1
|
|
\
|
|
*
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
|
|
ath6kl: implement scheduled scan
Kalle Valo
2011-12-13
1
-1
/
+25
*
|
|
ath6kl: Use mutex to protect dma buffer in sync read write
Raja Mani
2011-11-21
1
-0
/
+9
*
|
|
ath6kl: add ar6004 firmwares to sdio module
Kalle Valo
2011-11-16
1
-0
/
+6
*
|
|
ath6kl: use hardware version names consistently
Kalle Valo
2011-11-16
1
-10
/
+10
*
|
|
ath6kl: enable USB support
Kalle Valo
2011-11-13
1
-1
/
+1
*
|
|
ath6kl: add hif_type
Kalle Valo
2011-11-13
1
-0
/
+1
*
|
|
ath6kl: AR6004 SDIO support
Naveen Gangadharan
2011-11-13
1
-0
/
+2
*
|
|
ath6kl: move diag commands to hif driver
Kalle Valo
2011-11-13
1
-0
/
+100
*
|
|
ath6kl: change bmi sizes being configurable by HIF
Kalle Valo
2011-11-13
1
-0
/
+1
*
|
|
ath6kl: move bmi calls to hif driver
Kalle Valo
2011-11-13
1
-0
/
+162
|
/
/
*
|
ath6kl: Remove WARN_ON msg in Suspend path
Raja Mani
2011-11-11
1
-2
/
+0
*
|
ath6kl: Invoke WOW suspend/resume calls during PM operation
Raja Mani
2011-11-11
1
-0
/
+20
*
|
ath6kl: Include new parameter in suspend path for wowlan
Raja Mani
2011-11-11
1
-3
/
+4
*
|
ath6kl: add suspend_cutpower module parameter
Kalle Valo
2011-11-11
1
-1
/
+2
*
|
ath6kl: cut power during suspend
Kalle Valo
2011-11-11
1
-8
/
+56
*
|
ath6kl: refactor sdio configuration to a separate function
Kalle Valo
2011-11-11
1
-33
/
+44
*
|
ath6kl: implement ath6kl_cfg80211_suspend()
Kalle Valo
2011-11-11
1
-7
/
+2
*
|
ath6kl: create ath6kl_hif_stop()
Kalle Valo
2011-11-11
1
-0
/
+45
*
|
ath6kl: change name of sdio driver to ath6kl
Kalle Valo
2011-11-11
1
-1
/
+1
*
|
ath6kl: move power control from sdio to core
Kalle Valo
2011-11-11
1
-12
/
+8
*
|
ath6kl: add more boot debug messages
Kalle Valo
2011-11-11
1
-9
/
+13
*
|
ath6kl: Refactor ath6kl_destroy()
Vasanthakumar Thiagarajan
2011-11-11
1
-1
/
+1
*
|
ath6kl: Maintain firmware interface index in struct ath6kl_vif
Vasanthakumar Thiagarajan
2011-11-11
1
-1
/
+1
*
|
ath6kl: Refactor wiphy dev and net dev init functions
Vasanthakumar Thiagarajan
2011-11-11
1
-4
/
+4
*
|
ath6kl: unbreak suspend
Sam Leffler
2011-11-11
1
-1
/
+2
*
|
ath6kl: move remaining content from htc_hif.h to hif.h
Kalle Valo
2011-11-11
1
-1
/
+1
*
|
ath6kl: move htc_hif to hif.c
Kalle Valo
2011-11-11
1
-2
/
+2
*
|
ath6kl: make sure WLAN power save is enabled during suspend
Chilam Ng
2011-11-11
1
-0
/
+13
*
|
ath6kl: Claim sdio function only at appropriate places
Vasanthakumar Thiagarajan
2011-11-11
1
-9
/
+10
*
|
ath6kl: Replace spin_lock_irqsave with spin_lock_bh
Vasanthakumar Thiagarajan
2011-11-11
1
-30
/
+21
|
/
*
ath6kl: add sdio debug messages
Kalle Valo
2011-09-28
1
-9
/
+27
*
ath6kl: deinitialise wiphy on error
Vivek Natarajan
2011-09-19
1
-2
/
+5
*
ath6kl: Fix system freeze under heavy data load
Vasanthakumar Thiagarajan
2011-08-31
1
-15
/
+0
*
ath6kl: implement suspend support
Kalle Valo
2011-08-31
1
-0
/
+26
*
ath6kl: Fix buffer alignment for scatter-gather I/O
Vasanthakumar Thiagarajan
2011-08-31
1
-10
/
+15
*
ath6kl: Move scatter information from ath6kl_device to htc_target
Vasanthakumar Thiagarajan
2011-08-09
1
-6
/
+6
*
ath6kl: Merge scatter rw request functions into one
Vasanthakumar Thiagarajan
2011-08-09
1
-1
/
+14
[next]