summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/dvm (follow)
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: dvm: enable IEEE80211_HW_SUPPORT_FAST_XMITJohannes Berg2015-06-031-0/+1
* iwlwifi: dvm: don't sleep in event_callback callbackEmmanuel Grumbach2015-04-241-3/+1
* mac80211: remove support for IFF_PROMISCJohannes Berg2015-04-241-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-022-6/+0
|\
| * iwlwifi: dvm: run INIT firmware again upon .start()Emmanuel Grumbach2015-03-192-6/+0
* | Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or...David S. Miller2015-04-013-14/+16
|\ \
| * | Merge branch 'iwlwifi-fixes' into iwlwifi-nextEmmanuel Grumbach2015-03-121-8/+9
| |\|
| | * iwlwifi: dvm: drop VO packets when mac80211 tells us toEmmanuel Grumbach2015-03-121-8/+9
| * | iwlwifi: fix smatch warning: warn: inconsistent indentingEmmanuel Grumbach2015-03-122-6/+7
* | | Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller2015-03-311-6/+9
|\ \ \ | |/ / |/| |
| * | mac80211: convert rssi_callback() to event_callback()Emmanuel Grumbach2015-03-301-6/+9
| |/
* / 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