summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* wl1271: Disable connection monitoring while not associatedJuuso Oikarinen2010-03-314-7/+27
* wl1271: remove deprecated usage of RX status noiseLuciano Coelho2010-03-311-7/+0
* 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/+0
* wl1271: Update busyword checking mechanismJuuso Oikarinen2010-03-312-52/+24
* 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/+32
* 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/+14
* ath5k: optimize ath5k_hw_calibration_pollBruno Randolf2010-03-312-15/+7
* ath5k: remove the use of SWI interruptBruno Randolf2010-03-313-16/+10
* ath5k: remove static calibration interval variableBruno Randolf2010-03-313-8/+2
* 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
* 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/+11
* 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/+4
* 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/+470
* iwlwifi: move agn only rx functions from iwlcore to iwlagnWey-Yi Guy2010-03-255-215/+213
* 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
* iwlwifi: move hcmd related code to separate fileWey-Yi Guy2010-03-256-247/+287
* iwlwifi: code cleanup for "load ucode" functionWey-Yi Guy2010-03-255-104/+110
* iwlwifi: move ucode loading related code to separated fileWey-Yi Guy2010-03-256-55/+92
* iwlwifi: iwl_good_ack_health() only apply to AGN deviceWey-Yi Guy2010-03-253-55/+56
* Revert "iwlwifi: fix build error for CONFIG_IWLAGN=n"Reinette Chatre2010-03-251-2/+0
* iwlwifi: fix build error for CONFIG_IWLAGN=nJohn W. Linville2010-03-241-0/+2
* libertas: add auto auth mode featureAmitkumar Karwar2010-03-244-1/+27