summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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-2694-1478/+2462
| |\
| * | 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-1084-560/+677
|\ \ \
| * | | mac80211: make ieee802_11_parse_elems an inlineJohannes Berg2013-04-082-8/+6
| * | | mac80211: don't start new netdev queues if driver stoppedJohannes Berg2013-04-081-2/+22
| * | | mac80211: replace some dead code by a warningJohannes Berg2013-04-081-1/+2
| * | | mac80211: don't fiddle with netdev queues in MLME codeJohannes Berg2013-04-081-24/+2
| * | | mac80211: disable uAPSD if all ACs are under ACMAlexander Bondar2013-04-081-1/+2
| * | | mac80211: fix do_stop handling while suspendedJohannes Berg2013-04-081-25/+49
| * | | mac80211: destroy virtual monitor interface across suspendJohannes Berg2013-04-084-6/+11
| * | | mac80211: purge remain-on-channel items when suspendingJohannes Berg2013-04-084-5/+8
| * | | mac80211: remove outdated comment referring to master interfaceJohannes Berg2013-04-081-6/+1
| * | | mac80211: return new mpath from mesh_path_add()Bob Copeland2013-04-084-51/+42
| * | | mac80211: fix the PREP mesh hwmp debug messageChun-Yeow Yeoh2013-04-081-2/+2
| * | | mac80211: parse Timeout Interval Element using a structJohannes Berg2013-04-084-7/+18
| * | | mac80211: check ERP info IE length in parserJohannes Berg2013-04-084-7/+7
| * | | mac80211: check DSSS params IE length in parserJohannes Berg2013-04-085-6/+7
| * | | mac80211: remove unused IE pointers from parserJohannes Berg2013-04-082-28/+0
| * | | mac80211: remove ancient reference to master interfaceJohannes Berg2013-04-081-1/+1
| * | | mac80211: be more careful about sending beacon-loss-eventsBen Greear2013-04-081-3/+5
| * | | mac80211: add beacon stats to debugfsBen Greear2013-04-082-0/+13
| * | | mac80211_hwsim: advertise VHT support also when channels == 1Karl Beldan2013-04-081-3/+0
| * | | mac80211: let drivers not supporting channel contexts use VHTKarl Beldan2013-04-081-13/+1
| * | | mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-2570-244/+293
| * | | mac80211: allow drivers to set default uAPSD parametersAlexander Bondar2013-03-253-2/+17
| * | | mac80211: ibss: use beacon_data struct for beacon and probe responseJohannes Berg2013-03-253-71/+70
| * | | mac80211: ibss: disable beaconing before freeing beaconJohannes Berg2013-03-251-9/+12
| * | | cfg80211: Document update_ft_ies() cfg80211_opsJouni Malinen2013-03-251-0/+4
| * | | mac80211: add P2P NoA settingsJanusz Dziedzic2013-03-226-37/+57
| * | | mac80211: use ieee80211_p2p_noa_attr structureJanusz Dziedzic2013-03-221-11/+15
| * | | cfg80211: add P2P Notice of Absence attributeJanusz Dziedzic2013-03-221-0/+20
| * | | mac80211: make beacon-loss-count configurableBen Greear2013-03-221-3/+7
| * | | mac80211: return the RSSI in dBmEmmanuel Grumbach2013-03-201-1/+1
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-1026-347/+460
|\ \ \ \
| * | | | rt2x00: rt2x00pci: fix build error on Ralink RT3x5x SoCsGabor Juhos2013-04-0310-264/+347
| * | | | rt2x00: rt2x00pci_regbusy_read() - only print register access failure onceTim Gardner2013-04-031-2/+2
| * | | | ath9k: Re-enable interrupts after a channel change failureRobert Shade2013-04-031-0/+4
| * | | | brcmfmac: do not proceed if fail to download nvram to dongleFranky Lin2013-04-031-3/+3
| * | | | brcmfmac: fix returning cipher_suite for get_key operation.Hante Meuleman2013-04-031-8/+4
| * | | | brcmfmac: fix stopping AP.Hante Meuleman2013-04-031-10/+15
| * | | | brcmfmac: fix tkip mic tx/rx ap swap bug.Hante Meuleman2013-04-031-3/+6
| * | | | mwifiex: complete last internal scanBing Zhao2013-04-031-2/+9
| * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-031-0/+2
| |\ \ \ \