aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/ath6kl/htc2/AR6000 (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-13staging: remove ath6klKalle Valo5-4702/+0
2011-05-03ath6kl: Replace data type macros with kernel defined onesVasanthakumar Thiagarajan4-4/+0
2011-05-03ath6kl: Remove duplicate mbox_host_reg.hVasanthakumar Thiagarajan2-2/+2
2011-04-13Staging: merge 2.6.39-rc3 into staging-nextGreg Kroah-Hartman1-3/+3
2011-04-04ath6kl: remove dependency on LINUX and KERNEL_2_6 macrosLuis R. Rodriguez1-3/+0
2011-04-04ath6kl: s|A_FREE|kfree|gLuis R. Rodriguez2-2/+2
2011-03-31Fix common misspellingsLucas De Marchi1-3/+3
2011-03-14ath6kl: remove-typedef HIF_DEVICELuis R. Rodriguez2-6/+6
2011-03-14ath6kl: remove-typedef HTC_PACKET_QUEUELuis R. Rodriguez2-10/+10
2011-03-14ath6kl: remove-typedef HTC_PACKETLuis R. Rodriguez5-37/+37
2011-03-14ath6kl: remove-typedef HIF_SCATTER_REQLuis R. Rodriguez2-14/+14
2011-03-14ath6kl: remove-typedef HIF_SCATTER_ITEMLuis R. Rodriguez1-1/+1
2011-03-14ath6kl: remove-typedef HIF_PENDING_EVENTS_INFOLuis R. Rodriguez1-4/+4
2011-03-14ath6kl: remove-typedef HIF_DEVICE_SCATTER_SUPPORT_INFOLuis R. Rodriguez1-1/+1
2011-03-14ath6kl: remove-typedef HIF_DEVICE_MBOX_INFOLuis R. Rodriguez1-1/+1
2011-03-14ath6kl: remove-typedef HIF_DEVICE_IRQ_YIELD_PARAMSLuis R. Rodriguez1-1/+1
2011-03-14ath6kl: remove-typedef HCI_TRANSPORT_PROPERTIESLuis R. Rodriguez1-1/+1
2011-03-14ath6kl: remove-typedef HCI_TRANSPORT_CONFIG_INFOLuis R. Rodriguez2-4/+4
2011-03-14ath6kl: remove-typedef GMBOX_PROTO_HCI_UARTLuis R. Rodriguez1-30/+30
2011-03-14ath6kl: remove-tyepdef DL_LIST and PDL_LIST pointerLuis R. Rodriguez2-2/+2
2011-03-11staging: ath6kl: remove-typedef DEV_SCATTER_DMA_VIRTUAL_INFOLuis R. Rodriguez2-7/+7
2011-03-11staging: ath6kl: remove-typedef BUFFER_PROC_LISTLuis R. Rodriguez1-7/+7
2011-03-11staging: ath6kl: remove-typedef AR6K_IRQ_PROC_REGISTERSLuis R. Rodriguez4-9/+9
2011-03-11staging: ath6kl: remove-typedef AR6K_IRQ_ENABLE_REGISTERSLuis R. Rodriguez4-11/+11
2011-03-11staging: ath6kl: remove-typedef AR6K_GMBOX_INFOLuis R. Rodriguez1-3/+3
2011-03-11staging: ath6kl: remove-typedef AR6K_GMBOX_CTRL_REGISTERSLuis R. Rodriguez1-3/+3
2011-03-11staging: ath6kl: remove-typedef AR6K_DEVICELuis R. Rodriguez5-104/+104
2011-03-11staging: ath6kl: remove-typedef AR6K_ASYNC_REG_IO_BUFFERLuis R. Rodriguez1-3/+3
2011-03-11staging: ath6kl: remove-typedef: A_UCHARLuis R. Rodriguez1-2/+2
2011-03-11staging: ath6kl: s|A_MEMCPY|memcpy|gLuis R. Rodriguez4-12/+12
2011-02-18staging: ath6kl: Fixing a memory leakVipin Mehta2-0/+11
2011-02-02staging: ath6kl: Remove #define A_OKJoe Perches5-55/+55
2011-02-02staging: ath6kl: Convert (status != A_OK) to (status)Joe Perches1-18/+18
2011-02-02staging: ath6kl: Convert A_UINT32 to u32Joe Perches5-41/+41
2011-02-02staging: ath6kl: Convert A_UINT16 to u16Joe Perches1-12/+12
2011-02-02staging: ath6kl: Convert A_UINT8 to u8Joe Perches5-57/+57
2011-02-02staging: ath6kl: Remove A_BOOL and TRUE/FALSEJoe Perches5-161/+161
2011-01-31staging: ath6kl: Remove A_FAILED macroJoe Perches4-59/+59
2011-01-31staging: ath6kl: Remove A_SUCCESS macroJoe Perches5-22/+31
2011-01-31staging: ath6kl: Convert enum A_STATUS to intJoe Perches5-141/+141
2010-09-02staging: add ath6kl driver for AR6003 chipVipin Mehta5-0/+4689