summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
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-24mac80211: remove unneed variable from ieee80211_tx_pending()Dan Carpenter1-2/+0
2010-03-24cfg80211: Improve connection quality maintenance docs in nl80211.hJuuso Oikarinen1-2/+6
2010-03-24mac80211: Add support for connection quality monitoringJuuso Oikarinen3-0/+72
2010-03-24cfg80211: Add connection quality monitoring support to nl80211Juuso Oikarinen5-0/+215
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-23mac80211: Add support for connection monitor in hardwareJuuso Oikarinen4-12/+82
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-23net/wireless/wext-core.c: Use IW_EVENT_IDX macroJoe Perches1-11/+11
2010-03-23net/wireless/wext_core.c: Use IW_IOCTL_IDX macroJoe Perches1-56/+56
2010-03-23wireless.h: Use SIOCIWFIRST not SIOCSIWCOMMIT for range checkJoe Perches1-1/+1
2010-03-23include/linux/wireless.h: Add IW_HANDLER macro to initialize array entryJoe Perches1-0/+2
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
2010-03-23wl1271: Added DEBUG_SDIO flagTeemu Paasikivi2-8/+13
2010-03-23wl1271: Remove deprecated interface config functionJuuso Oikarinen1-68/+0
2010-03-23wl1271: Fix MAC address handlingJuuso Oikarinen2-89/+68
2010-03-23wl1271: enable U-APSDKalle Valo1-2/+8
2010-03-23wl1271: fix ps scheme in wl1271_op_conf_tx()Kalle Valo1-1/+1