aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/dvm/mac80211.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-04Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-0/+1
2014-10-23iwlwifi: dvm: drop non VO frames when flushingEmmanuel Grumbach1-11/+13
2014-10-09mac80211: allow channel switch with multiple channel contextsLuciano Coelho1-0/+1
2014-09-11mac80211: replace SMPS hw flags with wiphy feature bitsEliad Peller1-2/+2
2014-06-25mac80211: support more than one band in scan requestDavid Spinadel1-1/+2
2014-04-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-1/+2
2014-04-13iwlwifi: allow to wait for a subset of the queuesEmmanuel Grumbach1-1/+1
2014-04-09mac80211: add vif to flush callEmmanuel Grumbach1-1/+2
2014-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-2/+20
2014-02-13iwlwifi: disable TX AMPDU by default for iwldvmEmmanuel Grumbach1-2/+20
2014-02-13iwlwifi: make various things constJohannes Berg1-1/+1
2014-01-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville1-2/+1
2014-01-13iwlwifi: add inline helper for packet lengthsJohannes Berg1-2/+1
2014-01-03wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-12-31iwlwifi: Update Copyright to 2014Emmanuel Grumbach1-1/+1
2013-12-17iwlwifi: trans: divide stop_hw into stop_device/op_mode_leaveArik Nemtsov1-6/+0
2013-11-25cfg80211: move regulatory flags to their own variableLuis R. Rodriguez1-3/+3
2013-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+4
2013-07-31iwlwifi: dvm: fix calling ieee80211_chswitch_done() with NULLStanislaw Gruszka1-1/+4
2013-07-25iwlwifi: dvm: remove P2P supportJohannes Berg1-171/+1
2013-06-25Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg1-8/+9
2013-06-18iwlwifi: remove testmodeJohannes Berg1-2/+0
2013-06-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-8/+9
2013-06-04Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg1-3/+11
2013-06-03cfg80211: take WoWLAN support information out of wiphy structJohannes Berg1-8/+9
2013-05-29iwlwifi: mvm: implement D3 testingJohannes Berg1-2/+2
2013-05-27iwlwifi: move some configuration parameters into DVMJohannes Berg1-3/+3
2013-05-27iwlwifi: move D3_CFG_COMPLETE handling into DVMJohannes Berg1-0/+8
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/iwlwifi/iwlwifi-nextJohn 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/jberg/mac80211-nextJohn 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/iwlwifi/iwlwifi-nextJohn W. Linville1-1/+1
2013-01-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn 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/iwlwifi/iwlwifi-nextJohn 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/iwlwifi/iwlwifi-nextJohn 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