summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-12mwl8k: bump the transmit wait timeout to 5 secondsLennert Buytenhek1-1/+1
2010-01-12mwl8k: undo transmit queue 0/1 swapping in mwl8k_cmd_set_edca_params()Lennert Buytenhek1-6/+0
2010-01-12mwl8k: minor cleanupsLennert Buytenhek1-17/+10
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-12ath9k: Fix monitor mode handlingSujith1-0/+8
2010-01-12ath9k: Add debugfs file for RX errorsSujith4-0/+186
2010-01-12ath9k: Fix queue handlingSujith1-0/+4
2010-01-12ath9k: Cleanup init/deinit routinesSujith7-298/+309
2010-01-12ath9k: Cleanup Powersave flagsSujith4-65/+68
2010-01-12ath9k: Add new file init.cSujith4-839/+865
2010-01-12ath9k: Add a new file for GPIOSujith4-406/+444
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-12b43: LP-PHY: note and explain specs inconsistencyRafał Miłecki1-0/+7
2010-01-12mac80211: fix a few work bugsJohannes Berg2-0/+5
2010-01-12cfg80211: Store IEs from both Beacon and Probe Response framesJouni Malinen5-33/+116
2010-01-12wl1251: fix sleep related error paths in wl1251_op_bss_info_changed()Kalle Valo1-5/+5
2010-01-12wl1251: use mac80211 provided channel parameters in scanningKalle Valo3-2/+9
2010-01-12wl1251: get probe request template from mac80211Kalle Valo1-74/+12
2010-01-12wl1251: cleanup scanning codeKalle Valo3-107/+117
2010-01-12mac80211: use Probe Request template when sending a direct scanKalle Valo1-24/+16
2010-01-12mac80211: create Probe Request templateKalle Valo2-0/+67
2010-01-12wl1251: get PS Poll and Nullfunc templates from mac80211Kalle Valo1-42/+16
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 Valo3-0/+117
2010-01-12rt2x00: Make rt2800_init_led static and don't export it.Gertjan van Wingerde2-4/+1
2010-01-12rt2x00: Unify rt2800 WPDMA ready waiting functions.Gertjan van Wingerde4-41/+25
2010-01-12rt2x00: RF3052 is a valid RF chipset for USB devices as well.Gertjan van Wingerde1-2/+3
2010-01-12nl80211: New command for setting TX rate mask for rate controlJouni Malinen3-2/+157
2010-01-12cfg80211/mac80211: Use more generic bitrate mask for rate controlJouni Malinen10-79/+122
2010-01-12mac80211: Select lowest rate based on basic rate set in AP modeJouni Malinen3-11/+40
2010-01-12mac80211: quit addba_resp_timer if Tx BA session is torn downZhu Yi1-1/+2
2010-01-12ath5k: Implement mac80211 callback set_coverage_classLukáš Turek4-0/+85
2010-01-12ath5k: Reimplement clock rate to usec conversionLukáš Turek4-33/+62
2010-01-12ath5k: Fix functions for getting/setting slot timeLukáš Turek1-7/+13
2010-01-12mac80211: Add new callback set_coverage_classLukáš Turek4-0/+50
2010-01-12nl80211: Add new WIPHY attribute COVERAGE_CLASSLukáš Turek4-0/+22
2010-01-12ath9k: re-enable ps by default for new single chip familiesLuis R. Rodriguez1-1/+4
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-05mac80211: fix ampdu_action tx_start ssnChristian Lamparter1-1/+1
2010-01-05mwl8k: pass GET_HW_SPEC capability bitmask up the stackLennert Buytenhek1-0/+64
2010-01-05mwl8k: trivial rx-only ampdu implementationLennert Buytenhek1-0/+17
2010-01-05mwl8k: pass in HT capabilities and rates when associatingLennert Buytenhek1-15/+20
2010-01-05mwl8k: allow setting HT channelsLennert Buytenhek1-5/+13
2010-01-05mwl8k: add support for 88w8363 in STA modeLennert Buytenhek1-1/+9