summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* 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
* ath9k_htc: Fix symbol collision with ath9kSujith2010-03-244-28/+28
* drivers/net/wireless/b43/main.c:4351: Fixed coding styleDaniel Ngu2010-03-231-3/+2
* drivers/net/wireless/ray_cs.c: Use iw_handler function prototypesJoe Perches2010-03-231-111/+93
* orinoco/wext.c: Remove local #define STD_IW_HANDLERJoe Perches2010-03-231-48/+46
* drivers/net: Remove local #define IW_IOCTL, use IW_HANDLERJoe Perches2010-03-231-42/+41
* drivers/net/wireless: Use IW_HANDLER macroJoe Perches2010-03-232-46/+46
* wl1271: Changed platform_device to be dynamically allocatedTeemu Paasikivi2010-03-235-11/+39
* wl1271: Remove circular interlocking related to the inetaddr notifier chainJuuso Oikarinen2010-03-231-1/+2
* wl1271: Don't generate null func template for ad-hocJuuso Oikarinen2010-03-232-11/+21
* wl1271: Update filters properlyJuuso Oikarinen2010-03-233-18/+51
* wl1271: Removed duplicate code from module remove function.Teemu Paasikivi2010-03-231-12/+1
* wl1271: Added DEBUG_SDIO flagTeemu Paasikivi2010-03-232-8/+13
* wl1271: Remove deprecated interface config functionJuuso Oikarinen2010-03-231-68/+0
* wl1271: Fix MAC address handlingJuuso Oikarinen2010-03-232-89/+68
* wl1271: enable U-APSDKalle Valo2010-03-231-2/+8
* wl1271: fix ps scheme in wl1271_op_conf_tx()Kalle Valo2010-03-231-1/+1
* wl1271: create qos nullfunc templateKalle Valo2010-03-232-0/+23
OpenPOWER on IntegriCloud