summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-28wireless: Add NoAck per tid supportSimon Wunderlich
2011-11-28mac80211: remove debugfs noack testSimon Wunderlich
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-21cfg80211: work around a sparse issueJohannes Berg
2011-11-21mac80211: Support ht-cap over-rides.Ben Greear
2011-11-21wireless: Support ht-capabilities over-rides.Ben Greear
2011-11-21cfg80211/mac80211: Revert "move information element parsing logic to cfg80211"Johannes Berg
2011-11-21nl80211: make get_vlan logic more commonJohannes Berg
2011-11-21cfg80211: add flags for off-channel capabilitiesJohannes Berg
2011-11-21mac80211: minor cleanup to mesh state lockingJohannes Berg
2011-11-21nl80211: add testmode to the list of supported commandsKalle Valo
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-21cfg80211: pass DFS region to drivers through reg_notifier()Luis R. Rodriguez
2011-11-21cfg80211: process regulatory DFS region for countriesLuis R. Rodriguez
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-11nl80211: Pass probe response data to driversArik Nemtsov
2011-11-11nl80211: Add probe response offload attributeArik Nemtsov
2011-11-11nl80211: fix compiler warningJohannes Berg
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-11NFC: Check if NCI data flow control is usedIlan Elias
2011-11-11NFC: Removal of unused operations for NCI spec 1.0 d18Ilan Elias
2011-11-11NFC: Update names and structs to NCI spec 1.0 d18Ilan Elias
2011-11-11mac80211/cfg80211: report monitor channel in wireless extensionsJohannes Berg