summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/dvm
AgeCommit message (Expand)AuthorFilesLines
2013-04-08iwlwifi: dvm: handle FLUSH ampdu actions from mac80211Emmanuel Grumbach4-5/+58
2013-04-04iwlwifi: mvm: clean up invalid station handlingEmmanuel Grumbach1-0/+2
2013-04-04iwlwifi: sleep for at least 10 secondsJohannes Berg1-1/+8
2013-03-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-2/+11
2013-03-28iwlwifi: dvm: fix the passive-no-RX workaroundJohannes Berg2-11/+9
2013-03-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-1/+1
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2-5/+6
2013-03-20iwlwifi: dvm: don't send HCMD in restart flowEmmanuel Grumbach2-2/+11
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg1-1/+1
2013-03-09Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville11-11/+36
2013-03-06iwlwifi: move firmware restart debugfs hook to op_modeEmmanuel Grumbach1-0/+24
2013-03-06iwlwifi: dvm: pad iwl_compressed_ba_respEmmanuel Grumbach1-0/+1
2013-03-06iwlwifi: a few fixes in licenseEmmanuel Grumbach10-10/+10
2013-03-06mac80211: Allow drivers to differentiate between ROC typesIlan Peer1-1/+2
2013-03-06wireless: move sequence number arithmetic to ieee80211.hJohannes Berg1-5/+6
2013-02-28iwlwifi: use coherent DMA memory for command headerJohannes Berg1-1/+1
2013-02-18iwlwifi: dvm: improve (again) the prints in reclaim pathEmmanuel Grumbach2-15/+37
2013-02-18iwlwifi: dvm: fix delayed enter to CT-kill bugEytan Lifshitz1-1/+1
2013-02-15Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville3-32/+18
2013-02-15mac80211: stop modifying HT SMPS capabilityJohannes Berg2-14/+9
2013-02-15mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg3-18/+9
2013-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-10/+7
2013-02-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville6-43/+163
2013-02-12iwlwifi: dvm: apply beacon changes immediatelyJohannes Berg1-3/+2
2013-02-12iwlwifi: dvm: query and report WoWLAN wakeup reasonJohannes Berg2-29/+150
2013-02-12Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg1-1/+1
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-05iwlwifi: use threaded interrupt handlerJohannes Berg3-11/+11
2013-02-01iwlwifi: move register access lock into transportLilach Edelstein3-20/+9
2013-02-01iwlwifi: add iwl_set_bits_mask to transport APILilach Edelstein1-11/+12
2013-02-01iwlwifi: lower BT coex aggregation message severityJohannes Berg1-2/+3
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. Linville25-30/+30
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 Berg8-153/+73
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-7/+19
2013-01-24mac80211: provide the vif in rssi_callbackEmmanuel Grumbach1-0/+1
2013-01-24iwlwifi: update copyrightJohannes Berg25-30/+30
2013-01-24Revert "iwlwifi: fix the reclaimed packet tracking upon flush queue"Emmanuel Grumbach1-17/+7
2013-01-23Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2-17/+19
2013-01-16iwlwifi: improve the reports in TX pathEmmanuel Grumbach2-15/+16
2013-01-16iwlwifi: audit single frames from AGG queue in RSEmmanuel Grumbach1-0/+2
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. Linville8-129/+35
2013-01-03iwlwifi: always check that grab_nic_access succeedsEmmanuel Grumbach2-3/+3
2013-01-03iwlwifi: fix spelling and value in LED registers.Eytan Lifshitz1-1/+1
2013-01-03iwlwifi: don't treat a bool as an error codeEmmanuel Grumbach1-2/+2
2013-01-03iwlwifi: fix the reclaimed packet tracking upon flush queueEmmanuel Grumbach1-7/+17
2013-01-03iwlwifi: virtualize SRAM accessEmmanuel Grumbach3-9/+10