summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wl1271: Disconnect if PSM entry failsJuuso Oikarinen2010-03-311-18/+3Star
* wl1271: Configure probe-request template when associatedJuuso Oikarinen2010-03-312-12/+9Star
* wl1271: Fix memory leak in firmware crash scenarioJuuso Oikarinen2010-03-311-3/+7
* wl1271: Removed checking of PSM from handling BSS_LOST_EVENTTeemu Paasikivi2010-03-311-2/+5
* wl1271: Update beacon interval properly for ad-hocJuuso Oikarinen2010-03-313-1/+14
* wl1271: Fix ad-hoc mode handlingJuuso Oikarinen2010-03-312-11/+24
* wl1271: Disable connection monitoring while not associatedJuuso Oikarinen2010-03-314-7/+27
* wl1271: remove deprecated usage of RX status noiseLuciano Coelho2010-03-311-7/+0Star
* wl1271: wait for disconnect command complete eventLuciano Coelho2010-03-312-3/+8
* wl1271: wait for join command complete eventLuciano Coelho2010-03-313-6/+36
* wl1271: Remove device MAC-address randomizationJuuso Oikarinen2010-03-311-8/+0Star
* wl1271: Update busyword checking mechanismJuuso Oikarinen2010-03-312-52/+24Star
* wl1271: Fix memory leak in cmd_data_pathJuuso Oikarinen2010-03-311-1/+1
* wl1271: Warnings caused by wrong format specifiers fixedTeemu Paasikivi2010-03-311-2/+2
* wl1271: Configure clock-request drive mode to open-drainJuuso Oikarinen2010-03-312-4/+11
* wl1271: Fix memory leak in scan command handlingJuuso Oikarinen2010-03-311-0/+1
* wl1271: Fix memory leaks in SPI initializationJuuso Oikarinen2010-03-311-0/+2
* wl1271: Add TX rate reportingJuuso Oikarinen2010-03-313-12/+17
* wl1271: Clean up RX rate reportingJuuso Oikarinen2010-03-314-75/+114
* wl1271: fix wl1271_spi driver nameLuciano Coelho2010-03-311-1/+1
* ath5k: add capability flag for phyerror countersBruno Randolf2010-03-312-0/+8
* ath5k: update phy errors codesBruno Randolf2010-03-314-9/+37
* ath5k: simplify MIB countersBruno Randolf2010-03-314-39/+32Star
* ath5k: initialize default noise floorBruno Randolf2010-03-311-0/+1
* ath5k: keep beacon RSSI averageBruno Randolf2010-03-312-0/+56
* ath5k: move ath5k_hw_calibration_poll to base.cBruno Randolf2010-03-313-15/+14Star
* ath5k: optimize ath5k_hw_calibration_pollBruno Randolf2010-03-312-15/+7Star
* ath5k: remove the use of SWI interruptBruno Randolf2010-03-313-16/+10Star
* ath5k: remove static calibration interval variableBruno Randolf2010-03-313-8/+2Star
* wireless/libertas: remove trailing space in debugfs headerFrans Pop2010-03-311-1/+1
* wireless/raylink: remove trailing space in messagesFrans Pop2010-03-311-6/+6
* wireless/prism54: remove trailing space in messagesFrans Pop2010-03-315-18/+18
* wireless: remove trailing space in messagesFrans Pop2010-03-312-5/+5
* iwlwifi: avoid device type checking in generic codeWey-Yi Guy2010-03-254-6/+9
* iwlwifi: change spin_lock to spin_lock_irqsaveWey-Yi Guy2010-03-252-9/+12
* iwlwifi: remove "\n" from module parameter descriptionWey-Yi Guy2010-03-252-2/+2
* iwlwifi: Generic approach to measure temperatureWey-Yi Guy2010-03-253-4/+6
* iwlwifi: remove noise reportingJohannes Berg2010-03-255-56/+11Star
* iwlwifi: add missing email address informationWey-Yi Guy2010-03-251-0/+1
* iwlwifi: remove non-exist extern functions and structuresWey-Yi Guy2010-03-253-42/+4Star
* iwlwifi: enable '6000 Series 2x2 AGN Gen2' adaptorsJay Sternberg2010-03-253-0/+36
* iwlwifi: more clean up to move agn only rx functions from iwlcore to iwlagnWey-Yi Guy2010-03-258-472/+470Star
* iwlwifi: move agn only rx functions from iwlcore to iwlagnWey-Yi Guy2010-03-255-215/+213Star
* iwlwifi: move agn only tx functions from iwlcore to iwlagnWey-Yi Guy2010-03-2511-1185/+1185
* iwlwifi: move agn module parameter structure to common placeWey-Yi Guy2010-03-255-27/+27
* iwlwifi: each device has its own eeprom tx power versionWey-Yi Guy2010-03-253-8/+11
* iwlwifi: move agn common code to iwlagn library fileWey-Yi Guy2010-03-257-416/+464
* iwlwifi: move ucode alive related code to separate fileWey-Yi Guy2010-03-255-242/+251
* iwlwifi: move hw related defines to separate fileWey-Yi Guy2010-03-258-100/+169
* iwlwifi: move tx queue related code to separate fileWey-Yi Guy2010-03-256-257/+313