aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/dvm (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-19iwlwifi: dvm: run INIT firmware again upon .start()Emmanuel Grumbach2-6/+0
2015-03-12iwlwifi: dvm: drop VO packets when mac80211 tells us toEmmanuel Grumbach1-8/+9
2015-02-01iwlwifi: allow to define the stuck queue timer per queueEmmanuel Grumbach3-3/+4
2015-02-01iwlwifi: mvm: enable watchdog on Tx queues for mvmEmmanuel Grumbach1-5/+1
2014-12-28iwlwifi: dvm: main: Use setup_timerJulia Lawall1-6/+4
2014-12-28iwlwifi: dvm: tt: Use setup_timerJulia Lawall1-9/+4
2014-12-28iwlwifi: remove MODULE_VERSIONJohannes Berg1-14/+0
2014-12-02iwlwifi: dvm: fix flush support for old firmwareEmmanuel Grumbach2-36/+42
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-29iwlwifi: dvm: Fix probable mask then right shift defectJoe Perches1-2/+2
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-15Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-2/+2
2014-09-14Merge remote-tracking branch 'iwlwifi-fixes/master' into NEXTEmmanuel Grumbach2-1/+13
2014-09-11mac80211: replace SMPS hw flags with wiphy feature bitsEliad Peller1-2/+2
2014-09-08iwlwifi: dvm: disable power save by defaultEmmanuel Grumbach1-1/+1
2014-09-03iwlwifi: trans: allow skipping scheduler hardware configJohannes Berg1-3/+3
2014-08-31Revert "iwlwifi: dvm: don't enable CTS to self"Emmanuel Grumbach1-0/+12
2014-07-06Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextEmmanuel Grumbach1-1/+2
2014-07-06Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach1-12/+0
2014-07-03iwlwifi: dvm: don't enable CTS to selfEmmanuel Grumbach1-12/+0
2014-06-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville1-0/+9
2014-06-25mac80211: support more than one band in scan requestDavid Spinadel1-1/+2
2014-06-24iwlwifi: dvm: add a force_cam module parameter to fully disable power savingAndy Lutomirski1-0/+9
2014-05-13iwlwifi: remove CMD_SYNCEmmanuel Grumbach12-56/+41
2014-05-11iwlwifi: dvm: don't use _ni mac80211's callbacksEmmanuel Grumbach2-3/+3
2014-05-11iwlwifi: add missing trailing newlines to debug messagesJohannes Berg6-25/+24
2014-05-06iwlwifi: make LED support optionalJohannes Berg3-1/+16
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 Grumbach2-2/+2
2014-04-13iwlwifi: pcie: implement GRO without NAPIJohannes Berg1-0/+12
2014-04-09mac80211: add vif to flush callEmmanuel Grumbach1-1/+2
2014-03-18Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville1-1/+3
2014-03-14Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixesJohn W. Linville1-2/+6
2014-03-11iwlwifi: dvm: take mutex when sending SYNC BT config commandEmmanuel Grumbach1-2/+6
2014-03-09iwlwifi: return whether to stop from rfkill methodJohannes Berg1-1/+3
2014-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville3-7/+30
2014-02-27iwlwifi: fix TX status for aggregated packetsJohannes Berg1-5/+9
2014-02-20iwlwifi: dvm: clear IWL_STA_UCODE_INPROGRESS when assoc failsEmmanuel Grumbach1-0/+1
2014-02-13iwlwifi: disable TX AMPDU by default for iwldvmEmmanuel Grumbach1-2/+20
2014-02-13iwlwifi: make various things constJohannes Berg4-5/+5
2014-02-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-2/+2
2014-02-04mac80211: remove module handling from rate control opsJohannes Berg1-1/+0
2014-02-04mac80211: make rate control ops constJohannes Berg1-1/+2
2014-02-03iwlwifi: rs: use const u16 for throughput tablesJohannes Berg2-11/+10
2014-01-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville3-13/+4
2014-01-13iwlwifi: add inline helper for packet lengthsJohannes Berg3-13/+4
2014-01-03wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker8-8/+0
2013-12-31iwlwifi: Update Copyright to 2014Emmanuel Grumbach24-28/+28
2013-12-17iwlwifi: trans: divide stop_hw into stop_device/op_mode_leaveArik Nemtsov2-8/+2