summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/mvm/d3.c
AgeCommit message (Expand)Author
2014-01-13iwlwifi: add inline helper for packet lengthsJohannes Berg
2013-12-31iwlwifi: Update Copyright to 2014Emmanuel Grumbach
2013-12-09iwlwifi: mvm: don't restart HW if suspending fails before D3 image is loadedLuciano Coelho
2013-12-09iwlwifi: mvm: allow keeping connections in d3_testEliad Peller
2013-12-09iwlwifi: mvm: disconnect on disconnection wakeup eventEliad Peller
2013-12-09iwlwifi: mvm: enable d3_test even if d3_test_pme_ptr is not availableEliad Peller
2013-11-25iwlwifi: mvm: use a cast to calculate the last seqno from the next oneLuciano Coelho
2013-11-25iwlwifi: mvm: set seqno also when no keys are setLuciano Coelho
2013-10-11iwlwifi: mvm: keep connection to AP after WoWLANJohannes Berg
2013-10-11iwlwifi: mvm: Add device wide power commandAlexander Bondar
2013-10-02iwlwifi: mvm: implement new IPv6 offload APIJohannes Berg
2013-10-02iwlwifi: mvm: query firmware for non-QoS seqnoJohannes Berg
2013-08-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-08-16iwlwifi: mvm: refactor resume from WoWLAN codeJohannes Berg
2013-08-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-07-31iwlwifi: mvm: support six IPv6 addresses in D3Johannes Berg
2013-07-24iwlwifi: mvm: use only a single GTK in D3Johannes Berg
2013-06-18iwlwifi: mvm: allow firmware crashes to wake system for debugJohannes Berg
2013-06-13iwlwifi: mvm: removed an unused parameter from a functionOren Givon
2013-05-29iwlwifi: mvm: implement D3 testingJohannes Berg
2013-05-16iwlwifi: mvm: configure power management in D3Alexander Bondar
2013-05-14iwlwifi: mvm: optionally store D3 SRAM after resumeJohannes Berg
2013-04-03iwlwifi: sleep for at least 10 secondsJohannes Berg
2013-03-20iwlwifi: mvm: fix WoWLAN RF-kill bugJohannes Berg
2013-03-06iwlwifi: mvm: implement remote wakeJohannes Berg
2013-03-06iwlwifi: a few fixes in licenseEmmanuel Grumbach
2013-02-27iwlwifi: fix wakeup status query and packet reportingJohannes Berg
2013-02-12iwlwifi: mvm: update station when marked associatedJohannes Berg
2013-02-12iwlwifi: mvm: report wakeup reasonsJohannes Berg
2013-02-11iwlwifi: mvm: fix locking in iwl_mvm_ipv6_addr_changeEmmanuel Grumbach
2013-02-01iwlwifi: add the MVM driverJohannes Berg