summaryrefslogtreecommitdiff
path: root/drivers/staging/ath6kl
AgeCommit message (Expand)AuthorFilesLines
2011-06-07staging: ath6kl: Fix a kernel panic during suspend/resumeVasanthakumar Thiagarajan1-1/+2
2011-06-07staging: fix ath6kl build when CFG80211 is not enabledRandy Dunlap1-0/+1
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2011-05-24Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville1-1/+1
2011-05-19cfg80211: Use consistent BSS matching between scan and smeJouni Malinen1-1/+1
2011-05-17ath6kl: iw dev wlan0 link implementationNaveen Singh1-0/+146
2011-05-17drivers/staging/ath6kl/os/linux/cfg80211.c: Add missing call to cfg80211_put_bssJulia Lawall1-0/+1
2011-05-10staging: ath6kl: provide hardware version to userspaceKalle Valo1-0/+1
2011-05-06ath6kl: Remove ununsed macros from gpio_reg.hVasanthakumar Thiagarajan6-680/+11
2011-05-06ath6kl: Remove gpio.h and gpio_api.hVasanthakumar Thiagarajan5-108/+0
2011-05-06ath6kl: Remove unused eeprom.cVasanthakumar Thiagarajan3-571/+0
2011-05-06ath6kl: Remove dead code with CONFIG_AR6002_REV1_FORCE_HOSTVasanthakumar Thiagarajan2-116/+0
2011-05-06ath6kl: Remove somemore unused header filesVasanthakumar Thiagarajan8-2390/+0
2011-05-03ath6kl: Remove few more unused header filesVasanthakumar Thiagarajan4-230/+0
2011-05-03ath6kl: Replace data type macros with kernel defined onesVasanthakumar Thiagarajan28-115/+9
2011-05-03ath6kl: Remove unused macros from gpio_reg.hVasanthakumar Thiagarajan3-2638/+0
2011-05-03ath6kl: Remove unused regdump.hVasanthakumar Thiagarajan2-111/+0
2011-05-03ath6kl: Remove somemore unused header files from hw4.0/hw/Vasanthakumar Thiagarajan6-4687/+0
2011-05-03ath6kl: Remove unused hw4.0/hw/vmc_reg.hVasanthakumar Thiagarajan2-199/+0
2011-05-03ath6kl: Remove unused bb_lc_reg.hVasanthakumar Thiagarajan1-7076/+0
2011-05-03ath6kl: Remove unused hw2.0/hw/uart_reg.hVasanthakumar Thiagarajan2-547/+0
2011-05-03ath6kl: Remove duplicate si_reg.hVasanthakumar Thiagarajan3-188/+2
2011-05-03ath6kl: Remove duplicate rtc_reg.hVasanthakumar Thiagarajan4-3847/+1
2011-05-03ath6kl: Remove duplicate mbox_wlan_reg.hVasanthakumar Thiagarajan3-531/+1
2011-05-03ath6kl: Remove duplicate mbox_host_reg.hVasanthakumar Thiagarajan7-442/+5
2011-05-03ath6kl: Remove duplicate abp_map.hVasanthakumar Thiagarajan2-14/+1
2011-05-03ath6kl: Remove unused analog_register header filesVasanthakumar Thiagarajan5-8985/+0
2011-05-03staging: ath6kl: open/shared auth implementationNaveen Singh4-16/+80
2011-05-03staging: ath6kl: cfg80211_roam issue; driver wedgeNaveen Singh1-44/+52
2011-04-25staging: Remove unnecessary semicolons when switch (foo) {...};Joe Perches1-3/+3
2011-04-25ath6kl: fix operations for power managementNaveen Singh1-2/+2
2011-04-25ath6kl: fix scan operation while disconnectNaveen Singh1-0/+4
2011-04-25ath6kl: add the device ID on the data command packetNaveen Singh2-2/+25
2011-04-25ath6kl: Extend WMI API used by AR6003 v2.1.1Naveen Singh2-32/+82
2011-04-25ath6kl: add support for AR6003 v2.1.1Naveen Singh3-76/+340
2011-04-25staging:ath6kl:Correcting the typoNaveen Singh1-3/+3
2011-04-13Staging: merge 2.6.39-rc3 into staging-nextGreg Kroah-Hartman13-27/+27
2011-04-04ath6kl: remove ar6000_prepare_target() crapLuis R. Rodriguez3-46/+0
2011-04-04ath6kl: remove chatty debug messages on ath6kl driver opsLuis R. Rodriguez1-7/+0
2011-04-04ath6kl: rename the pm ops to something more sensibleLuis R. Rodriguez1-10/+10
2011-04-04ath6kl: cleanup and move the ath6kl pm ops to be assigned staticallyLuis R. Rodriguez1-66/+64
2011-04-04ath6kl: remove completely pointles platform driverLuis R. Rodriguez3-64/+0
2011-04-04ath6kl: style cleanup on struct sdio_driver componentsLuis R. Rodriguez1-87/+85
2011-04-04ath6kl: cleanup allocation and getting of the hif devLuis R. Rodriguez1-37/+28
2011-04-04ath6kl: propagate errors on hifEnableFunc() failuresLuis R. Rodriguez1-6/+6
2011-04-04ath6kl: remove useless plat_setup_power() callsLuis R. Rodriguez3-15/+0
2011-04-04ath6kl: propagate errors on module setupLuis R. Rodriguez4-35/+37
2011-04-04ath6kl: simplify btcoex parameter programmingLuis R. Rodriguez2-37/+62
2011-04-04ath6kl: use CONFIG_ATH6KL_ENABLE_COEXISTENCELuis R. Rodriguez2-8/+4
2011-04-04ath6kl: remove AR600x_CUSTOM_XXX defineLuis R. Rodriguez1-4/+0