summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2012-07-02mac80211: include VHT capability IE in probe requestsMahesh Palivela
2012-07-02cfg80211: add 802.11ad (60gHz band) supportVladimir Kondratiev
2012-07-02mac80211: allow calling ieee80211_ap_probereq_get() during auth/assocEliad Peller
2012-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-29cfg80211/mac80211: remove .get_channelMichal Kazior
2012-06-29mac80211: refactor virtual monitor codeMichal Kazior
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-28Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2012-06-28mac80211: don't require associated->beacon_ies for psEliad Peller
2012-06-28mac80211: flush queues before deauth/disassocEliad Peller
2012-06-28mac80211: don't expose ieee80211_add_srates_ie()Johannes Berg
2012-06-27mac80211: correct behaviour on unrecognised action framesJohannes Berg
2012-06-27cfg80211: don't allow WoWLAN support without CONFIG_PMJohannes Berg
2012-06-26Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville
2012-06-26mac80211: make __ieee80211_recalc_idle staticJohannes Berg
2012-06-26mac80211: make ieee80211_check_concurrent_iface netdev-independentJohannes Berg
2012-06-26mac80211: remove unused functionJohannes Berg
2012-06-24mac80211: trace debug messagesJohannes Berg
2012-06-24mac80211: rename driver-trace fileJohannes Berg
2012-06-24mac80211: clean up debuggingJohannes Berg
2012-06-22Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville
2012-06-22mac80211: pass sdata to some RX functionsJohannes Berg
2012-06-22mac80211: two small verbose debug cleanupsJohannes Berg
2012-06-22mac80211: remove TKIP debugJohannes Berg
2012-06-21mac80211: clear ifmgd->bssid only after building DELBAEliad Peller
2012-06-21mac80211: add command to get current rssiVictor Goldenshtein
2012-06-20mac80211: fix double-start of remain-on-channelJohannes Berg
2012-06-20mac80211: Allow userspace to register for auth frames in IBSSWill Hawkins
2012-06-20mac80211: send auth in IBSS only if userspace isn't handling itWill Hawkins
2012-06-20mac80211: Track auth frame registrations on IBSS ifacesWill Hawkins
2012-06-20mac80211: fix cleanup if driver suspend callback failsEyal Shapira
2012-06-20mac80211: save wmm_acm per sdataYoni Divinsky
2012-06-20mac80211: use the correct capability info in ieee80211_set_associated()Luciano Coelho
2012-06-20mac80211: initialize sta pointer to avoid false-positive warningLuciano Coelho
2012-06-20mac80211: cleanup offchannel_ps_enable argumentRajkumar Manoharan
2012-06-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-18mac80211: fix and improve mesh RANN processingChun-Yeow Yeoh
2012-06-18mac80211: set only VO as a U-APSD enabled ACArik Nemtsov
2012-06-18mac80211: stop Rx during HW reconfigArik Nemtsov
2012-06-18mac80211: fix the assignment of mesh element TTLChun-Yeow Yeoh
2012-06-18{nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationIntervalChun-Yeow Yeoh
2012-06-18mac80211: invoke the timer only with correct dot11MeshHWMPRootMode valueChun-Yeow Yeoh
2012-06-18mac80211: implement the proactive PREP generationChun-Yeow Yeoh
2012-06-14mac80211: implement the proactive PREQ generationChun-Yeow Yeoh
2012-06-14{nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactiv...Chun-Yeow Yeoh
2012-06-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-13mac80211: Disallow changing chan type on monitor when CHAN_MODE_FIXEDPontus Fuchs
2012-06-13mac80211: stop polling in disassociationDavid Spinadel
2012-06-13mac80211: check sdata_running on ieee80211_set_bitrate_maskEliad Peller