aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/ath6kl/os/linux/hci_bridge.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-13staging: remove ath6klKalle Valo1-1141/+0
2011-05-03ath6kl: Replace data type macros with kernel defined onesVasanthakumar Thiagarajan1-1/+0
2011-04-04ath6kl: s|A_FREE|kfree|gLuis R. Rodriguez1-2/+2
2011-03-14ath6kl: remove-typedef HIF_DEVICELuis R. Rodriguez1-2/+2
2011-03-14ath6kl: remove-typedef AR_SOFTC_TLuis R. Rodriguez1-12/+12
2011-03-14ath6kl: remove-typedef HTC_PACKET_QUEUELuis R. Rodriguez1-2/+2
2011-03-14ath6kl: remove-typedef HTC_PACKETLuis R. Rodriguez1-12/+12
2011-03-14ath6kl: remove-typedef HIF_DEVICE_OS_DEVICE_INFOLuis R. Rodriguez1-1/+1
2011-03-14ath6kl: remove-typedef HCI_TRANSPORT_PROPERTIESLuis R. Rodriguez1-2/+2
2011-03-14ath6kl: remove-typedef HCI_TRANSPORT_MISC_HANDLESLuis R. Rodriguez1-2/+2
2011-03-14ath6kl: remove-typedef HCI_TRANSPORT_CONFIG_INFOLuis R. Rodriguez1-2/+2
2011-03-14ath6kl: remove-typedef HCI_TRANSPORT_CALLBACKSLuis R. Rodriguez1-1/+1
2011-03-14staging: ath6kl: Remove NULL check before kfreeIlia Mirkin1-4/+2
2011-03-11staging: ath6kl: remove-typedef AR6K_HCI_BRIDGE_INFOLuis R. Rodriguez1-44/+44
2011-03-11staging: ath6kl: remove-typedef AR3K_CONFIG_INFOLuis R. Rodriguez1-3/+3
2011-03-11staging: ath6kl: s|A_MEMCPY|memcpy|gLuis R. Rodriguez1-2/+2
2011-02-02staging: ath6kl: Remove #define A_OKJoe Perches1-10/+10
2011-02-02staging: ath6kl: Convert (status != A_OK) to (status)Joe Perches1-1/+1
2011-02-02staging: ath6kl: Convert A_UINT32 to u32Joe Perches1-1/+1
2011-02-02staging: ath6kl: Convert A_UINT16 to u16Joe Perches1-4/+4
2011-02-02staging: ath6kl: Convert A_UINT8 to u8Joe Perches1-3/+3
2011-02-02staging: ath6kl: Remove A_BOOL and TRUE/FALSEJoe Perches1-29/+29
2011-01-31staging: ath6kl: Remove A_FAILED macroJoe Perches1-9/+9
2011-01-31staging: ath6kl: Convert enum A_STATUS to intJoe Perches1-24/+24
2010-09-02staging: add ath6kl driver for AR6003 chipVipin Mehta1-0/+1144