aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/ath6kl/os
Commit message (Expand)AuthorAgeFilesLines
* net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman2011-08-151-0/+1
* ath6kl: fix crash when interface is closed but scan is ongoingKalle Valo2011-08-041-13/+18
* ath6kl: cache firmwareKalle Valo2011-08-042-15/+43
* staging: ath6kl: Fix a kernel panic during suspend/resumeVasanthakumar Thiagarajan2011-06-071-1/+2
* 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-061-1/+1
* | | ath6kl: Remove gpio.h and gpio_api.hVasanthakumar Thiagarajan2011-05-061-2/+0
* | | ath6kl: Remove unused eeprom.cVasanthakumar Thiagarajan2011-05-061-361/+0
* | | ath6kl: Replace data type macros with kernel defined onesVasanthakumar Thiagarajan2011-05-036-57/+2
* | | ath6kl: Remove duplicate si_reg.hVasanthakumar Thiagarajan2011-05-031-1/+1
* | | staging: ath6kl: open/shared auth implementationNaveen Singh2011-05-033-16/+75
* | | 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 support for AR6003 v2.1.1Naveen Singh2011-04-252-42/+148
* | | staging:ath6kl:Correcting the typoNaveen Singh2011-04-251-3/+3
* | | Staging: merge 2.6.39-rc3 into staging-nextGreg Kroah-Hartman2011-04-131-4/+4
|\ \ \ | |/ /
| * | Fix common misspellingsLucas De Marchi2011-03-312-5/+5
| |/
* | ath6kl: remove ar6000_prepare_target() crapLuis R. Rodriguez2011-04-041-8/+0
* | ath6kl: remove completely pointles platform driverLuis R. Rodriguez2011-04-043-64/+0
* | ath6kl: remove useless plat_setup_power() callsLuis R. Rodriguez2011-04-043-15/+0
* | ath6kl: propagate errors on module setupLuis R. Rodriguez2011-04-043-17/+23
* | ath6kl: simplify btcoex parameter programmingLuis R. Rodriguez2011-04-042-37/+62
* | ath6kl: use CONFIG_ATH6KL_ENABLE_COEXISTENCELuis R. Rodriguez2011-04-041-4/+4
* | ath6kl: use CONFIG_AR600x_SD32_XXXLuis R. Rodriguez2011-04-041-2/+2
* | ath6kl: use CONFIG_AR600x_WB31_XXXLuis R. Rodriguez2011-04-041-2/+2
* | ath6kl: use CONFIG_AR600x_SD31_XXXLuis R. Rodriguez2011-04-041-2/+2
* | ath6kl: remove INIT_MODE_DRV_ENABLED defineLuis R. Rodriguez2011-04-042-14/+4
* | ath6kl: remove unused define WLAN_HEADERSLuis R. Rodriguez2011-04-041-14/+0
* | ath6kl: remove USER_KEYS defineLuis R. Rodriguez2011-04-043-18/+0
* | ath6kl: remove SEND_EVENT_TO_APP defineLuis R. Rodriguez2011-04-043-119/+1
* | ath6kl: remove define ATH_AR6K_11N_SUPPORTLuis R. Rodriguez2011-04-041-12/+0
* | ath6kl: remove all the wext and super extended private ioctl crapLuis R. Rodriguez2011-04-045-7568/+23
* | ath6kl: kill Android specific codeLuis R. Rodriguez2011-04-047-712/+1
* | ath6kl: remove Bluetooth PAL code and WMI ACL TX/RX data supportLuis R. Rodriguez2011-04-046-596/+21
* | ath6kl: move setting netdev for non-cf80211 caseLuis R. Rodriguez2011-04-041-5/+1
* | ath6kl: remove SET_MODULE_OWNER usageLuis R. Rodriguez2011-04-041-4/+0
* | ath6kl: replace do while loop with function helpers on ar6000_avail_ev()Luis R. Rodriguez2011-04-041-20/+48
* | ath6kl: propagate error values on ar6000_avail_ev()Luis R. Rodriguez2011-04-041-27/+24
* | ath6kl: remove BMIENABLE_SET defineLuis R. Rodriguez2011-04-044-60/+28
* | ath6kl: s|A_FREE|kfree|gLuis R. Rodriguez2011-04-046-16/+14
|/
* ath6kl: remove-typedef HIF_DEVICELuis R. Rodriguez2011-03-146-14/+14
* ath6kl: remove-typedef AR_SOFTC_TLuis R. Rodriguez2011-03-1411-293/+293
* ath6kl: remove-typedef HTC_SERVICE_CONNECT_RESPLuis R. Rodriguez2011-03-142-2/+2