summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ath6kl
Commit message (Expand)AuthorAgeFilesLines
* ath6kl: iw dev wlan0 link implementationNaveen Singh2011-05-171-0/+146
* drivers/staging/ath6kl/os/linux/cfg80211.c: Add missing call to cfg80211_put_bssJulia Lawall2011-05-171-0/+1
* staging: ath6kl: provide hardware version to userspaceKalle Valo2011-05-101-0/+1
* ath6kl: Remove ununsed macros from gpio_reg.hVasanthakumar Thiagarajan2011-05-066-680/+11Star
* ath6kl: Remove gpio.h and gpio_api.hVasanthakumar Thiagarajan2011-05-065-108/+0Star
* ath6kl: Remove unused eeprom.cVasanthakumar Thiagarajan2011-05-063-571/+0Star
* ath6kl: Remove dead code with CONFIG_AR6002_REV1_FORCE_HOSTVasanthakumar Thiagarajan2011-05-062-116/+0Star
* ath6kl: Remove somemore unused header filesVasanthakumar Thiagarajan2011-05-068-2390/+0Star
* ath6kl: Remove few more unused header filesVasanthakumar Thiagarajan2011-05-034-230/+0Star
* ath6kl: Replace data type macros with kernel defined onesVasanthakumar Thiagarajan2011-05-0328-115/+9Star
* ath6kl: Remove unused macros from gpio_reg.hVasanthakumar Thiagarajan2011-05-033-2638/+0Star
* ath6kl: Remove unused regdump.hVasanthakumar Thiagarajan2011-05-032-111/+0Star
* ath6kl: Remove somemore unused header files from hw4.0/hw/Vasanthakumar Thiagarajan2011-05-036-4687/+0Star
* ath6kl: Remove unused hw4.0/hw/vmc_reg.hVasanthakumar Thiagarajan2011-05-032-199/+0Star
* ath6kl: Remove unused bb_lc_reg.hVasanthakumar Thiagarajan2011-05-031-7076/+0Star
* ath6kl: Remove unused hw2.0/hw/uart_reg.hVasanthakumar Thiagarajan2011-05-032-547/+0Star
* ath6kl: Remove duplicate si_reg.hVasanthakumar Thiagarajan2011-05-033-188/+2Star
* ath6kl: Remove duplicate rtc_reg.hVasanthakumar Thiagarajan2011-05-034-3847/+1Star
* ath6kl: Remove duplicate mbox_wlan_reg.hVasanthakumar Thiagarajan2011-05-033-531/+1Star
* ath6kl: Remove duplicate mbox_host_reg.hVasanthakumar Thiagarajan2011-05-037-442/+5Star
* ath6kl: Remove duplicate abp_map.hVasanthakumar Thiagarajan2011-05-032-14/+1Star
* ath6kl: Remove unused analog_register header filesVasanthakumar Thiagarajan2011-05-035-8985/+0Star
* staging: ath6kl: open/shared auth implementationNaveen Singh2011-05-034-16/+80
* staging: ath6kl: cfg80211_roam issue; driver wedgeNaveen Singh2011-05-031-44/+52
* staging: Remove unnecessary semicolons when switch (foo) {...};Joe Perches2011-04-261-3/+3
* ath6kl: fix operations for power managementNaveen Singh2011-04-261-2/+2
* ath6kl: fix scan operation while disconnectNaveen Singh2011-04-261-0/+4
* ath6kl: add the device ID on the data command packetNaveen Singh2011-04-262-2/+25
* ath6kl: Extend WMI API used by AR6003 v2.1.1Naveen Singh2011-04-262-32/+82
* ath6kl: add support for AR6003 v2.1.1Naveen Singh2011-04-263-76/+340
* staging:ath6kl:Correcting the typoNaveen Singh2011-04-261-3/+3
* Staging: merge 2.6.39-rc3 into staging-nextGreg Kroah-Hartman2011-04-1313-27/+27
|\
| * Fix common misspellingsLucas De Marchi2011-03-3114-28/+28
* | ath6kl: remove ar6000_prepare_target() crapLuis R. Rodriguez2011-04-053-46/+0Star
* | ath6kl: remove chatty debug messages on ath6kl driver opsLuis R. Rodriguez2011-04-051-7/+0Star
* | ath6kl: rename the pm ops to something more sensibleLuis R. Rodriguez2011-04-051-10/+10
* | ath6kl: cleanup and move the ath6kl pm ops to be assigned staticallyLuis R. Rodriguez2011-04-051-66/+64Star
* | ath6kl: remove completely pointles platform driverLuis R. Rodriguez2011-04-053-64/+0Star
* | ath6kl: style cleanup on struct sdio_driver componentsLuis R. Rodriguez2011-04-051-87/+85Star
* | ath6kl: cleanup allocation and getting of the hif devLuis R. Rodriguez2011-04-051-37/+28Star
* | ath6kl: propagate errors on hifEnableFunc() failuresLuis R. Rodriguez2011-04-051-6/+6
* | ath6kl: remove useless plat_setup_power() callsLuis R. Rodriguez2011-04-053-15/+0Star
* | ath6kl: propagate errors on module setupLuis R. Rodriguez2011-04-054-35/+37
* | ath6kl: simplify btcoex parameter programmingLuis R. Rodriguez2011-04-052-37/+62
* | ath6kl: use CONFIG_ATH6KL_ENABLE_COEXISTENCELuis R. Rodriguez2011-04-052-8/+4Star
* | ath6kl: remove AR600x_CUSTOM_XXX defineLuis R. Rodriguez2011-04-051-4/+0Star
* | ath6kl: use CONFIG_AR600x_SD32_XXXLuis R. Rodriguez2011-04-052-6/+2Star
* | ath6kl: use CONFIG_AR600x_WB31_XXXLuis R. Rodriguez2011-04-052-6/+2Star
* | ath6kl: use CONFIG_AR600x_SD31_XXXLuis R. Rodriguez2011-04-052-6/+2Star
* | ath6kl: remove INIT_MODE_DRV_ENABLED defineLuis R. Rodriguez2011-04-053-15/+4Star