aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/ath6kl (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1
2011-07-27net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman1-0/+1
2011-07-25Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds9-45/+265
2011-07-08Ath6kl: TODO: Fix spelling :)Tracey Dent1-1/+1
2011-07-05staging: ath6kl: implement testmode rx commandKalle Valo4-12/+114
2011-06-28ath6kl: Add PMKSA cache management commandsJouni Malinen1-0/+25
2011-06-28ath6kl: testmode supportKalle Valo1-0/+58
2011-06-28ath6kl: export firmware version to user spaceKalle Valo1-0/+7
2011-06-28Remove unneeded version.h includes from drivers/staging/ath6kl/Jesper Juhl3-5/+0
2011-06-28ath6kl: cache firmwareKalle Valo2-15/+43
2011-06-28ath6kl: fix crash when interface is closed but scan is ongoingKalle Valo1-13/+18
2011-06-20treewide: remove duplicate includesVitaliy Ivanov1-1/+0
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-2.6 into for-davemJohn 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