summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/dvm
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: dvm: fix zero LQ CMD sending avoidanceEmmanuel Grumbach2013-05-271-1/+1
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-04-264-14/+15
|\
| * iwlwifi: dvm: don't send zeroed LQ cmdEmmanuel Grumbach2013-04-181-1/+4
| * iwlwifi: remove unneeded goto from iwl_dbgfs_log_event_readStanislaw Gruszka2013-04-181-4/+2Star
| * iwlwifi: remove redundant argument from iwl_dump_nic_event_logStanislaw Gruszka2013-04-183-6/+6
| * iwlwifi: fix freeing uninitialized pointerStanislaw Gruszka2013-04-181-8/+8
* | Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2013-04-2213-30/+124
|\ \
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-04-104-6/+68
| |\|
| | * iwlwifi: dvm: handle FLUSH ampdu actions from mac80211Emmanuel Grumbach2013-04-084-5/+58
| | * iwlwifi: mvm: clean up invalid station handlingEmmanuel Grumbach2013-04-031-0/+2
| | * iwlwifi: sleep for at least 10 secondsJohannes Berg2013-04-031-1/+8
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-102-5/+6
| |\ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-102-11/+9Star
| |\ \ \
| | * | | iwlwifi: dvm: fix the passive-no-RX workaroundJohannes Berg2013-03-282-11/+9Star
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-292-2/+11
| |\| | | | | |_|/ | |/| |
| | * | iwlwifi: dvm: don't send HCMD in restart flowEmmanuel Grumbach2013-03-202-2/+11
| * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-03-251-1/+1
| |\ \ \
| * \ \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-03-0811-11/+36
| |\ \ \ \
| | * | | | iwlwifi: move firmware restart debugfs hook to op_modeEmmanuel Grumbach2013-03-061-0/+24
| | * | | | iwlwifi: dvm: pad iwl_compressed_ba_respEmmanuel Grumbach2013-03-061-0/+1
| | * | | | iwlwifi: a few fixes in licenseEmmanuel Grumbach2013-03-0610-10/+10
| | | |/ / | | |/| |
| | * | | iwlwifi: use coherent DMA memory for command headerJohannes Berg2013-02-281-1/+1
* | | | | mac80211: support secondary channel offset in CSAJohannes Berg2013-04-163-10/+22
| |_|_|/ |/| | |
* | | | mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-252-5/+6
| |_|/ |/| |
* | | mac80211: pass queue bitmap to flush operationJohannes Berg2013-03-181-1/+1
|/ /
* | mac80211: Allow drivers to differentiate between ROC typesIlan Peer2013-03-061-1/+2
* | wireless: move sequence number arithmetic to ieee80211.hJohannes Berg2013-03-061-5/+6
|/
* iwlwifi: dvm: improve (again) the prints in reclaim pathEmmanuel Grumbach2013-02-182-15/+37
* iwlwifi: dvm: fix delayed enter to CT-kill bugEytan Lifshitz2013-02-181-1/+1
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-02-153-32/+18Star
|\
| * mac80211: stop modifying HT SMPS capabilityJohannes Berg2013-02-152-14/+9Star
| * mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg2013-02-153-18/+9Star
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-141-10/+7Star
|\ \
| * | Revert "iwlwifi: fix the reclaimed packet tracking upon flush queue"Emmanuel Grumbach2013-01-241-17/+7Star
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-02-126-43/+163
|\ \ \ | |_|/ |/| |
| * | iwlwifi: dvm: apply beacon changes immediatelyJohannes Berg2013-02-121-3/+2Star
| * | iwlwifi: dvm: query and report WoWLAN wakeup reasonJohannes Berg2013-02-122-29/+150
| * | Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg2013-02-121-1/+1
| |\ \
| * | | iwlwifi: use threaded interrupt handlerJohannes Berg2013-02-053-11/+11
* | | | mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLEJohannes Berg2013-02-111-2/+1Star
| |/ / |/| |
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-02-081-1/+1
|\ \ \ | |/ / |/| |
| * | mac80211: inform the driver about update of dtim_periodEmmanuel Grumbach2013-01-311-1/+1
| * | Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg2013-01-298-153/+73Star
| |\ \
* | | | iwlwifi: move register access lock into transportLilach Edelstein2013-02-013-20/+9Star
* | | | iwlwifi: add iwl_set_bits_mask to transport APILilach Edelstein2013-02-011-11/+12
* | | | iwlwifi: lower BT coex aggregation message severityJohannes Berg2013-02-011-2/+3
* | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-01-3025-30/+30
|\ \ \ \
| * | | | iwlwifi: update copyrightJohannes Berg2013-01-2425-30/+30
* | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-01-301-0/+1
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | mac80211: provide the vif in rssi_callbackEmmanuel Grumbach2013-01-241-0/+1