aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-08-04ath9k: call hw initializer directlyLuis R. Rodriguez
2009-08-04ath9k: move cache setting of softc ah prior to attachLuis R. Rodriguez
2009-08-04ath9k: move devid cache setting to ath_init()Luis R. Rodriguez
2009-08-04ath9k: move memory allocation of ath_hw to ath_init()Luis R. Rodriguez
2009-08-04ath9k: propagate hw initialization errorsLuis R. Rodriguez
2009-08-04ath9k: use a switch for revising supported hw mac revisionsLuis R. Rodriguez
2009-08-04ath9k: remove usage of AR_SREV_*() wrapper to detect supported hwLuis R. Rodriguez
2009-08-04iwmc3200wifi: avoid setting default key for 802.1X and RSNAZhu Yi
2009-08-04iwmc3200wifi: set WEP key static flag correctlyZhu Yi
2009-08-04iwmc3200wifi: fix set_wpa_version and set_auth_type orderZhu Yi
2009-08-04b43: implement baseband init for LP-PHY <= rev1Gábor Stefanik
2009-08-04rt2x00: cancel all work on disconnectPavel Roskin
2009-08-04rt61pci: fix module reloadingPavel Roskin
2009-08-04b43legacy: Work around mac80211 race conditionLarry Finger
2009-08-04drivers/net/wireless: Use DIV_ROUND_CLOSESTJulia Lawall
2009-08-04libertas: Fix WEP association failure with open source wpa_supplicant 0.5.10Maithili Hinge
2009-08-04iwlwifi: remove duplicated version info from sysfsJay Sternberg
2009-08-04iwlwifi: remove deprecated 6000 series adaptersWey-Yi Guy
2009-08-04iwlwifi: Distinguish power amplifier for 6000 seriesWey-Yi Guy
2009-08-04iwlwifi: clear iwl_cmd_meta structure before useDaniel C Halperin
2009-08-04b43: remove wrong probe_resp_plcp writegregor kowski
2009-08-04b43: Fix unaligned 32bit SHM-shared accessMichael Buesch
2009-08-04libertas: check valid bits in SPI bus mode regAndrey Yurovsky
2009-08-04iwlwifi: remove usage of orig_flagsLuis R. Rodriguez
2009-08-04rndis_wlan: rework key handlingJussi Kivilinna
2009-08-04rndis_wlan: add missing padding to struct rndis_80211_remove_keyJussi Kivilinna
2009-08-04rndis_wlan: handle 802.11 indications from deviceJussi Kivilinna
2009-08-04rndis_host: allow rndis_wlan to see all indicationsJussi Kivilinna
2009-08-04rndis_wlan: add rndis_set/query_oid debuggingJussi Kivilinna
2009-08-04rndis_wlan: set current packet filter to zero on stopJussi Kivilinna
2009-08-04rndis_wlan: reset device and restore multicast list on rndis_wlan_reset()Jussi Kivilinna
2009-08-04rndis_wlan: clear cfg80211 scan on rndis_wlan_stop()Jussi Kivilinna
2009-08-04rndis_wlan: stop workers on rndis_wlan_stop() and restore on rndis_wlan_reset()Jussi Kivilinna
2009-08-04usbnet: allow "minidriver" to prevent urb unlinking on usbnet_stopJussi Kivilinna
2009-08-04iwlwifi: don't export symbols not needed in other modulesJohannes Berg
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez
2009-08-04at76c50x-usb: remove unneeded flush_workqueue() at usb disconnectLuis R. Rodriguez
2009-08-04ath5k: fix CAB queue operationBob Copeland
2009-08-04orinoco: enable cfg80211 "set_channel" operationHolger Schurig
2009-08-04ar9170: remove EXPERIMENTAL markerLuis R. Rodriguez
2009-08-04b43: Work around mac80211 race conditionLarry Finger
2009-08-04ath5k: update PCU opmode whenever a new interface is addedBob Copeland
2009-08-04ath9k: Remove unused ath9k_hw_intrget()Vasanthakumar Thiagarajan
2009-08-04ath9k: Maintain monotonicity of PER while going across different phyVasanthakumar Thiagarajan
2009-08-04ath9k: Update rate control for 11NA HT40 modeVasanthakumar Thiagarajan
2009-08-04rt2x00: Fix build error when crypto support is disabledIvo van Doorn
2009-08-04rt2x00: move experimental on kconfig only to rt2800usbLuis R. Rodriguez
2009-08-04wireless: use menuconfig for WLAN_PRE80211 and WLAN_80211Luis R. Rodriguez
2009-08-04ath5k: remove EXPERIMENTAL markerLuis R. Rodriguez
2009-08-04ath: use menuconfig to put ath stuff in its own pageLuis R. Rodriguez