summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-08-05ath9k: break up hw initialization into a few more helpersLuis R. Rodriguez1-67/+87
2009-08-05ath9k: remove debug message for no memoery on ath_init()Luis R. Rodriguez1-2/+0
2009-08-05ath9k: rename ath9k_hw_set_defaults() to ath9k_hw_init_config()Luis R. Rodriguez1-2/+2
2009-08-05ath9k: rename ath9k_hw_newstate() to ath9k_hw_init_defaults()Luis R. Rodriguez1-2/+2
2009-08-05ath9k: move hw macrevision checker to helperLuis R. Rodriguez1-10/+18
2009-08-05ath9k: pass only one argument to hw attachLuis R. Rodriguez3-8/+8
2009-08-05ath9k: call hw initializer directlyLuis R. Rodriguez1-22/+26
2009-08-05ath9k: move cache setting of softc ah prior to attachLuis R. Rodriguez1-1/+1
2009-08-05ath9k: move devid cache setting to ath_init()Luis R. Rodriguez3-11/+9
2009-08-05ath9k: move memory allocation of ath_hw to ath_init()Luis R. Rodriguez3-58/+44
2009-08-05ath9k: propagate hw initialization errorsLuis R. Rodriguez2-5/+4
2009-08-05ath9k: use a switch for revising supported hw mac revisionsLuis R. Rodriguez1-7/+10
2009-08-05ath9k: remove usage of AR_SREV_*() wrapper to detect supported hwLuis R. Rodriguez1-2/+4
2009-08-05iwmc3200wifi: avoid setting default key for 802.1X and RSNAZhu Yi1-13/+26
2009-08-05iwmc3200wifi: set WEP key static flag correctlyZhu Yi1-2/+8
2009-08-05iwmc3200wifi: fix set_wpa_version and set_auth_type orderZhu Yi1-2/+7
2009-08-05b43: implement baseband init for LP-PHY <= rev1Gábor Stefanik6-4/+127
2009-08-05rt2x00: cancel all work on disconnectPavel Roskin1-0/+6
2009-08-05rt61pci: fix module reloadingPavel Roskin1-0/+5
2009-08-05b43legacy: Work around mac80211 race conditionLarry Finger1-6/+16
2009-08-05drivers/net/wireless: Use DIV_ROUND_CLOSESTJulia Lawall1-3/+6
2009-08-05libertas: Fix WEP association failure with open source wpa_supplicant 0.5.10Maithili Hinge1-0/+2
2009-08-05iwlwifi: remove duplicated version info from sysfsJay Sternberg1-34/+6
2009-08-05iwlwifi: remove deprecated 6000 series adaptersWey-Yi Guy3-22/+0
2009-08-05iwlwifi: Distinguish power amplifier for 6000 seriesWey-Yi Guy7-15/+94
2009-08-05iwlwifi: clear iwl_cmd_meta structure before useDaniel C Halperin1-0/+1
2009-08-05b43: remove wrong probe_resp_plcp writegregor kowski1-0/+3
2009-08-05b43: Fix unaligned 32bit SHM-shared accessMichael Buesch1-7/+24
2009-08-05libertas: check valid bits in SPI bus mode regAndrey Yurovsky1-1/+1
2009-08-05iwlwifi: remove usage of orig_flagsLuis R. Rodriguez1-3/+0
2009-08-05rndis_wlan: rework key handlingJussi Kivilinna1-46/+142
2009-08-05rndis_wlan: add missing padding to struct rndis_80211_remove_keyJussi Kivilinna1-0/+1
2009-08-05rndis_wlan: handle 802.11 indications from deviceJussi Kivilinna1-1/+232
2009-08-05rndis_host: allow rndis_wlan to see all indicationsJussi Kivilinna2-27/+54
2009-08-05rndis_wlan: add rndis_set/query_oid debuggingJussi Kivilinna1-2/+84
2009-08-05rndis_wlan: set current packet filter to zero on stopJussi Kivilinna1-1/+9
2009-08-05rndis_wlan: reset device and restore multicast list on rndis_wlan_reset()Jussi Kivilinna1-0/+30
2009-08-05rndis_wlan: clear cfg80211 scan on rndis_wlan_stop()Jussi Kivilinna1-0/+8
2009-08-05rndis_wlan: stop workers on rndis_wlan_stop() and restore on rndis_wlan_reset()Jussi Kivilinna1-4/+19
2009-08-05usbnet: allow "minidriver" to prevent urb unlinking on usbnet_stopJussi Kivilinna2-17/+24
2009-08-05iwlwifi: don't export symbols not needed in other modulesJohannes Berg4-6/+0
2009-08-05mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez20-66/+74
2009-08-05at76c50x-usb: remove unneeded flush_workqueue() at usb disconnectLuis R. Rodriguez1-3/+1
2009-08-05ath5k: fix CAB queue operationBob Copeland1-1/+4
2009-08-05orinoco: enable cfg80211 "set_channel" operationHolger Schurig1-0/+41
2009-08-05ar9170: remove EXPERIMENTAL markerLuis R. Rodriguez1-1/+2
2009-08-05b43: Work around mac80211 race conditionLarry Finger1-6/+15
2009-08-05ath5k: update PCU opmode whenever a new interface is addedBob Copeland1-0/+3
2009-08-05ath9k: Remove unused ath9k_hw_intrget()Vasanthakumar Thiagarajan2-6/+0
2009-08-05ath9k: Maintain monotonicity of PER while going across different phyVasanthakumar Thiagarajan1-3/+0