summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2010-01-12mwl8k: simplify mwl8k_cmd_use_fixed_rate()Lennert Buytenhek
2010-01-12mwl8k: bump the transmit wait timeout to 5 secondsLennert Buytenhek
2010-01-12mwl8k: undo transmit queue 0/1 swapping in mwl8k_cmd_set_edca_params()Lennert Buytenhek
2010-01-12mwl8k: minor cleanupsLennert Buytenhek
2010-01-12ath9k: Fix monitor mode handlingSujith
2010-01-12ath9k: Add debugfs file for RX errorsSujith
2010-01-12ath9k: Fix queue handlingSujith
2010-01-12ath9k: Cleanup init/deinit routinesSujith
2010-01-12ath9k: Cleanup Powersave flagsSujith
2010-01-12ath9k: Add new file init.cSujith
2010-01-12ath9k: Add a new file for GPIOSujith
2010-01-12b43: LP-PHY: note and explain specs inconsistencyRafał Miłecki
2010-01-12wl1251: fix sleep related error paths in wl1251_op_bss_info_changed()Kalle Valo
2010-01-12wl1251: use mac80211 provided channel parameters in scanningKalle Valo
2010-01-12wl1251: get probe request template from mac80211Kalle Valo
2010-01-12wl1251: cleanup scanning codeKalle Valo
2010-01-12wl1251: get PS Poll and Nullfunc templates from mac80211Kalle Valo
2010-01-12rt2x00: Make rt2800_init_led static and don't export it.Gertjan van Wingerde
2010-01-12rt2x00: Unify rt2800 WPDMA ready waiting functions.Gertjan van Wingerde
2010-01-12rt2x00: RF3052 is a valid RF chipset for USB devices as well.Gertjan van Wingerde
2010-01-12ath5k: Implement mac80211 callback set_coverage_classLukáš Turek
2010-01-12ath5k: Reimplement clock rate to usec conversionLukáš Turek
2010-01-12ath5k: Fix functions for getting/setting slot timeLukáš Turek
2010-01-12ath9k: re-enable ps by default for new single chip familiesLuis R. Rodriguez
2010-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2010-01-05mwl8k: pass GET_HW_SPEC capability bitmask up the stackLennert Buytenhek
2010-01-05mwl8k: trivial rx-only ampdu implementationLennert Buytenhek
2010-01-05mwl8k: pass in HT capabilities and rates when associatingLennert Buytenhek
2010-01-05mwl8k: allow setting HT channelsLennert Buytenhek
2010-01-05mwl8k: add support for 88w8363 in STA modeLennert Buytenhek
2010-01-05mwl8k: fix changed flags handling in mwl8k_bss_info_changed()Lennert Buytenhek
2010-01-05mwl8k: honor peer rate setLennert Buytenhek
2010-01-05mwl8k: move ->peer_id from mwl8k_vif to mwl8k_staLennert Buytenhek
2010-01-05mwl8k: remove mwl8k_vif::bssid, which is now uselessLennert Buytenhek
2010-01-05mwl8k: handle station database update for AP's sta entry via ->sta_notify()Lennert Buytenhek
2010-01-05mwl8k: move struct peer_capability_info to its only userLennert Buytenhek
2010-01-05mwl8k: make the tx ring drain status messages somewhat more friendlyLennert Buytenhek
2010-01-05mwl8k: prevent freeing free IRQ if ieee80211_register_hw() failsLennert Buytenhek
2010-01-05mwl8k: bail out if there is no AP firmware image support for this chipLennert Buytenhek
2010-01-05mwl8k: update version number to 0.11Lennert Buytenhek
2010-01-05iwlwifi: remove linux/utsrelease.h dependencyZhu Yi
2010-01-05rt2x00: Properly request tx headroom for alignment operations.Gertjan van Wingerde
2010-01-05rt2x00: Fix LED configuration setting for rt2800.Gertjan van Wingerde
2010-01-05rt2x00: use correct headroom for transmissionPavel Roskin
2010-01-04ath5k: Fix eeprom checksum check for custom sized eepromsLuis R. Rodriguez
2010-01-04zd1211rw: Fix multicast filtering.Benoit Papillault
2010-01-04iwl: off by one bugDan Carpenter
2010-01-04mwl8k: fix configure_filter() memory leak on errorLennert Buytenhek
2010-01-04ath9k: fix ito64Ming Lei
2010-01-04ath9k: Fix Kconfig depends for ATH9K_DEBUGFSDominik Geyer