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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
ath6kl: Invoke WOW suspend/resume calls during PM operation
Raja Mani
2011-11-11
2
-0
/
+48
|
*
ath6kl: Move ath6kl_cfg80211_stop() call specific to deep sleep and cut pwr
Raja Mani
2011-11-11
1
-2
/
+6
|
*
ath6kl: Add new state for WOW mode
Raja Mani
2011-11-11
2
-0
/
+2
|
*
ath6kl: Include new parameter in suspend path for wowlan
Raja Mani
2011-11-11
5
-9
/
+14
|
*
ath6kl: Add WOW suspend/resume implementation
Raja Mani
2011-11-11
2
-0
/
+112
|
*
ath6kl: Add wmi functions to configure WOW mode and host sleep mode
Raja Mani
2011-11-11
2
-0
/
+149
|
*
ath6kl: Add wmi functions to add/delete WOW patterns
Raja Mani
2011-11-11
2
-0
/
+73
|
*
ath6kl: Do not hide ath6kl_wmi_addkey_cmd() error values
Jouni Malinen
2011-11-11
1
-24
/
+13
|
*
ath6kl: Fix key configuration to copy at most seq_len from seq
Jouni Malinen
2011-11-11
4
-9
/
+14
|
*
ath6kl: Remove unused WMI crypto defines
Jouni Malinen
2011-11-11
1
-3
/
+0
|
*
ath6kl: add suspend_cutpower module parameter
Kalle Valo
2011-11-11
3
-1
/
+8
|
*
ath6kl: don't power down hardware when interface is down
Kalle Valo
2011-11-11
2
-18
/
+0
|
*
ath6kl: Fix lockdep warning
Vasanthakumar Thiagarajan
2011-11-11
5
-20
/
+20
|
*
ath6kl: cut power during suspend
Kalle Valo
2011-11-11
5
-8
/
+90
|
*
ath6kl: refactor sdio configuration to a separate function
Kalle Valo
2011-11-11
1
-33
/
+44
|
*
ath6kl: add state variable depicting hw/fw state
Kalle Valo
2011-11-11
3
-5
/
+36
|
*
ath6kl: implement ath6kl_cfg80211_suspend()
Kalle Valo
2011-11-11
5
-24
/
+52
|
*
ath6kl: reset CONNECT_PEND and CONNECTED flags in ath6kl_cfg80211_stop()
Kalle Valo
2011-11-11
1
-0
/
+2
|
*
ath6kl: create ath6kl_cfg80211_stop()
Kalle Valo
2011-11-11
3
-45
/
+52
|
*
ath6kl: add aborted parameter to ath6kl_cfg80211_scan_complete_event()
Kalle Valo
2011-11-11
4
-12
/
+16
|
*
ath6kl: print seqno in htc debug logs
Kalle Valo
2011-11-11
1
-4
/
+7
|
*
ath6kl: print firmware crashes always
Kalle Valo
2011-11-11
3
-64
/
+61
|
*
ath6kl: fix WLAN_ENABLE usage in ath6kl_close()
Kalle Valo
2011-11-11
1
-1
/
+2
|
*
ath6kl: power down hardware when interface is down
Kalle Valo
2011-11-11
6
-7
/
+64
|
*
ath6kl: create ath6kl_hif_stop()
Kalle Valo
2011-11-11
3
-0
/
+53
|
*
ath6kl: change name of sdio driver to ath6kl
Kalle Valo
2011-11-11
1
-1
/
+1
|
*
ath6kl: don't print an error for canceled packets
Kalle Valo
2011-11-11
1
-2
/
+3
|
*
ath6kl: create ath6kl_htc_reset()
Kalle Valo
2011-11-11
1
-42
/
+49
|
*
ath6kl: add a timeout to ath6kl_hif_intr_bh_handler()
Kalle Valo
2011-11-11
2
-1
/
+5
|
*
ath6kl: remove useless cleanup call from ath6kl_bmi_done()
Kalle Valo
2011-11-11
1
-2
/
+0
|
*
ath6kl: separate hardware boot code from module initialisation code
Kalle Valo
2011-11-11
1
-77
/
+106
|
*
ath6kl: merge ath6kl_init() to ath6kl_core_init()
Kalle Valo
2011-11-11
1
-83
/
+65
|
*
ath6kl: add a fixme to ath6kl_htc_wait_target()
Kalle Valo
2011-11-11
1
-0
/
+4
|
*
ath6kl: move power control from sdio to core
Kalle Valo
2011-11-11
4
-16
/
+37
|
*
ath6kl: rename ath6kl_wmi_qos_state_init() to _wmi_reset()
Kalle Valo
2011-11-11
2
-5
/
+3
|
*
ath6kl: don't use cfg80211_scan_request after cfg80211_scan_done()
Kalle Valo
2011-11-11
1
-2
/
+4
|
*
ath6kl: fix missing copy of action frame contents
Aarthi Thiruvengadam
2011-11-11
1
-0
/
+1
|
*
ath6kl: Report unique remain-on-channel cookie values
Jouni Malinen
2011-11-11
3
-4
/
+22
|
*
ath6kl: Fix compilation error from of.h
Sangwook Lee
2011-11-11
1
-0
/
+1
|
*
ath6kl: Implement support for power parameter control from userspace
Rishi Panjwani
2011-11-11
1
-0
/
+63
|
*
ath6kl: Implement support for listen interval from userspace
Rishi Panjwani
2011-11-11
1
-0
/
+64
|
*
ath6kl: add support for WPS
Aarthi Thiruvengadam
2011-11-11
2
-0
/
+19
|
*
ath6kl: add more boot debug messages
Kalle Valo
2011-11-11
2
-13
/
+17
|
*
ath6kl: add debug messages for credit handling
Kalle Valo
2011-11-11
3
-40
/
+41
|
*
ath6kl: remove unused debug levels
Kalle Valo
2011-11-11
2
-7
/
+6
|
*
ath6kl: use ath6kl_credit prefix consistently
Kalle Valo
2011-11-11
3
-35
/
+34
|
*
ath6kl: move all credit distribution code to htc.c
Kalle Valo
2011-11-11
5
-302
/
+295
|
*
ath6kl: rename struct htc_credit_state_info to ath6kl_htc_credit_info
Kalle Valo
2011-11-11
6
-38
/
+45
|
*
ath6kl: rename struct htc_endpoint_credit_dist.htc_rsvd to htc_ep
Kalle Valo
2011-11-11
3
-7
/
+5
|
*
ath6kl: use ath6kl prefix in credit functions
Kalle Valo
2011-11-11
4
-52
/
+52
[prev]
[next]