summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ath6kl/os/linux/include/ar6000_drv.h
Commit message (Expand)AuthorAgeFilesLines
* staging: remove ath6klKalle Valo2011-08-131-776/+0
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-251-8/+11
|\
| * staging: ath6kl: implement testmode rx commandKalle Valo2011-07-051-8/+2
| * ath6kl: cache firmwareKalle Valo2011-06-281-0/+9
* | treewide: remove duplicate includesVitaliy Ivanov2011-06-201-1/+0
|/
* 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: Replace data type macros with kernel defined onesVasanthakumar Thiagarajan2011-05-031-1/+0
* staging: ath6kl: open/shared auth implementationNaveen Singh2011-05-031-0/+1
* ath6kl: add support for AR6003 v2.1.1Naveen Singh2011-04-251-8/+49
* staging:ath6kl:Correcting the typoNaveen Singh2011-04-251-3/+3
* ath6kl: simplify btcoex parameter programmingLuis R. Rodriguez2011-04-041-0/+19
* 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-041-4/+0
* ath6kl: remove USER_KEYS defineLuis R. Rodriguez2011-04-041-5/+0
* ath6kl: remove all the wext and super extended private ioctl crapLuis R. Rodriguez2011-04-041-30/+0
* ath6kl: remove Bluetooth PAL code and WMI ACL TX/RX data supportLuis R. Rodriguez2011-04-041-7/+0
* ath6kl: remove BMIENABLE_SET defineLuis R. Rodriguez2011-04-041-6/+0
* ath6kl: remove-typedef HIF_DEVICELuis R. Rodriguez2011-03-141-2/+2
* ath6kl: remove-typedef AR_SOFTC_TLuis R. Rodriguez2011-03-141-18/+18
* ath6kl: remove-typedef HTC_PACKET_QUEUELuis R. Rodriguez2011-03-141-1/+1
* ath6kl: remove-typedef HTC_PACKETLuis R. Rodriguez2011-03-141-2/+2
* ath6kl: remove-typedef HIF_DEVICE_OS_DEVICE_INFOLuis R. Rodriguez2011-03-141-1/+1
* staging: ath6kl: remove-typedef COMMON_CREDIT_STATE_INFOLuis R. Rodriguez2011-03-111-1/+1
* staging: ath6kl: remove-typedef AR_VIRTUAL_INTERFACE_TLuis R. Rodriguez2011-03-111-3/+3
* staging: ath6kl: remove-typedef: A_UCHARLuis R. Rodriguez2011-03-111-1/+1
* staging: ath6kl: Adding state in driver to track the sme stateVipin Mehta2011-02-181-0/+7
* staging: ath6kl: Convert A_INT32 to s32Joe Perches2011-02-021-4/+4
* staging: ath6kl: Convert A_INT8 to s8Joe Perches2011-02-021-3/+3
* staging: ath6kl: Convert A_UINT32 to u32Joe Perches2011-02-021-20/+20
* staging: ath6kl: Convert A_UINT16 to u16Joe Perches2011-02-021-19/+19
* staging: ath6kl: Convert A_UINT8 to u8Joe Perches2011-02-021-59/+58
* staging: ath6kl: Convert A_CHAR to charJoe Perches2011-02-021-2/+2
* staging: ath6kl: Remove A_BOOL and TRUE/FALSEJoe Perches2011-02-021-23/+23
* staging: ath6kl: Convert enum A_STATUS to intJoe Perches2011-01-311-4/+4
* staging: ath6kl: Removing duplicate includesVipin Mehta2010-09-201-8/+0
* staging: add ath6kl driver for AR6003 chipVipin Mehta2010-09-021-0/+770
OpenPOWER on IntegriCloud