aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/ath6kl/os/linux/hci_bridge.c
Commit message (Expand)AuthorAgeFilesLines
* ath6kl: Replace data type macros with kernel defined onesVasanthakumar Thiagarajan2011-05-031-1/+0
* ath6kl: s|A_FREE|kfree|gLuis R. Rodriguez2011-04-041-2/+2
* ath6kl: remove-typedef HIF_DEVICELuis R. Rodriguez2011-03-141-2/+2
* ath6kl: remove-typedef AR_SOFTC_TLuis R. Rodriguez2011-03-141-12/+12
* ath6kl: remove-typedef HTC_PACKET_QUEUELuis R. Rodriguez2011-03-141-2/+2
* ath6kl: remove-typedef HTC_PACKETLuis R. Rodriguez2011-03-141-12/+12
* ath6kl: remove-typedef HIF_DEVICE_OS_DEVICE_INFOLuis R. Rodriguez2011-03-141-1/+1
* ath6kl: remove-typedef HCI_TRANSPORT_PROPERTIESLuis R. Rodriguez2011-03-141-2/+2
* ath6kl: remove-typedef HCI_TRANSPORT_MISC_HANDLESLuis R. Rodriguez2011-03-141-2/+2
* ath6kl: remove-typedef HCI_TRANSPORT_CONFIG_INFOLuis R. Rodriguez2011-03-141-2/+2
* ath6kl: remove-typedef HCI_TRANSPORT_CALLBACKSLuis R. Rodriguez2011-03-141-1/+1
* staging: ath6kl: Remove NULL check before kfreeIlia Mirkin2011-03-141-4/+2
* staging: ath6kl: remove-typedef AR6K_HCI_BRIDGE_INFOLuis R. Rodriguez2011-03-111-44/+44
* staging: ath6kl: remove-typedef AR3K_CONFIG_INFOLuis R. Rodriguez2011-03-111-3/+3
* staging: ath6kl: s|A_MEMCPY|memcpy|gLuis R. Rodriguez2011-03-111-2/+2
* staging: ath6kl: Remove #define A_OKJoe Perches2011-02-021-10/+10
* staging: ath6kl: Convert (status != A_OK) to (status)Joe Perches2011-02-021-1/+1
* staging: ath6kl: Convert A_UINT32 to u32Joe Perches2011-02-021-1/+1
* staging: ath6kl: Convert A_UINT16 to u16Joe Perches2011-02-021-4/+4
* staging: ath6kl: Convert A_UINT8 to u8Joe Perches2011-02-021-3/+3
* staging: ath6kl: Remove A_BOOL and TRUE/FALSEJoe Perches2011-02-021-29/+29
* staging: ath6kl: Remove A_FAILED macroJoe Perches2011-01-311-9/+9
* staging: ath6kl: Convert enum A_STATUS to intJoe Perches2011-01-311-24/+24
* staging: add ath6kl driver for AR6003 chipVipin Mehta2010-09-021-0/+1144