summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: mvm: fix aggregation drain flowEmmanuel Grumbach2013-05-165-18/+48
* iwlwifi: mvm: Prevent setting assoc flag in MAC_CONTEXT_CMDAlexander Bondar2013-05-161-4/+8
* iwlwifi: mvm: tell firmware to let multicast frames inEmmanuel Grumbach2013-05-163-0/+43
* iwlwifi: mvm: Always use SCAN_TYPE_FORCEDIlan Peer2013-05-161-0/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-299-34/+24
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-04-269-34/+24
| |\
| | * iwlwifi: add a subdevice ID for 7000 seriesEmmanuel Grumbach2013-04-181-0/+1
| | * 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/+2
| | * iwlwifi: mvm: remove usage of power_save module parameterAlexander Bondar2013-04-182-5/+3
| | * 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
| | * iwlwifi: mvm: change TX/RX AM-to-PSM transition time for LP modeAlexander Bondar2013-04-161-8/+2
| | * iwlwifi: mvm: fix first_antennaEmmanuel Grumbach2013-04-161-2/+3
| | * iwlwifi: mvm: remove TODO which has been addressedEmmanuel Grumbach2013-04-161-5/+0
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-2426-237/+715
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2013-04-2287-1116/+2841
| |\ \
| | * \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-04-1022-219/+678
| | |\ \ | | | |/
| | | * iwlwifi: dvm: handle FLUSH ampdu actions from mac80211Emmanuel Grumbach2013-04-084-5/+58
| | | * iwlwifi: mvm: remove users of nvm_data->valid_tx_antEmmanuel Grumbach2013-04-082-19/+19
| | | * iwlwifi: print warning on request_module failureJohannes Berg2013-04-081-2/+7
| | | * iwlwifi: mvm: rename iwl_mvm_new_bt_coex_notifEmmanuel Grumbach2013-04-031-8/+7
| | | * iwlwifi: mvm: clean up invalid station handlingEmmanuel Grumbach2013-04-037-10/+11
| | | * iwlwifi: add new pci id for 6x35 seriesShuduo Sang2013-04-031-0/+1
| | | * iwlwifi: mvm: beautify code in BT CoexEmmanuel Grumbach2013-04-031-22/+10
| | | * iwlwifi: mvm: Sync FW API time event notification changeIlan Peer2013-04-032-11/+32
| | | * iwlwifi: sleep for at least 10 secondsJohannes Berg2013-04-032-2/+16
| | | * iwlwifi: print opmode when firmware is loadedJohannes Berg2013-04-031-2/+3
| | | * iwlwifi: mvm: remove redundant iwl_power_get_params()Alexander Bondar2013-04-032-13/+4
| | | * iwlwifi: mvm: change active-to-powersave transition time for BPSAlexander Bondar2013-04-031-2/+2
| | | * iwlwifi: mvm: encapsulate power table command log messageAlexander Bondar2013-04-031-18/+21
| | | * iwlwifi: mvm: set keepalive period regardless of PM stateAlexander Bondar2013-04-032-3/+11
| | | * iwlwifi: mvm: always send power table commandAlexander Bondar2013-04-031-14/+12
| | | * iwlwifi: mvm: Fix active-to-powersave transition time unitsAlexander Bondar2013-04-031-4/+4
| | | * iwlwifi: mvm: don't disable power management due to P2P deviceAlexander Bondar2013-04-032-5/+17
| | | * iwlwifi: mvm: Rename some power management definitions and methodsAlexander Bondar2013-04-032-7/+8
| | | * iwlwifi: mvm: downgrade to old power management APIAlexander Bondar2013-04-032-67/+27
| | | * iwlwifi: mvm: remove BT Coex constraints upon roaming to A bandEmmanuel Grumbach2013-04-033-17/+52
| | | * iwlwifi: mvm: implement reduced Tx powerEmmanuel Grumbach2013-04-035-38/+283
| | | * iwlwifi: mvm: add per-interface debugfs with mac_params fileJohannes Berg2013-04-033-2/+124
| | | * Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg2013-03-261-1/+1
| | | |\
| | | * | iwlwifi: mvm: split long debug printEmmanuel Grumbach2013-03-261-4/+6
| | | * | iwlwifi: mvm: ignore bt_ch_announce module parameterEmmanuel Grumbach2013-03-261-2/+1
| | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-103-8/+15
| | |\ \ \
| * | | | | 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: add P2P NoA settingsJanusz Dziedzic2013-03-221-3/+9
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-1022-254/+196
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-102-11/+9
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-294-3/+25
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
OpenPOWER on IntegriCloud