aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2009-11-16mac80211: Do not queue Probe Request frames for station MLMEmaster-2009-11-16Jouni Malinen
2009-11-13mac80211: fix broadcast frame handling for 4-addr AP VLANsFelix Fietkau
2009-11-13mac80211: update copyrights to 2009Rui Paulo
2009-11-13mac80211: add nl80211/cfg80211 handling of the new mesh root mode option.Rui Paulo
2009-11-13mac80211: implement a timer to send RANN action framesRui Paulo
2009-11-13mac80211: replace "destination" with "target" to follow the specRui Paulo
2009-11-13mac80211: add the DS params to the beaconRui Paulo
2009-11-13mac80211: fix BSSID setup for beacon framesRui Paulo
2009-11-13mac80211: set the AID field correctly for mesh peer framesRui Paulo
2009-11-13mac80211: properly forward the RANN IERui Paulo
2009-11-13mac80211: update PERR frame formatRui Paulo
2009-11-13mac80211: implement RANN processing and forwardingRui Paulo
2009-11-11mac80211: fix max HT rate processing on mac80211Luis R. Rodriguez
2009-11-11mac80211: implement support for 4-address frames for AP and client modeFelix Fietkau
2009-11-11mac80211: improve peer link management debuggingRui Paulo
2009-11-11mac80211: improve HWMP debuggingRui Paulo
2009-11-11mac80211: allow processing of more than one HWMP IERui Paulo
2009-11-11mac80211: add MAC80211_VERBOSE_MHWMP_DEBUGRui Paulo
2009-11-11mac80211: update the format of path selection framesRui Paulo
2009-11-11mac80211: update peer link management IE and action framesRui Paulo
2009-11-11mac80211: fix typo in a commentRui Paulo
2009-11-11mac80211: implement the meshconf formation info fieldRui Paulo
2009-11-11mac80211: set MESH_TTL to 31Rui Paulo
2009-11-11mac80211: update meshconf IERui Paulo
2009-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-06mac80211: async station powersave handlingJohannes Berg
2009-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-04mac80211: fix internal scan requestJohannes Berg
2009-11-04mac80211: Fix IBSS mergeSujith
2009-11-04mac80211: make ieee80211_find_sta per virtual interfaceJohannes Berg
2009-11-02cfg80211: validate scan channelsJohannes Berg
2009-11-02mac80211: fix scan abort sanity checksJohannes Berg
2009-11-02mac80211: make CALL_TXH a statementJohannes Berg
2009-11-02mac80211: check interface is down before type changeJohannes Berg
2009-10-30mac80211: remove bogus codeJohannes Berg
2009-10-30mac80211: remove sent_ps_bufferedJohannes Berg
2009-10-30mac80211: also drop qos-nullfunc frames silentlyJohannes Berg
2009-10-30mac80211: unconditionally set IEEE80211_TX_CTL_SEND_AFTER_DTIMJohannes Berg
2009-10-30mac80211: deprecate qual valueJohannes Berg
2009-10-30mac80211: introduce ieee80211_beacon_get_tim()Johannes Berg
2009-10-30mac80211: make align adjustment code support paged SKBZhu Yi
2009-10-30mac80211: remove RX_FLAG_RADIOTAPJohannes Berg
2009-10-30mac80211: fix radiotap header generationJohannes Berg
2009-10-30mac80211: split hardware scan by bandJohannes Berg
2009-10-30mac80211: remove outdated commentJohannes Berg
2009-10-30mac80211: fix dynamic power save for devices with nullfunc support in hwKalle Valo
2009-10-30mac80211: refactor dynamic power save checkKalle Valo
2009-10-30cfg80211/mac80211: use debugfs_remove_recursiveJohannes Berg
2009-10-30mac80211: fix reason code output endiannessJohannes Berg
2009-10-30mac80211: fix addba timerJohannes Berg