summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2010-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville7-7/+21
2010-01-18mac80211: fix sign error in pid controllerBob Copeland1-1/+1
2010-01-15mac80211: fix memory leak in ieee80211_send_probe_reqMing Lei1-0/+1
2010-01-15mac80211: force use_short_slot=true for 5GHzFelix Fietkau2-0/+9
2010-01-15cfg80211: make regulatory_hint_11d() band specificLuis R. Rodriguez3-20/+66
2010-01-15mac80211: Fixed netif_tx_wake_all_queues in IBSS modeBenoit Papillault1-1/+3
2010-01-15mac80211: check that ieee80211_set_power_mgmt only handles STA interfaces.Benoit Papillault1-0/+3
2010-01-14cfg80211: Ingore country IEs with a zero set of number of channelsLuis R. Rodriguez1-0/+6
2010-01-14cfg80211: fix 2 GHz subband calculation for country IEsLuis R. Rodriguez1-2/+2
2010-01-14cfg80211: fix channel setting for wextAbhijeet Kolekar1-0/+1
2010-01-12mac80211: check uapsd state for dynamic power saveKalle Valo1-0/+25
2010-01-12mac80211: create tx handler for dynamic psKalle Valo1-40/+41
2010-01-12mac80211: add debugfs interface for U-APSD queue configurationKalle Valo5-3/+113
2010-01-12mac80211: add U-APSD client supportKalle Valo7-6/+81
2010-01-12mac80211: remove unused type argumentJohannes Berg1-19/+19
2010-01-12mac80211: flush workqueue before calling driver ->stop() methodLennert Buytenhek1-1/+1
2010-01-12net/mac80211/mlme.c: Remove unnecessary semicolonsJoe Perches1-1/+1
2010-01-12mac80211: fix return from ieee80211_assoc_successJohannes Berg1-1/+1
2010-01-12mac80211: do not transmit frames on unconfigured 4-addr vlan interfacesFelix Fietkau1-1/+4
2010-01-12mac80211: allow station updates on ap interfaces for vlan stationsFelix Fietkau3-6/+30
2010-01-12mac80211: use nullfunc frames for 4-addr sta detectionFelix Fietkau2-0/+51
2010-01-12cfg80211: Fix country IE parsing for single channel tripletsLuis R. Rodriguez1-4/+221
2010-01-12cfg80211: process the max power on a country IELuis R. Rodriguez1-1/+1
2010-01-12cfg80211: add debug print when we drop a bogus country IELuis R. Rodriguez1-1/+3
2010-01-12mac80211: fix a few work bugsJohannes Berg2-0/+5
2010-01-12cfg80211: Store IEs from both Beacon and Probe Response framesJouni Malinen3-31/+96
2010-01-12mac80211: use Probe Request template when sending a direct scanKalle Valo1-24/+16
2010-01-12mac80211: create Probe Request templateKalle Valo1-0/+50
2010-01-12mac80211: use PS Poll and Nullfunc templates when sending such framesKalle Valo1-39/+9
2010-01-12mac80211: add functions to create PS Poll and Nullfunc templatesKalle Valo1-0/+78
2010-01-12nl80211: New command for setting TX rate mask for rate controlJouni Malinen1-0/+111
2010-01-12cfg80211/mac80211: Use more generic bitrate mask for rate controlJouni Malinen8-64/+116
2010-01-12mac80211: Select lowest rate based on basic rate set in AP modeJouni Malinen2-11/+38
2010-01-12mac80211: quit addba_resp_timer if Tx BA session is torn downZhu Yi1-1/+2
2010-01-12mac80211: Add new callback set_coverage_classLukáš Turek3-0/+45
2010-01-12nl80211: Add new WIPHY attribute COVERAGE_CLASSLukáš Turek2-0/+16
2010-01-11cfg80211: fix refcount imbalance when wext is disabledJohannes Berg1-2/+2
2010-01-11mac80211: fix queue selection for data frames on monitor interfacesFelix Fietkau1-2/+5
2010-01-08mac80211: fix endian errorJohannes Berg1-2/+2
2010-01-08mac80211: add missing sanity checks for action framesFelix Fietkau2-1/+7
2010-01-08mac80211: fix queue selection for packets injected via monitor interfaceLennert Buytenhek1-0/+1
2010-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville3-7/+7
2010-01-06Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues"John W. Linville3-9/+9
2010-01-06mac80211: fix-up build breakage in 2.6.33John W. Linville1-1/+1
2010-01-05wireless: fix build breakage when CONFIG_CFG80211_REG_DEBUG not setJohn W. Linville1-3/+3
2010-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville7-33/+133
2010-01-05mac80211: fix ampdu_action tx_start ssnChristian Lamparter1-1/+1
2010-01-05cfg80211: add a regulatory debug printLuis R. Rodriguez1-14/+18
2010-01-05mac80211: fix ieee80211_change_mac() to use struct sockaddrKalle Valo1-2/+3
2010-01-05mac80211: fix a warning related to pointer conversion to u64 cookieKalle Valo1-6/+6