summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/dvm/mac80211.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-23iwlwifi: disable TX AMPDU by default for iwldvmEmmanuel Grumbach1-2/+20
2013-08-29iwlwifi: dvm: fix calling ieee80211_chswitch_done() with NULLStanislaw Gruszka1-1/+4
2013-04-22Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg1-2/+5
2013-04-16mac80211: support secondary channel offset in CSAJohannes Berg1-5/+15
2013-04-08iwlwifi: dvm: handle FLUSH ampdu actions from mac80211Emmanuel Grumbach1-2/+5
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg1-1/+1
2013-03-06mac80211: Allow drivers to differentiate between ROC typesIlan Peer1-1/+2
2013-02-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-29/+132
2013-02-12iwlwifi: dvm: query and report WoWLAN wakeup reasonJohannes Berg1-29/+132
2013-02-11mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLEJohannes Berg1-2/+1
2013-02-08Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-1/+1
2013-02-01iwlwifi: move register access lock into transportLilach Edelstein1-4/+2
2013-01-31mac80211: inform the driver about update of dtim_periodEmmanuel Grumbach1-1/+1
2013-01-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-1/+1
2013-01-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-0/+1
2013-01-29Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg1-9/+7
2013-01-24mac80211: provide the vif in rssi_callbackEmmanuel Grumbach1-0/+1
2013-01-24iwlwifi: update copyrightJohannes Berg1-1/+1
2013-01-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-5/+3
2013-01-16iwlwifi: improve the reports in TX pathEmmanuel Grumbach1-3/+0
2013-01-16iwlwifi: enable communication with WoWLAN firmwareJohannes Berg1-2/+3
2013-01-07Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-4/+4
2013-01-03iwlwifi: don't treat a bool as an error codeEmmanuel Grumbach1-2/+2
2013-01-03iwlwifi: virtualize SRAM accessEmmanuel Grumbach1-1/+1
2013-01-03iwlwifi: virtualize iwl_{grab,release}_nic_accessEmmanuel Grumbach1-2/+2
2013-01-03mac80211: split TX aggregation stop actionJohannes Berg1-1/+3
2012-12-11Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-6/+6
2012-12-06iwlwifi: Change define and struct names in iwl-eeprom-parse.hEytan Lifshitz1-6/+6
2012-11-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-2/+0
2012-11-26cfg80211: remove remain-on-channel channel typeJohannes Berg1-2/+0
2012-11-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-0/+1
2012-11-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-2/+7
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+15
2012-11-19mac80211: make remain_on_channel() op pass vif paramEliad Peller1-0/+1
2012-11-19iwlwifi: disallow MFP with software cryptoJohannes Berg1-2/+7
2012-11-14iwlwifi: fix monitor mode FCS flagJohannes Berg1-0/+14
2012-11-07iwlwifi: use ieee80211_free_txskbJohannes Berg1-1/+1
2012-11-05iwlwifi: fix queue flush confusionJohannes Berg1-1/+1
2012-10-23iwlwifi: remove MFP Kconfig optionAssaf Krauss1-2/+0
2012-08-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-1/+1
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn1-2/+4
2012-07-27iwlwifi: reduce max remain-on-channel durationJohannes Berg1-1/+1
2012-07-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+12
2012-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+12
2012-06-21iwlwifi: limit mac_change_interface to BSS contextJohannes Berg1-20/+17
2012-06-20iwlwifi: remove sku field from hw_paramsJohannes Berg1-2/+2
2012-06-18iwlwifi: delay ROC if doing internal reset scanJohannes Berg1-2/+12
2012-06-13Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg1-0/+3
2012-06-13iwlwifi: iwl_{read,write}_targ_mem_words takes dwordsEmmanuel Grumbach1-1/+1
2012-06-11Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-0/+1633