summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* 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: 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-102-11/+9
|\ \ \ \
| * \ \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-04-012-11/+9
| |\ \ \ \
| | * | | | iwlwifi: dvm: fix the passive-no-RX workaroundJohannes Berg2013-03-282-11/+9
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-294-3/+25
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
| * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-03-274-3/+25
| |\ \ \ \ | | |/ / /
| | * | | iwlwifi: dvm: don't send HCMD in restart flowEmmanuel Grumbach2013-03-202-2/+11
| | * | | iwlwifi: set rfkill in internal state of the transportEmmanuel Grumbach2013-03-201-0/+13
| | * | | iwlwifi: fix length check in multi-TB HCMDEmmanuel Grumbach2013-03-201-1/+1
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-0615-339/+229
| |\ \ \ \ | | |/ / /
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-017-71/+166
| |\ \ \ \
* | \ \ \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-03-2521-253/+195
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | iwlwifi: mvm: Add support for different ROC typesIlan Peer2013-03-203-17/+24
| * | | | | Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg2013-03-207-16/+16
| |\ \ \ \ \
| * | | | | | iwlwifi: mvm: Increase the max remain on channel timeIlan Peer2013-03-201-1/+1
| * | | | | | iwlwifi: mvm: fix WoWLAN RF-kill bugJohannes Berg2013-03-201-7/+3
| * | | | | | iwlwifi: mvm: tune the move to static SMPS due to BT loadEmmanuel Grumbach2013-03-201-1/+3
| * | | | | | iwlwifi: mvm: take the valid_{rx,tx}_ant from the TLVEmmanuel Grumbach2013-03-205-11/+22
| * | | | | | iwlwifi: mvm: take the radio type / step / dash from TLVsEmmanuel Grumbach2013-03-202-16/+19
| * | | | | | iwlwifi: mvm: specify filter flags in monitor modeJohannes Berg2013-03-201-1/+6
| * | | | | | iwlwifi: add debug message when a CMD is dropped in RFKILLEmmanuel Grumbach2013-03-201-1/+4
| * | | | | | iwlwifi: mvm: print the flags in ALIVE notificationEmmanuel Grumbach2013-03-201-2/+3
OpenPOWER on IntegriCloud