summaryrefslogtreecommitdiff
path: root/drivers/staging/ath6kl
AgeCommit message (Expand)Author
2011-08-02drivers/staging/ath6kl/miscdrv/ar3kps/ar3kpsparser.c: adjust array indexJulia Lawall
2011-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-07-27net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman
2011-07-25Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-07-08Ath6kl: TODO: Fix spelling :)Tracey Dent
2011-07-05staging: ath6kl: implement testmode rx commandKalle Valo
2011-06-28ath6kl: Add PMKSA cache management commandsJouni Malinen
2011-06-28ath6kl: testmode supportKalle Valo
2011-06-28ath6kl: export firmware version to user spaceKalle Valo
2011-06-28Remove unneeded version.h includes from drivers/staging/ath6kl/Jesper Juhl
2011-06-28ath6kl: cache firmwareKalle Valo
2011-06-28ath6kl: fix crash when interface is closed but scan is ongoingKalle Valo
2011-06-20treewide: remove duplicate includesVitaliy Ivanov
2011-06-07staging: ath6kl: Fix a kernel panic during suspend/resumeVasanthakumar Thiagarajan
2011-06-07staging: fix ath6kl build when CFG80211 is not enabledRandy Dunlap
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-05-24Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville
2011-05-19cfg80211: Use consistent BSS matching between scan and smeJouni Malinen
2011-05-17ath6kl: iw dev wlan0 link implementationNaveen Singh
2011-05-17drivers/staging/ath6kl/os/linux/cfg80211.c: Add missing call to cfg80211_put_bssJulia Lawall
2011-05-10staging: ath6kl: provide hardware version to userspaceKalle Valo
2011-05-06ath6kl: Remove ununsed macros from gpio_reg.hVasanthakumar Thiagarajan
2011-05-06ath6kl: Remove gpio.h and gpio_api.hVasanthakumar Thiagarajan
2011-05-06ath6kl: Remove unused eeprom.cVasanthakumar Thiagarajan
2011-05-06ath6kl: Remove dead code with CONFIG_AR6002_REV1_FORCE_HOSTVasanthakumar Thiagarajan
2011-05-06ath6kl: Remove somemore unused header filesVasanthakumar Thiagarajan
2011-05-03ath6kl: Remove few more unused header filesVasanthakumar Thiagarajan
2011-05-03ath6kl: Replace data type macros with kernel defined onesVasanthakumar Thiagarajan
2011-05-03ath6kl: Remove unused macros from gpio_reg.hVasanthakumar Thiagarajan
2011-05-03ath6kl: Remove unused regdump.hVasanthakumar Thiagarajan
2011-05-03ath6kl: Remove somemore unused header files from hw4.0/hw/Vasanthakumar Thiagarajan
2011-05-03ath6kl: Remove unused hw4.0/hw/vmc_reg.hVasanthakumar Thiagarajan
2011-05-03ath6kl: Remove unused bb_lc_reg.hVasanthakumar Thiagarajan
2011-05-03ath6kl: Remove unused hw2.0/hw/uart_reg.hVasanthakumar Thiagarajan
2011-05-03ath6kl: Remove duplicate si_reg.hVasanthakumar Thiagarajan
2011-05-03ath6kl: Remove duplicate rtc_reg.hVasanthakumar Thiagarajan
2011-05-03ath6kl: Remove duplicate mbox_wlan_reg.hVasanthakumar Thiagarajan
2011-05-03ath6kl: Remove duplicate mbox_host_reg.hVasanthakumar Thiagarajan
2011-05-03ath6kl: Remove duplicate abp_map.hVasanthakumar Thiagarajan
2011-05-03ath6kl: Remove unused analog_register header filesVasanthakumar Thiagarajan
2011-05-03staging: ath6kl: open/shared auth implementationNaveen Singh
2011-05-03staging: ath6kl: cfg80211_roam issue; driver wedgeNaveen Singh
2011-04-25staging: Remove unnecessary semicolons when switch (foo) {...};Joe Perches
2011-04-25ath6kl: fix operations for power managementNaveen Singh
2011-04-25ath6kl: fix scan operation while disconnectNaveen Singh
2011-04-25ath6kl: add the device ID on the data command packetNaveen Singh
2011-04-25ath6kl: Extend WMI API used by AR6003 v2.1.1Naveen Singh
2011-04-25ath6kl: add support for AR6003 v2.1.1Naveen Singh
2011-04-25staging:ath6kl:Correcting the typoNaveen Singh
2011-04-13Staging: merge 2.6.39-rc3 into staging-nextGreg Kroah-Hartman