summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-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
2010-03-25iwlwifi: iwl_good_ack_health() only apply to AGN deviceWey-Yi Guy3-55/+56
2010-03-25Revert "iwlwifi: fix build error for CONFIG_IWLAGN=n"Reinette Chatre1-2/+0
2010-03-24iwlwifi: fix build error for CONFIG_IWLAGN=nJohn W. Linville1-0/+2
2010-03-24libertas: add auto auth mode featureAmitkumar Karwar4-1/+27
2010-03-24ath9k_htc: Fix symbol collision with ath9kSujith4-28/+28
2010-03-23drivers/net/wireless/b43/main.c:4351: Fixed coding styleDaniel Ngu1-3/+2
2010-03-23drivers/net/wireless/ray_cs.c: Use iw_handler function prototypesJoe Perches1-111/+93
2010-03-23orinoco/wext.c: Remove local #define STD_IW_HANDLERJoe Perches1-48/+46
2010-03-23drivers/net: Remove local #define IW_IOCTL, use IW_HANDLERJoe Perches2-60/+58
2010-03-23drivers/net/wireless: Use IW_HANDLER macroJoe Perches2-46/+46
2010-03-23wl1271: Changed platform_device to be dynamically allocatedTeemu Paasikivi5-11/+39
2010-03-23wl1271: Remove circular interlocking related to the inetaddr notifier chainJuuso Oikarinen1-1/+2
2010-03-23wl1271: Don't generate null func template for ad-hocJuuso Oikarinen2-11/+21
2010-03-23wl1271: Update filters properlyJuuso Oikarinen3-18/+51
2010-03-23wl1271: Removed duplicate code from module remove function.Teemu Paasikivi1-12/+1