summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ath6kl
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-251-1/+1
|\
| * Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville2011-05-241-1/+1
| |\
| | * cfg80211: Use consistent BSS matching between scan and smeJouni Malinen2011-05-191-1/+1
* | | 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/+11
* | | ath6kl: Remove gpio.h and gpio_api.hVasanthakumar Thiagarajan2011-05-065-108/+0
* | | ath6kl: Remove unused eeprom.cVasanthakumar Thiagarajan2011-05-063-571/+0
* | | ath6kl: Remove dead code with CONFIG_AR6002_REV1_FORCE_HOSTVasanthakumar Thiagarajan2011-05-062-116/+0
* | | ath6kl: Remove somemore unused header filesVasanthakumar Thiagarajan2011-05-068-2390/+0
* | | ath6kl: Remove few more unused header filesVasanthakumar Thiagarajan2011-05-034-230/+0
* | | ath6kl: Replace data type macros with kernel defined onesVasanthakumar Thiagarajan2011-05-0328-115/+9
* | | ath6kl: Remove unused macros from gpio_reg.hVasanthakumar Thiagarajan2011-05-033-2638/+0
* | | ath6kl: Remove unused regdump.hVasanthakumar Thiagarajan2011-05-032-111/+0
* | | ath6kl: Remove somemore unused header files from hw4.0/hw/Vasanthakumar Thiagarajan2011-05-036-4687/+0
* | | ath6kl: Remove unused hw4.0/hw/vmc_reg.hVasanthakumar Thiagarajan2011-05-032-199/+0
* | | ath6kl: Remove unused bb_lc_reg.hVasanthakumar Thiagarajan2011-05-031-7076/+0
* | | ath6kl: Remove unused hw2.0/hw/uart_reg.hVasanthakumar Thiagarajan2011-05-032-547/+0
* | | ath6kl: Remove duplicate si_reg.hVasanthakumar Thiagarajan2011-05-033-188/+2
* | | ath6kl: Remove duplicate rtc_reg.hVasanthakumar Thiagarajan2011-05-034-3847/+1
* | | ath6kl: Remove duplicate mbox_wlan_reg.hVasanthakumar Thiagarajan2011-05-033-531/+1
* | | ath6kl: Remove duplicate mbox_host_reg.hVasanthakumar Thiagarajan2011-05-037-442/+5
* | | ath6kl: Remove duplicate abp_map.hVasanthakumar Thiagarajan2011-05-032-14/+1
* | | ath6kl: Remove unused analog_register header filesVasanthakumar Thiagarajan2011-05-035-8985/+0
* | | 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-251-3/+3
* | | ath6kl: fix operations for power managementNaveen Singh2011-04-251-2/+2
* | | ath6kl: fix scan operation while disconnectNaveen Singh2011-04-251-0/+4
* | | ath6kl: add the device ID on the data command packetNaveen Singh2011-04-252-2/+25
* | | ath6kl: Extend WMI API used by AR6003 v2.1.1Naveen Singh2011-04-252-32/+82
* | | ath6kl: add support for AR6003 v2.1.1Naveen Singh2011-04-253-76/+340
* | | staging:ath6kl:Correcting the typoNaveen Singh2011-04-251-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-043-46/+0
* | ath6kl: remove chatty debug messages on ath6kl driver opsLuis R. Rodriguez2011-04-041-7/+0
* | ath6kl: rename the pm ops to something more sensibleLuis R. Rodriguez2011-04-041-10/+10
* | ath6kl: cleanup and move the ath6kl pm ops to be assigned staticallyLuis R. Rodriguez2011-04-041-66/+64
* | ath6kl: remove completely pointles platform driverLuis R. Rodriguez2011-04-043-64/+0
* | ath6kl: style cleanup on struct sdio_driver componentsLuis R. Rodriguez2011-04-041-87/+85
* | ath6kl: cleanup allocation and getting of the hif devLuis R. Rodriguez2011-04-041-37/+28
* | ath6kl: propagate errors on hifEnableFunc() failuresLuis R. Rodriguez2011-04-041-6/+6
* | ath6kl: remove useless plat_setup_power() callsLuis R. Rodriguez2011-04-043-15/+0
* | ath6kl: propagate errors on module setupLuis R. Rodriguez2011-04-044-35/+37
* | ath6kl: simplify btcoex parameter programmingLuis R. Rodriguez2011-04-042-37/+62
* | ath6kl: use CONFIG_ATH6KL_ENABLE_COEXISTENCELuis R. Rodriguez2011-04-042-8/+4
* | ath6kl: remove AR600x_CUSTOM_XXX defineLuis R. Rodriguez2011-04-041-4/+0
* | ath6kl: use CONFIG_AR600x_SD32_XXXLuis R. Rodriguez2011-04-042-6/+2
OpenPOWER on IntegriCloud