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
/
iwlwifi
/
mvm
/
d3.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: mvm: add channel information to the netdetect notifications
Luciano Coelho
2014-12-01
1
-11
/
+52
*
iwlwifi: mvm: add SSID match information for net-detect
Luciano Coelho
2014-12-01
1
-5
/
+66
*
iwlwifi: mvm: remove IWL_UCODE_TLV_API_WOWLAN_CONFIG_TID
Emmanuel Grumbach
2014-12-01
1
-33
/
+23
*
iwlwifi: mvm: check and report if wake up was due to net detect
Luciano Coelho
2014-12-01
1
-2
/
+44
*
iwlwifi: mvm: call iwl_trans_suspend/resume
Eliad Peller
2014-11-24
1
-0
/
+3
*
iwlwifi: mvm: treat netdetect wake up separately
Luciano Coelho
2014-11-24
1
-3
/
+37
*
iwlwifi: mvm: refactor iwl_mvm_query_wakeup_reasons()
Luciano Coelho
2014-11-24
1
-26
/
+47
*
iwlwifi: mvm: refactor wowlan and netdetect configuration when suspending
Luciano Coelho
2014-11-24
1
-22
/
+45
*
iwlwifi: mvm: add support for net detect
Luciano Coelho
2014-11-24
1
-3
/
+5
*
iwlwifi: mvm: make nd_ies part of the mvm struct
Luciano Coelho
2014-11-23
1
-1
/
+1
*
iwlwifi: mvm: move deferred d0i3 exit to resume_complete op
Eliad Peller
2014-11-23
1
-11
/
+1
*
iwlwifi: mvm: don't capture firmware coredump for D3->D0 reconfig
Johannes Berg
2014-11-11
1
-0
/
+1
*
iwlwifi: mvm: change the iwl_mvm_d3_iface_iterator into a generic function
Luciano Coelho
2014-10-29
1
-43
/
+4
*
iwlwifi: mvm: add debugfs entry to configure netdetect SSIDs
Luciano Coelho
2014-10-29
1
-0
/
+9
*
iwlwifi: mvm: move the check if associated outside of the iterator for wowlan
Luciano Coelho
2014-10-29
1
-23
/
+25
*
iwlwifi: mvm: split wowlan handling out of the main suspend function
Luciano Coelho
2014-10-29
1
-115
/
+151
*
iwlwifi: mvm: hold the rtnl when resuming from a d3 test
Luciano Coelho
2014-10-29
1
-0
/
+2
*
iwlwifi: mvm: correct firmware disassoc command sequence
Johannes Berg
2014-09-03
1
-1
/
+1
*
iwlwifi: add Intel Mobile Communications copyright
Johannes Berg
2014-09-03
1
-0
/
+2
*
iwlwifi: mvm: remove vif argument from power_update_mac
Arik Nemtsov
2014-05-22
1
-1
/
+1
*
iwlwifi: mvm: pass force_assoc_off all the way down to avoid hacks
Luciano Coelho
2014-05-21
1
-4
/
+2
*
iwlwifi: remove CMD_SYNC
Emmanuel Grumbach
2014-05-13
1
-16
/
+11
*
iwlwifi: mvm: don't use d3 fw if d0i3 is used
Eliad Peller
2014-04-13
1
-0
/
+22
*
iwlwifi: remove IWL_UCODE_TLV_FLAGS_D3_CONTINUITY_API flag
Emmanuel Grumbach
2014-04-13
1
-50
/
+22
*
iwlwifi: mvm: configure protocol offloading on D0i3
Eliad Peller
2014-03-16
1
-1
/
+1
*
iwlwifi: mvm: configure seq_num to D0i3
Eliad Peller
2014-03-16
1
-159
/
+30
*
iwlwifi: mvm: fix quota for D3 image
Emmanuel Grumbach
2014-03-09
1
-2
/
+2
*
iwlwifi: mvm: reserve sta_id 0 to station
Eliad Peller
2014-02-06
1
-27
/
+0
*
iwlwifi: mvm: refactor power code
Emmanuel Grumbach
2014-02-03
1
-1
/
+1
*
iwlwifi: mvm: remove support for legacy power API
Emmanuel Grumbach
2014-02-03
1
-2
/
+2
*
iwlwifi: add inline helper for packet lengths
Johannes Berg
2014-01-13
1
-9
/
+6
*
iwlwifi: Update Copyright to 2014
Emmanuel Grumbach
2013-12-31
1
-2
/
+2
*
iwlwifi: mvm: don't restart HW if suspending fails before D3 image is loaded
Luciano Coelho
2013-12-09
1
-2
/
+3
*
iwlwifi: mvm: allow keeping connections in d3_test
Eliad Peller
2013-12-09
1
-1
/
+10
*
iwlwifi: mvm: disconnect on disconnection wakeup event
Eliad Peller
2013-12-09
1
-0
/
+6
*
iwlwifi: mvm: enable d3_test even if d3_test_pme_ptr is not available
Eliad Peller
2013-12-09
1
-8
/
+8
*
iwlwifi: mvm: use a cast to calculate the last seqno from the next one
Luciano Coelho
2013-11-25
1
-1
/
+1
*
iwlwifi: mvm: set seqno also when no keys are set
Luciano Coelho
2013-11-25
1
-1
/
+2
*
iwlwifi: mvm: keep connection to AP after WoWLAN
Johannes Berg
2013-10-11
1
-20
/
+363
*
iwlwifi: mvm: Add device wide power command
Alexander Bondar
2013-10-11
1
-0
/
+4
*
iwlwifi: mvm: implement new IPv6 offload API
Johannes Berg
2013-10-02
1
-4
/
+71
*
iwlwifi: mvm: query firmware for non-QoS seqno
Johannes Berg
2013-10-02
1
-18
/
+41
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2013-08-16
1
-63
/
+88
|
\
|
*
iwlwifi: mvm: refactor resume from WoWLAN code
Johannes Berg
2013-08-16
1
-63
/
+88
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-08-09
1
-5
/
+10
|
\
\
|
|
/
|
/
|
|
*
iwlwifi: mvm: use only a single GTK in D3
Johannes Berg
2013-07-24
1
-5
/
+10
*
|
iwlwifi: mvm: support six IPv6 addresses in D3
Johannes Berg
2013-07-31
1
-17
/
+49
|
/
*
iwlwifi: mvm: allow firmware crashes to wake system for debug
Johannes Berg
2013-06-18
1
-0
/
+6
*
iwlwifi: mvm: removed an unused parameter from a function
Oren Givon
2013-06-13
1
-8
/
+7
*
iwlwifi: mvm: implement D3 testing
Johannes Berg
2013-05-29
1
-10
/
+139
[next]