summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-06wireless: add utility function to get P2P attributeJohannes Berg
2012-11-05cfg80211: allow registering more than one beacon listenerBen Greear
2012-11-05mac80211: implement set_mcast_rate() callbackAntonio Quartulli
2012-11-05nl/cfg80211: add the NL80211_CMD_SET_MCAST_RATE commandAntonio Quartulli
2012-11-05wireless: add peer-to-peer related definitionsArend van Spriel
2012-11-05mac80211: send deauth only with channel contextJohannes Berg
2012-10-30mac80211: use a counter for remain-on-channel cookieJohannes Berg
2012-10-30mac80211: combine status/drop reportingJohannes Berg
2012-10-30mac80211_hwsim: print per interface TX powerJohannes Berg
2012-10-30mac80211: handle TX power per virtual interfaceJohannes Berg
2012-10-30cfg80211: allow per interface TX power settingJohannes Berg
2012-10-30nl80211: move "can set channel" checkJohannes Berg
2012-10-30mac80211_hwsim: allow using channel contextsJohannes Berg
2012-10-30Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2012-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-10-29ssb: handle BCM43222 in pmu code.Hauke Mehrtens
2012-10-29ssb: add PCI ID 0x4350Hauke Mehrtens
2012-10-29ath9k: Dump BTCOEX tuning parametersRajkumar Manoharan
2012-10-29ath9k_hw: validate MCI stuck after RTC wakeupRajkumar Manoharan
2012-10-29ath9k_hw: Fix concurrent tx on lower tx powerRajkumar Manoharan
2012-10-29ath9k_hw: Enable hw PLL power save for AR9565Rajkumar Manoharan
2012-10-29ath9k_hw: Enable hw PLL power save for AR9462Rajkumar Manoharan
2012-10-29ar5523: Add new driverPontus Fuchs
2012-10-29brcmfmac: store IEs per virtual interfaceArend van Spriel
2012-10-29brcmfmac: remove unnecessary macro usage in brcmf_cfg80211_resume()Arend van Spriel
2012-10-29brcmfmac: add virtual interface support in brcmf_cfg80211_suspend()Arend van Spriel
2012-10-29brcmfmac: use memset when setting a broadcast mac addressArend van Spriel
2012-10-29brcmfmac: rename check_sys_up() to check_vif_up()Arend van Spriel
2012-10-29brcmfmac: remove unused enumeration wl_prof_listArend van Spriel
2012-10-29brcmfmac: cleanup brcmf_cfg80211_profile structureArend van Spriel
2012-10-29brcmfmac: remove debugfs functionality from wl_cfg80211.cArend van Spriel
2012-10-29brcmfmac: separate connection status from scanning statusArend van Spriel
2012-10-29brcmfmac: use vif struct to check_sys_up() functionArend van Spriel
2012-10-29brcmfmac: store profile information per virtual interfaceArend van Spriel
2012-10-29brcmfmac: introduce brcmf_cfg80211_vif structureArend van Spriel
2012-10-29brcmfmac: remove brcmf_find_bssidx() functionArend van Spriel
2012-10-29brcmfmac: change parameter list for send_key_to_dongle()Arend van Spriel
2012-10-29brcmfmac: use fwil for default configuration setup.Hante Meuleman
2012-10-29brcmfmac: streamline header parse code of sdio glom readFranky Lin
2012-10-29brcmfmac: use struct brcmf_if as interface object for fwil functionsArend van Spriel
2012-10-29brcmfmac: add function converting ieee80211_channel to chanspecArend van Spriel
2012-10-29brcmfmac: use bssidx from struct brcmf_if for bsscfg specific commandsArend van Spriel
2012-10-29brcmfmac: rework driver initialization in brcmf_bus_start()Arend van Spriel
2012-10-29brcmfmac: extend struct brcmf_if with bssidx fieldArend van Spriel
2012-10-29brcmfmac: clean usb download code.Hante Meuleman
2012-10-29brcmfmac: remove redundant function brcmf_c_mkiovar_bsscfgHante Meuleman
2012-10-29brcmfmac: change testmode command to use new firmware interface layerHante Meuleman
2012-10-29brcmfmac: remove unused iswl variable.Hante Meuleman
2012-10-29brcmfmac: refactor firmware interface layer.Hante Meuleman
2012-10-29carl9170: split up carl9170_handle_mpduChristian Lamparter