aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2009-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-23mac80211: Fix missing kernel-doc notationJaswinder Singh Rajput
2009-11-23mac80211: fix rcu lockingJohannes Berg
2009-11-23mac80211: remove dead struct memberJohannes Berg
2009-11-19mac80211: fix endianess on mesh_path_error_tx() callsRui Paulo
2009-11-19mac80211: add per-station HT capability fileJohannes Berg
2009-11-19mac80211: avoid spurious deauth frames/messagesJohannes Berg
2009-11-19mac80211: request TX status where neededJohannes Berg
2009-11-19cfg80211: introduce capability for 4addr modeJohannes Berg
2009-11-19cfg80211: convert bools into flagsJohannes Berg
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-18mac80211: use a structure to hold the mesh config information elementRui Paulo
2009-11-18mac80211: move TX status handlingJohannes Berg
2009-11-18mac80211: remove encrypt parameter from ieee80211_tx_skbJohannes Berg
2009-11-18mac80211: Fix panic in aggregation handlingSujith
2009-11-18mac80211: make software rate control optionalJohannes Berg
2009-11-18mac80211: use fixed broadcast addressJohannes Berg
2009-11-18mac80211: remove dev_hold/put callsJohannes Berg
2009-11-18mac80211: improve rate handlingJohannes Berg
2009-11-18mac80211: trim RX dataJohannes Berg
2009-11-18mac80211: cleanup reorder buffer handlingJohannes Berg
2009-11-18mac80211: push michael MIC report after DA checkJohannes Berg
2009-11-18mac80211: convert aggregation to operate on vifs/stasJohannes Berg
2009-11-18mac80211: let sta_info_get_by_idx get sta by sdataJohannes Berg
2009-11-18mac80211: reduce the amount of unnecessary traffic on cooked monitor interfacesFelix Fietkau
2009-11-16mac80211: Do not queue Probe Request frames for station MLMEJouni 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