summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-01-25mac80211: fill jiffies/vif on filtered framesmaster-2010-01-25Johannes Berg
2010-01-25mac80211: track work started through callbacksJohannes Berg
2010-01-25mac80211: fix sw cryptoJohannes Berg
2010-01-25mac80211: fix WARN_ON in the new work codeFelix Fietkau
2010-01-25mac80211: fix update_tkip_key() documentation about the contextKalle Valo
2010-01-23mac80211: fix tx select key null pointer crash with hostapdmaster-2010-01-23Kalle Valo
2010-01-22mac80211: add missing key checkmaster-2010-01-22Johannes Berg
2010-01-22mac80211: fix rx data handling for non-data frames on multiple vifsFelix Fietkau
2010-01-22mac80211: Account HT Control field in Data frame hdrlen according to 802.11n-...Andriy Tkachuk
2010-01-22cfg80211: export multiple MAC addresses in sysfsJohannes Berg
2010-01-22mac80211: pass vif and station to update_tkip_keyJohannes Berg
2010-01-22mac80211: avoid NULL ptr deref when using WEPJohn W. Linville
2010-01-19nl80211: Allow association to change channels during reassociationJouni Malinen
2010-01-19mac80211: Fixed a bug in IBSS mergeBenoit Papillault
2010-01-19mac80211: removed useless code in IBSS managementBenoit Papillault
2010-01-19cfg80211: rcu-ify rdev and wdevJohannes Berg
2010-01-19mac80211: re-enable re-transmission of filtered framesJohannes Berg
2010-01-19mac80211: move control.hw_key assignmentJohannes Berg
2010-01-19mac80211: remove useless setting of IEEE80211_TX_INTFL_DONT_ENCRYPTJohannes Berg
2010-01-19mac80211: clear TX control on filtered framesJohannes Berg
2010-01-19mac80211: move and rename misc tx handlerJohannes Berg
2010-01-19mac80211: pid: replace open-coded msecs_to_jiffiesBob Copeland
2010-01-19mac80211: fix WMM AC default for non-QoS data framesFelix Fietkau
2010-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2010-01-18mac80211: fix sign error in pid controllerBob Copeland
2010-01-15mac80211: fix memory leak in ieee80211_send_probe_reqMing Lei
2010-01-15mac80211: force use_short_slot=true for 5GHzFelix Fietkau
2010-01-15cfg80211: make regulatory_hint_11d() band specificLuis R. Rodriguez
2010-01-15mac80211: Fixed netif_tx_wake_all_queues in IBSS modeBenoit Papillault
2010-01-15mac80211: check that ieee80211_set_power_mgmt only handles STA interfaces.Benoit Papillault
2010-01-14cfg80211: Ingore country IEs with a zero set of number of channelsLuis R. Rodriguez
2010-01-14cfg80211: fix 2 GHz subband calculation for country IEsLuis R. Rodriguez
2010-01-14cfg80211: fix channel setting for wextAbhijeet Kolekar
2010-01-12mac80211: check uapsd state for dynamic power saveKalle Valo
2010-01-12mac80211: create tx handler for dynamic psKalle Valo
2010-01-12mac80211: add debugfs interface for U-APSD queue configurationKalle Valo
2010-01-12mac80211: add U-APSD client supportKalle Valo
2010-01-12mac80211: remove unused type argumentJohannes Berg
2010-01-12mac80211: flush workqueue before calling driver ->stop() methodLennert Buytenhek
2010-01-12net/mac80211/mlme.c: Remove unnecessary semicolonsJoe Perches
2010-01-12mac80211: fix return from ieee80211_assoc_successJohannes Berg
2010-01-12mac80211: do not transmit frames on unconfigured 4-addr vlan interfacesFelix Fietkau
2010-01-12mac80211: allow station updates on ap interfaces for vlan stationsFelix Fietkau
2010-01-12mac80211: use nullfunc frames for 4-addr sta detectionFelix Fietkau
2010-01-12cfg80211: Fix country IE parsing for single channel tripletsLuis R. Rodriguez
2010-01-12cfg80211: process the max power on a country IELuis R. Rodriguez
2010-01-12cfg80211: add debug print when we drop a bogus country IELuis R. Rodriguez
2010-01-12mac80211: fix a few work bugsJohannes Berg
2010-01-12cfg80211: Store IEs from both Beacon and Probe Response framesJouni Malinen
2010-01-12mac80211: use Probe Request template when sending a direct scanKalle Valo