summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/wl1271_io.h (unfollow)
Commit message (Expand)AuthorFilesLines
2010-03-31wl1271: Removed checking of PSM from handling BSS_LOST_EVENTTeemu Paasikivi1-2/+5
2010-03-31wl1271: Update beacon interval properly for ad-hocJuuso Oikarinen3-1/+14
2010-03-31wl1271: Fix ad-hoc mode handlingJuuso Oikarinen2-11/+24
2010-03-31wl1271: Disable connection monitoring while not associatedJuuso Oikarinen4-7/+27
2010-03-31wl1271: remove deprecated usage of RX status noiseLuciano Coelho1-7/+0
2010-03-31wl1271: wait for disconnect command complete eventLuciano Coelho2-3/+8
2010-03-31wl1271: wait for join command complete eventLuciano Coelho3-6/+36
2010-03-31wl1271: Remove device MAC-address randomizationJuuso Oikarinen1-8/+0
2010-03-31wl1271: Update busyword checking mechanismJuuso Oikarinen2-52/+24
2010-03-31wl1271: Fix memory leak in cmd_data_pathJuuso Oikarinen1-1/+1
2010-03-31wl1271: Warnings caused by wrong format specifiers fixedTeemu Paasikivi1-2/+2
2010-03-31wl1271: Configure clock-request drive mode to open-drainJuuso Oikarinen2-4/+11
2010-03-31wl1271: Fix memory leak in scan command handlingJuuso Oikarinen1-0/+1
2010-03-31wl1271: Fix memory leaks in SPI initializationJuuso Oikarinen1-0/+2
2010-03-31wl1271: Add TX rate reportingJuuso Oikarinen3-12/+17
2010-03-31wl1271: Clean up RX rate reportingJuuso Oikarinen4-75/+114
2010-03-31wl1271: fix wl1271_spi driver nameLuciano Coelho1-1/+1
2010-03-31ath5k: add capability flag for phyerror countersBruno Randolf2-0/+8
2010-03-31ath5k: update phy errors codesBruno Randolf4-9/+37
2010-03-31ath5k: simplify MIB countersBruno Randolf4-39/+32
2010-03-31ath5k: initialize default noise floorBruno Randolf1-0/+1
2010-03-31ath5k: keep beacon RSSI averageBruno Randolf2-0/+56
2010-03-31ath5k: move ath5k_hw_calibration_poll to base.cBruno Randolf3-15/+14
2010-03-31ath5k: optimize ath5k_hw_calibration_pollBruno Randolf2-15/+7
2010-03-31ath5k: remove the use of SWI interruptBruno Randolf3-16/+10
2010-03-31ath5k: remove static calibration interval variableBruno Randolf3-8/+2
2010-03-31wireless/libertas: remove trailing space in debugfs headerFrans Pop1-1/+1
2010-03-31wireless/raylink: remove trailing space in messagesFrans Pop1-6/+6
2010-03-31wireless/prism54: remove trailing space in messagesFrans Pop5-18/+18
2010-03-31wireless: remove trailing space in messagesFrans Pop2-5/+5
2010-03-25iwlwifi: avoid device type checking in generic codeWey-Yi Guy4-6/+9
2010-03-25iwlwifi: change spin_lock to spin_lock_irqsaveWey-Yi Guy2-9/+12
2010-03-25iwlwifi: remove "\n" from module parameter descriptionWey-Yi Guy2-2/+2
2010-03-25iwlwifi: Generic approach to measure temperatureWey-Yi Guy3-4/+6
2010-03-25iwlwifi: remove noise reportingJohannes Berg5-56/+11
2010-03-25iwlwifi: add missing email address informationWey-Yi Guy1-0/+1
2010-03-25iwlwifi: remove non-exist extern functions and structuresWey-Yi Guy3-42/+4
2010-03-25iwlwifi: enable '6000 Series 2x2 AGN Gen2' adaptorsJay Sternberg3-0/+36
2010-03-25iwlwifi: more clean up to move agn only rx functions from iwlcore to iwlagnWey-Yi Guy8-472/+470
2010-03-25iwlwifi: move agn only rx functions from iwlcore to iwlagnWey-Yi Guy5-215/+213
2010-03-25iwlwifi: move agn only tx functions from iwlcore to iwlagnWey-Yi Guy11-1185/+1185
2010-03-25iwlwifi: move agn module parameter structure to common placeWey-Yi Guy5-27/+27
2010-03-25iwlwifi: each device has its own eeprom tx power versionWey-Yi Guy3-8/+11
2010-03-25iwlwifi: move agn common code to iwlagn library fileWey-Yi Guy7-416/+464
2010-03-25iwlwifi: move ucode alive related code to separate fileWey-Yi Guy5-242/+251
2010-03-25iwlwifi: move hw related defines to separate fileWey-Yi Guy8-100/+169
2010-03-25iwlwifi: move tx queue related code to separate fileWey-Yi Guy6-257/+313
2010-03-25iwlwifi: move hcmd related code to separate fileWey-Yi Guy6-247/+287
2010-03-25iwlwifi: code cleanup for "load ucode" functionWey-Yi Guy5-104/+110
2010-03-25iwlwifi: move ucode loading related code to separated fileWey-Yi Guy6-55/+92