aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/d3.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-16iwlwifi: mvm: configure protocol offloading on D0i3Eliad Peller1-1/+1
2014-03-16iwlwifi: mvm: configure seq_num to D0i3Eliad Peller1-159/+30
2014-03-09iwlwifi: mvm: fix quota for D3 imageEmmanuel Grumbach1-2/+2
2014-02-06iwlwifi: mvm: reserve sta_id 0 to stationEliad Peller1-27/+0
2014-02-03iwlwifi: mvm: refactor power codeEmmanuel Grumbach1-1/+1
2014-02-03iwlwifi: mvm: remove support for legacy power APIEmmanuel Grumbach1-2/+2
2014-01-13iwlwifi: add inline helper for packet lengthsJohannes Berg1-9/+6
2013-12-31iwlwifi: Update Copyright to 2014Emmanuel Grumbach1-2/+2
2013-12-09iwlwifi: mvm: don't restart HW if suspending fails before D3 image is loadedLuciano Coelho1-2/+3
2013-12-09iwlwifi: mvm: allow keeping connections in d3_testEliad Peller1-1/+10
2013-12-09iwlwifi: mvm: disconnect on disconnection wakeup eventEliad Peller1-0/+6
2013-12-09iwlwifi: mvm: enable d3_test even if d3_test_pme_ptr is not availableEliad Peller1-8/+8
2013-11-25iwlwifi: mvm: use a cast to calculate the last seqno from the next oneLuciano Coelho1-1/+1
2013-11-25iwlwifi: mvm: set seqno also when no keys are setLuciano Coelho1-1/+2
2013-10-11iwlwifi: mvm: keep connection to AP after WoWLANJohannes Berg1-20/+363
2013-10-11iwlwifi: mvm: Add device wide power commandAlexander Bondar1-0/+4
2013-10-02iwlwifi: mvm: implement new IPv6 offload APIJohannes Berg1-4/+71
2013-10-02iwlwifi: mvm: query firmware for non-QoS seqnoJohannes Berg1-18/+41
2013-08-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville1-63/+88
2013-08-16iwlwifi: mvm: refactor resume from WoWLAN codeJohannes Berg1-63/+88
2013-08-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-5/+10
2013-07-31iwlwifi: mvm: support six IPv6 addresses in D3Johannes Berg1-17/+49
2013-07-24iwlwifi: mvm: use only a single GTK in D3Johannes Berg1-5/+10
2013-06-18iwlwifi: mvm: allow firmware crashes to wake system for debugJohannes Berg1-0/+6
2013-06-13iwlwifi: mvm: removed an unused parameter from a functionOren Givon1-8/+7
2013-05-29iwlwifi: mvm: implement D3 testingJohannes Berg1-10/+139
2013-05-16iwlwifi: mvm: configure power management in D3Alexander Bondar1-0/+4
2013-05-14iwlwifi: mvm: optionally store D3 SRAM after resumeJohannes Berg1-0/+23
2013-04-03iwlwifi: sleep for at least 10 secondsJohannes Berg1-1/+8
2013-03-20iwlwifi: mvm: fix WoWLAN RF-kill bugJohannes Berg1-7/+3
2013-03-06iwlwifi: mvm: implement remote wakeJohannes Berg1-0/+258
2013-03-06iwlwifi: a few fixes in licenseEmmanuel Grumbach1-1/+1
2013-02-27iwlwifi: fix wakeup status query and packet reportingJohannes Berg1-27/+77
2013-02-12iwlwifi: mvm: update station when marked associatedJohannes Berg1-1/+1
2013-02-12iwlwifi: mvm: report wakeup reasonsJohannes Berg1-27/+141
2013-02-11iwlwifi: mvm: fix locking in iwl_mvm_ipv6_addr_changeEmmanuel Grumbach1-2/+2
2013-02-01iwlwifi: add the MVM driverJohannes Berg1-0/+841