summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/dvm
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: mvm: new Alive / error table APIEmmanuel Grumbach2015-03-011-1/+1
* iwlwifi: allow to define the stuck queue timer per queueEmmanuel Grumbach2015-02-013-3/+4
* iwlwifi: mvm: enable watchdog on Tx queues for mvmEmmanuel Grumbach2015-02-011-5/+1
* iwlwifi: dvm: main: Use setup_timerJulia Lawall2014-12-281-6/+4
* iwlwifi: dvm: tt: Use setup_timerJulia Lawall2014-12-281-9/+4
* iwlwifi: remove MODULE_VERSIONJohannes Berg2014-12-281-14/+0
* iwlwifi: dvm: fix flush support for old firmwareEmmanuel Grumbach2014-12-022-36/+42
* Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...John W. Linville2014-11-041-0/+1
|\
| * mac80211: allow channel switch with multiple channel contextsLuciano Coelho2014-10-091-0/+1
* | iwlwifi: dvm: Fix probable mask then right shift defectJoe Perches2014-10-291-2/+2
* | iwlwifi: dvm: drop non VO frames when flushingEmmanuel Grumbach2014-10-231-11/+13
|/
* Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...John W. Linville2014-09-151-2/+2
|\
| * mac80211: replace SMPS hw flags with wiphy feature bitsEliad Peller2014-09-111-2/+2
* | Merge remote-tracking branch 'iwlwifi-fixes/master' into NEXTEmmanuel Grumbach2014-09-142-1/+13
|\ \
| * | iwlwifi: dvm: disable power save by defaultEmmanuel Grumbach2014-09-081-1/+1
| * | Revert "iwlwifi: dvm: don't enable CTS to self"Emmanuel Grumbach2014-08-311-0/+12
| |/
* | iwlwifi: trans: allow skipping scheduler hardware configJohannes Berg2014-09-031-3/+3
|/
* Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextEmmanuel Grumbach2014-07-061-1/+2
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville2014-06-251-0/+9
| |\
| * | mac80211: support more than one band in scan requestDavid Spinadel2014-06-251-1/+2
* | | Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach2014-07-061-12/+0
|\ \ \ | |_|/ |/| |
| * | iwlwifi: dvm: don't enable CTS to selfEmmanuel Grumbach2014-07-031-12/+0
| |/
* | iwlwifi: dvm: add a force_cam module parameter to fully disable power savingAndy Lutomirski2014-06-241-0/+9
|/
* iwlwifi: remove CMD_SYNCEmmanuel Grumbach2014-05-1312-56/+41
* iwlwifi: dvm: don't use _ni mac80211's callbacksEmmanuel Grumbach2014-05-112-3/+3
* iwlwifi: add missing trailing newlines to debug messagesJohannes Berg2014-05-116-25/+24
* iwlwifi: make LED support optionalJohannes Berg2014-05-063-1/+16
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-04-301-1/+2
|\
| * mac80211: add vif to flush callEmmanuel Grumbach2014-04-091-1/+2
* | iwlwifi: allow to wait for a subset of the queuesEmmanuel Grumbach2014-04-132-2/+2
* | iwlwifi: pcie: implement GRO without NAPIJohannes Berg2014-04-131-0/+12
|/
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-03-181-1/+3
|\
| * iwlwifi: return whether to stop from rfkill methodJohannes Berg2014-03-091-1/+3
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-03-141-2/+6
|\ \
| * | iwlwifi: dvm: take mutex when sending SYNC BT config commandEmmanuel Grumbach2014-03-111-2/+6
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-043-7/+30
|\ \ \ | |/ / | | / | |/ |/|
| * iwlwifi: fix TX status for aggregated packetsJohannes Berg2014-02-271-5/+9
| * iwlwifi: dvm: clear IWL_STA_UCODE_INPROGRESS when assoc failsEmmanuel Grumbach2014-02-201-0/+1
| * iwlwifi: disable TX AMPDU by default for iwldvmEmmanuel Grumbach2014-02-131-2/+20
* | iwlwifi: make various things constJohannes Berg2014-02-134-5/+5
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-02-121-2/+2
|\ \
| * | mac80211: remove module handling from rate control opsJohannes Berg2014-02-041-1/+0
| * | mac80211: make rate control ops constJohannes Berg2014-02-041-1/+2
| |/
* | iwlwifi: rs: use const u16 for throughput tablesJohannes Berg2014-02-032-11/+10
|/
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-01-163-13/+4
|\
| * iwlwifi: add inline helper for packet lengthsJohannes Berg2014-01-133-13/+4
* | wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-038-8/+0
|/
* iwlwifi: Update Copyright to 2014Emmanuel Grumbach2013-12-3124-28/+28
* iwlwifi: trans: divide stop_hw into stop_device/op_mode_leaveArik Nemtsov2013-12-172-8/+2
* iwlwifi: fix check for a single rx antennaEyal Shapira2013-12-091-7/+0
OpenPOWER on IntegriCloud