index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
pm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-27
mac80211: use proper sub_if_data on suspend path
Jakub Kicinski
1
-1
/
+1
2012-02-06
mac80211: implement sta_add/sta_remove in sta_state
Johannes Berg
1
-2
/
+0
2012-02-06
mac80211: add sta_state callback
Johannes Berg
1
-1
/
+9
2012-02-06
mac80211: simplify AP_VLAN handling
Johannes Berg
1
-9
/
+2
2011-11-09
mac80211: verify virtual interfaces in driver API
Johannes Berg
1
-1
/
+1
2011-09-30
mac80211: optimise station flags
Johannes Berg
1
-1
/
+1
2011-07-15
mac80211: be more careful in suspend/resume
Johannes Berg
1
-0
/
+3
2011-07-05
mac80211: allow driver to impose WoWLAN restrictions
Johannes Berg
1
-6
/
+10
2011-06-20
mac80211: quiesce vif before suspending
Eliad Peller
1
-16
/
+27
2011-05-05
mac80211: add basic support for WoWLAN
Johannes Berg
1
-1
/
+12
2011-04-25
mac80211: tear down BA sessions properly on suspend
Johannes Berg
1
-5
/
+11
2010-10-06
mac80211: assure we also cancel deferred scan request
Stanislaw Gruszka
1
-2
/
+1
2010-10-06
mac80211: avoid transmitting delBA to old AP
Johannes Berg
1
-1
/
+1
2010-09-01
mac80211: only cancel software-based scans on suspend
John W. Linville
1
-1
/
+2
2010-06-14
mac80211: use common work struct
Johannes Berg
1
-0
/
+2
2010-06-14
mac80211: simplify station/aggregation code
Johannes Berg
1
-12
/
+4
2010-04-07
mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BA
Johannes Berg
1
-1
/
+1
2010-02-08
mac80211: allow station add/remove to sleep
Johannes Berg
1
-6
/
+4
2009-12-28
mac80211: remove struct ieee80211_if_init_conf
Johannes Berg
1
-5
/
+1
2009-12-28
mac80211: add ieee80211_sdata_running
Johannes Berg
1
-1
/
+1
2009-12-21
mac80211: trace interface name
Johannes Berg
1
-1
/
+1
2009-12-21
mac80211: reduce reliance on netdev
Johannes Berg
1
-1
/
+1
2009-08-28
mac80211: fix configure_filter invocation after stop
Johannes Berg
1
-11
/
+2
2009-08-04
mac80211: redefine usage of the mac80211 workqueue
Luis R. Rodriguez
1
-2
/
+2
2009-08-04
mac80211: disable beacons before removing the associated interface
Bob Copeland
1
-0
/
+4
2009-07-29
mac80211: fix suspend
Johannes Berg
1
-9
/
+15
2009-05-20
mac80211: cancel/restart all timers across suspend/resume
Johannes Berg
1
-18
/
+62
2009-05-06
mac80211: add driver ops wrappers
Johannes Berg
1
-4
/
+5
2009-04-22
mac80211: add hardware restart function
Johannes Berg
1
-105
/
+5
2009-04-22
mac80211: re-upload keys only after telling driver about association
Johannes Berg
1
-5
/
+5
2009-03-27
mac80211: resume properly, add suspend/resume test
Johannes Berg
1
-0
/
+29
2009-03-27
mac80211: Tear down aggregation sessions for suspend/resume
Sujith
1
-0
/
+25
2009-03-27
mac80211: acquire sta_lock for station suspend/resume
Johannes Berg
1
-8
/
+10
2009-03-27
mac80211: stop queues across suspend/resume
Johannes Berg
1
-0
/
+6
2009-01-29
mac80211: flush workqueue a second time in suspend()
Bob Copeland
1
-0
/
+3
2009-01-29
mac80211: add suspend/resume callbacks
Bob Copeland
1
-0
/
+114