summaryrefslogtreecommitdiff
path: root/drivers/staging/ath6kl/os
AgeCommit message (Expand)AuthorFilesLines
2011-06-07staging: ath6kl: Fix a kernel panic during suspend/resumeVasanthakumar Thiagarajan1-1/+2
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 Thiagarajan1-1/+1
2011-05-06ath6kl: Remove gpio.h and gpio_api.hVasanthakumar Thiagarajan1-2/+0
2011-05-06ath6kl: Remove unused eeprom.cVasanthakumar Thiagarajan1-361/+0
2011-05-03ath6kl: Replace data type macros with kernel defined onesVasanthakumar Thiagarajan6-57/+2
2011-05-03ath6kl: Remove duplicate si_reg.hVasanthakumar Thiagarajan1-1/+1
2011-05-03staging: ath6kl: open/shared auth implementationNaveen Singh3-16/+75
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 support for AR6003 v2.1.1Naveen Singh2-42/+148
2011-04-25staging:ath6kl:Correcting the typoNaveen Singh1-3/+3
2011-04-13Staging: merge 2.6.39-rc3 into staging-nextGreg Kroah-Hartman1-4/+4
2011-04-04ath6kl: remove ar6000_prepare_target() crapLuis R. Rodriguez1-8/+0
2011-04-04ath6kl: remove completely pointles platform driverLuis R. Rodriguez3-64/+0
2011-04-04ath6kl: remove useless plat_setup_power() callsLuis R. Rodriguez3-15/+0
2011-04-04ath6kl: propagate errors on module setupLuis R. Rodriguez3-17/+23
2011-04-04ath6kl: simplify btcoex parameter programmingLuis R. Rodriguez2-37/+62
2011-04-04ath6kl: use CONFIG_ATH6KL_ENABLE_COEXISTENCELuis R. Rodriguez1-4/+4
2011-04-04ath6kl: use CONFIG_AR600x_SD32_XXXLuis R. Rodriguez1-2/+2
2011-04-04ath6kl: use CONFIG_AR600x_WB31_XXXLuis R. Rodriguez1-2/+2
2011-04-04ath6kl: use CONFIG_AR600x_SD31_XXXLuis R. Rodriguez1-2/+2
2011-04-04ath6kl: remove INIT_MODE_DRV_ENABLED defineLuis R. Rodriguez2-14/+4
2011-04-04ath6kl: remove unused define WLAN_HEADERSLuis R. Rodriguez1-14/+0
2011-04-04ath6kl: remove USER_KEYS defineLuis R. Rodriguez3-18/+0
2011-04-04ath6kl: remove SEND_EVENT_TO_APP defineLuis R. Rodriguez3-119/+1
2011-04-04ath6kl: remove define ATH_AR6K_11N_SUPPORTLuis R. Rodriguez1-12/+0
2011-04-04ath6kl: remove all the wext and super extended private ioctl crapLuis R. Rodriguez5-7568/+23
2011-04-04ath6kl: kill Android specific codeLuis R. Rodriguez7-712/+1
2011-04-04ath6kl: remove Bluetooth PAL code and WMI ACL TX/RX data supportLuis R. Rodriguez6-596/+21
2011-04-04ath6kl: move setting netdev for non-cf80211 caseLuis R. Rodriguez1-5/+1
2011-04-04ath6kl: remove SET_MODULE_OWNER usageLuis R. Rodriguez1-4/+0
2011-04-04ath6kl: replace do while loop with function helpers on ar6000_avail_ev()Luis R. Rodriguez1-20/+48
2011-04-04ath6kl: propagate error values on ar6000_avail_ev()Luis R. Rodriguez1-27/+24
2011-04-04ath6kl: remove BMIENABLE_SET defineLuis R. Rodriguez4-60/+28
2011-04-04ath6kl: s|A_FREE|kfree|gLuis R. Rodriguez6-16/+14
2011-03-31Fix common misspellingsLucas De Marchi2-5/+5
2011-03-14ath6kl: remove-typedef HIF_DEVICELuis R. Rodriguez6-14/+14
2011-03-14ath6kl: remove-typedef AR_SOFTC_TLuis R. Rodriguez11-293/+293
2011-03-14ath6kl: remove-typedef HTC_SERVICE_CONNECT_RESPLuis R. Rodriguez2-2/+2
2011-03-14ath6kl: remove-typedef HTC_SERVICE_CONNECT_REQLuis R. Rodriguez2-3/+3
2011-03-14ath6kl: remove-typedef HTC_PACKET_QUEUELuis R. Rodriguez5-9/+9
2011-03-14ath6kl: remove-typedef HTC_PACKETLuis R. Rodriguez7-35/+35