aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/ath6kl/htc2
Commit message (Expand)AuthorAgeFilesLines
* ath6kl: Replace data type macros with kernel defined onesVasanthakumar Thiagarajan2011-05-035-5/+0
* ath6kl: Remove duplicate mbox_host_reg.hVasanthakumar Thiagarajan2011-05-032-2/+2
* Staging: merge 2.6.39-rc3 into staging-nextGreg Kroah-Hartman2011-04-131-3/+3
|\
| * Fix common misspellingsLucas De Marchi2011-03-311-3/+3
* | ath6kl: remove define HTC_EP_STAT_PROFILINGLuis R. Rodriguez2011-04-044-25/+0
* | ath6kl: remove dependency on LINUX and KERNEL_2_6 macrosLuis R. Rodriguez2011-04-041-3/+0
* | ath6kl: s|A_FREE|kfree|gLuis R. Rodriguez2011-04-043-4/+4
|/
* ath6kl: remove-typedef HIF_DEVICELuis R. Rodriguez2011-03-142-6/+6
* ath6kl: remove-typedef HTC_TARGETLuis R. Rodriguez2011-03-145-72/+72
* ath6kl: remove-typedef HTC_SERVICE_CONNECT_RESPLuis R. Rodriguez2011-03-142-2/+2
* ath6kl: remove-typedef HTC_SERVICE_CONNECT_REQLuis R. Rodriguez2011-03-142-2/+2
* ath6kl: remove-typedef HTC_PACKET_QUEUELuis R. Rodriguez2011-03-146-42/+42
* ath6kl: remove-typedef HTC_PACKETLuis R. Rodriguez2011-03-1410-90/+90
* ath6kl: remove-typedef HTC_INIT_INFOLuis R. Rodriguez2011-03-142-3/+3
* ath6kl: remove-typedef HTC_FRAME_HDRLuis R. Rodriguez2011-03-142-21/+21
* ath6kl: remove-typedef HTC_EP_CALLBACKSLuis R. Rodriguez2011-03-141-1/+1
* ath6kl: remove-typedef HTC_ENDPOINT_STATSLuis R. Rodriguez2011-03-142-4/+4
* ath6kl: remove-typedef HTC_ENDPOINT_CREDIT_DISTLuis R. Rodriguez2011-03-143-12/+12
* ath6kl: remove-typedef HTC_ENDPOINTLuis R. Rodriguez2011-03-145-34/+34
* ath6kl: remove-typedef HTC_CONTROL_BUFFERLuis R. Rodriguez2011-03-141-3/+3
* ath6kl: remove-typedef HIF_SCATTER_REQLuis R. Rodriguez2011-03-144-18/+18
* ath6kl: remove-typedef HIF_SCATTER_ITEMLuis R. Rodriguez2011-03-141-1/+1
* ath6kl: remove-typedef HIF_PENDING_EVENTS_INFOLuis R. Rodriguez2011-03-141-4/+4
* ath6kl: remove-typedef HIF_DEVICE_SCATTER_SUPPORT_INFOLuis R. Rodriguez2011-03-141-1/+1
* ath6kl: remove-typedef HIF_DEVICE_MBOX_INFOLuis R. Rodriguez2011-03-141-1/+1
* ath6kl: remove-typedef HIF_DEVICE_IRQ_YIELD_PARAMSLuis R. Rodriguez2011-03-141-1/+1
* ath6kl: remove-typedef HCI_TRANSPORT_PROPERTIESLuis R. Rodriguez2011-03-141-1/+1
* ath6kl: remove-typedef HCI_TRANSPORT_CONFIG_INFOLuis R. Rodriguez2011-03-142-4/+4
* ath6kl: remove-typedef GMBOX_PROTO_HCI_UARTLuis R. Rodriguez2011-03-141-30/+30
* ath6kl: remove-tyepdef DL_LIST and PDL_LIST pointerLuis R. Rodriguez2011-03-142-2/+2
* staging: ath6kl: remove-typedef DEV_SCATTER_DMA_VIRTUAL_INFOLuis R. Rodriguez2011-03-112-7/+7
* staging: ath6kl: remove-typedef BUFFER_PROC_LISTLuis R. Rodriguez2011-03-111-7/+7
* staging: ath6kl: remove-typedef ATH_DEBUG_MASK_DESCRIPTIONLuis R. Rodriguez2011-03-111-1/+1
* staging: ath6kl: remove-typedef AR6K_IRQ_PROC_REGISTERSLuis R. Rodriguez2011-03-114-9/+9
* staging: ath6kl: remove-typedef AR6K_IRQ_ENABLE_REGISTERSLuis R. Rodriguez2011-03-114-11/+11
* staging: ath6kl: remove-typedef AR6K_GMBOX_INFOLuis R. Rodriguez2011-03-111-3/+3
* staging: ath6kl: remove-typedef AR6K_GMBOX_CTRL_REGISTERSLuis R. Rodriguez2011-03-111-3/+3
* staging: ath6kl: remove-typedef AR6K_DEVICELuis R. Rodriguez2011-03-117-106/+106
* staging: ath6kl: remove-typedef AR6K_ASYNC_REG_IO_BUFFERLuis R. Rodriguez2011-03-111-3/+3
* staging: ath6kl: remove-typedef: A_UCHARLuis R. Rodriguez2011-03-112-3/+3
* staging: ath6kl: s|A_MEMCPY|memcpy|gLuis R. Rodriguez2011-03-117-20/+20
* staging: ath6kl: Fixing a memory leakVipin Mehta2011-02-183-0/+13
* staging: ath6kl: Remove #define A_OKJoe Perches2011-02-029-69/+69
* staging: ath6kl: Convert (status != A_OK) to (status)Joe Perches2011-02-022-19/+19
* staging: ath6kl: Convert A_INT32 to s32Joe Perches2011-02-021-1/+1
* staging: ath6kl: Convert A_UINT32 to u32Joe Perches2011-02-0210-66/+66
* staging: ath6kl: Convert A_UINT16 to u16Joe Perches2011-02-023-15/+15
* staging: ath6kl: Convert A_UINT8 to u8Joe Perches2011-02-029-93/+93
* staging: ath6kl: Remove A_BOOL and TRUE/FALSEJoe Perches2011-02-0210-257/+257
* staging: ath6kl: Remove A_FAILED macroJoe Perches2011-01-318-93/+93