summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
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
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
2011-11-11cfg80211: merge in beacon ies of hidden bss.Dmitry Tarnyagin
2011-11-09net/rfkill/core.c: use kstrtoul, etcJulia Lawall
2011-11-09net/mac80211/debugfs.c: use kstrtoul, etcJulia Lawall
2011-11-09mac80211: implement wifi TX statusJohannes Berg
2011-11-09nl80211: advertise socket TX status capabilityJohannes Berg
2011-11-09mac80211: Also report the STA's TDLS flag via nl80211Helmut Schaa
2011-11-09cfg80211/mac80211: allow management TX to not wait for ACKJohannes Berg
2011-11-09mac80211: send unexpected 4addr eventJohannes Berg
2011-11-09cfg80211: add event for unexpected 4addr framesJohannes Berg
2011-11-09mac80211: report OBSS beaconsJohannes Berg
2011-11-09cfg80211: allow registering to beaconsJohannes Berg
2011-11-09mac80211: support client probeJohannes Berg
2011-11-09nl80211: add API to probe a clientJohannes Berg
2011-11-09nl80211: advertise device AP SMEJohannes Berg