summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-12nl/cfg80211: advertise OBSS scan requirementAmitkumar Karwar
2012-11-09mac80211: reassign channel contexts before stationsJohannes Berg
2012-11-09mac80211: clarify interface iteration and make it configurableJohannes Berg
2012-11-09mac80211: call driver method when restart completesJohannes Berg
2012-11-09mac80211: remove unused tracepointJohannes Berg
2012-11-09mac80211: add debugfs file for HW queuesJohannes Berg
2012-11-07mac80211: fix TX error pathJohannes Berg
2012-11-07mac80211: include export.h in aes_cmacEmmanuel Grumbach
2012-11-07mac80211: use kstrtoull return valueJohannes Berg
2012-11-07mac80211: fix race in TKIP MIC test debugfs fileJohannes Berg
2012-11-07mac80211: use mac_ptonJohannes Berg
2012-11-07nl80211: send the NL80211_ATTR_SSID in nl80211_send_iface()Antonio Quartulli
2012-11-07cfg80211: store the ssid into wirless_dev in AP modeAntonio Quartulli
2012-11-06mac80211: pass P2P powersave parameters to driverJohannes Berg
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