summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-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-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
2010-01-12mac80211: create Probe Request templateKalle Valo
2010-01-12mac80211: use PS Poll and Nullfunc templates when sending such framesKalle Valo
2010-01-12mac80211: add functions to create PS Poll and Nullfunc templatesKalle Valo
2010-01-12nl80211: New command for setting TX rate mask for rate controlJouni Malinen
2010-01-12cfg80211/mac80211: Use more generic bitrate mask for rate controlJouni Malinen
2010-01-12mac80211: Select lowest rate based on basic rate set in AP modeJouni Malinen
2010-01-12mac80211: quit addba_resp_timer if Tx BA session is torn downZhu Yi
2010-01-12mac80211: Add new callback set_coverage_classLukáš Turek
2010-01-12nl80211: Add new WIPHY attribute COVERAGE_CLASSLukáš Turek
2010-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6master-2010-01-06John W. Linville
2010-01-06Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues"John W. Linville
2010-01-06mac80211: fix-up build breakage in 2.6.33John W. Linville
2010-01-05wireless: fix build breakage when CONFIG_CFG80211_REG_DEBUG not setJohn W. Linville
2010-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6master-2010-01-05John W. Linville
2010-01-05mac80211: fix ampdu_action tx_start ssnChristian Lamparter
2010-01-05cfg80211: add a regulatory debug printLuis R. Rodriguez
2010-01-05mac80211: fix ieee80211_change_mac() to use struct sockaddrKalle Valo
2010-01-05mac80211: fix a warning related to pointer conversion to u64 cookieKalle Valo
2010-01-05mac80211: No need to include WEXT headers hereJouni Malinen
2010-01-05mac80211: fix skb buffering issueJohannes Berg
2010-01-04cfg80211: fix syntax error on user regulatory hintsLuis R. Rodriguez
2010-01-04mac80211: fix typo added by "mac80211: fix propagation of failed..."master-2010-01-04John W. Linville
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6master-2009-12-30John W. Linville
2009-12-28mac80211: annotate sleeping driver opsmaster-2009-12-28Kalle Valo
2009-12-28mac80211: remove requeue from workJohannes Berg
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg
2009-12-28mac80211/cfg80211: add station eventsJohannes Berg