aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2011-11-28mac80211: don't initiate path discovery when forwarding frame with unknown DAThomas Pedersen
2011-11-28{nl,cfg,mac}80211: implement dot11MeshHWMPperrMinIntervalThomas Pedersen
2011-11-28mac80211: fix forwarded mesh frame queue mappingThomas Pedersen
2011-11-28mac80211: fix switched HWMP frame addressesThomas Pedersen
2011-11-28mac80211: failed forwarded mesh frame addressingThomas Pedersen
2011-11-28{nl,cfg,mac}80211: Allow Setting Multicast Rate in MeshChun-Yeow Yeoh
2011-11-28mac80211: Make __check_htcap_disable static.Ben Greear
2011-11-28mac80211: call skb_put() before copying the data (trivial)Eliad Peller
2011-11-28mac80211: fix TX warningJohannes Berg
2011-11-28mac80211: do not pass AP VLAN vif pointers to driversFelix Fietkau
2011-11-28mac80211: log reason and initiator when rx agg is stoppedNikolay Martynov
2011-11-28mac80211: trivial: use WLAN_BACK_RECIPIENT instead of hardcoded 0Nikolay Martynov
2011-11-28mac80211: timeout tx agg sessions in way similar to rx agg sessionsNikolay Martynov
2011-11-28mac80211: don't indicate probe resp change in IBSS modeArik Nemtsov
2011-11-28mac80211: dereference RCU protected probe_resp pointer correctlyArik Nemtsov
2011-11-28mac80211: fix duration calculation for QoS NOACK framesSimon Wunderlich
2011-11-28mac80211: Add NoAck per tid supportSimon Wunderlich
2011-11-28mac80211: remove debugfs noack testSimon Wunderlich
2011-11-28mac80211: fix race between the AGG SM and the Tx data pathEmmanuel Grumbach
2011-11-28mac80211: fix race condition caused by late addBA responseNikolay Martynov
2011-11-28mac80211: don't stop a single aggregation session twiceJohannes Berg
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville
2011-11-21mac80211: fix RCU warnings in meshJohannes Berg
2011-11-21mac80211: Support ht-cap over-rides.Ben Greear
2011-11-21cfg80211/mac80211: Revert "move information element parsing logic to cfg80211"Johannes Berg
2011-11-21cfg80211: add flags for off-channel capabilitiesJohannes Berg
2011-11-21mac80211: minor cleanup to mesh state lockingJohannes Berg
2011-11-21mac80211: remove unused ASSOC_AP flagJohannes Berg
2011-11-21mac80211: transmit fragment list to driversJohannes Berg
2011-11-21mac80211: make TX LED handling independent of fragmentationJohannes Berg
2011-11-21mac80211: move fragment flag adjustmentJohannes Berg
2011-11-21mac80211: use skb list for fragmentsJohannes Berg
2011-11-21mac80211: Fix endian bug in radiotap header generationHelmut Schaa
2011-11-21mac80211: Fix AMSDU rate printout in debugfs.Ben Greear
2011-11-17mac80211: call ieee80211_recalc_idle() after sending packetsFelix Fietkau
2011-11-17minstrel_ht: Remove unused function parametersPatrick Kelle
2011-11-17mac80211: memory leak in mesh_queue_preq()Dan Carpenter
2011-11-17mac80211: use kfree_skb() instead of kfree()Dan Carpenter
2011-11-17mac80211: Get rid of search loop for rate group indexHelmut Schaa
2011-11-17mac80211: Check rate->idx before rate->countHelmut Schaa
2011-11-17mac80211: remove crypto special case for auth framesJohannes Berg
2011-11-11mac80211: fix warning in ieee80211_probe_clientJohannes Berg
2011-11-11minstrel: Remove unused function parameter in calc_rate_durations()Patrick Kelle
2011-11-11mac80211: Save probe response data for bssArik Nemtsov
2011-11-11mac80211: make sure hw_key exists before checking its flagsArik Nemtsov
2011-11-11mac80211: add recalc PS in ieee80211_reconfig()Eyal Shapira
2011-11-11mac80211/cfg80211: report monitor channel in wireless extensionsJohannes Berg
2011-11-11mac80211: simplify scan state machineJohannes Berg
2011-11-11mac80211: set carrier_on for ibss vifs only while joinedEliad Peller
2011-11-11mac80211: init rate-control for TDLS sta when supp-rates are knownArik Nemtsov