aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/ath6kl/htc2
Commit message (Expand)AuthorAge
* ath6kl: Replace data type macros with kernel defined onesVasanthakumar Thiagarajan2011-05-03
* ath6kl: Remove duplicate mbox_host_reg.hVasanthakumar Thiagarajan2011-05-03
* Staging: merge 2.6.39-rc3 into staging-nextGreg Kroah-Hartman2011-04-13
|\
| * Fix common misspellingsLucas De Marchi2011-03-31
* | ath6kl: remove define HTC_EP_STAT_PROFILINGLuis R. Rodriguez2011-04-05
* | ath6kl: remove dependency on LINUX and KERNEL_2_6 macrosLuis R. Rodriguez2011-04-05
* | ath6kl: s|A_FREE|kfree|gLuis R. Rodriguez2011-04-05
|/
* ath6kl: remove-typedef HIF_DEVICELuis R. Rodriguez2011-03-14
* ath6kl: remove-typedef HTC_TARGETLuis R. Rodriguez2011-03-14
* ath6kl: remove-typedef HTC_SERVICE_CONNECT_RESPLuis R. Rodriguez2011-03-14
* ath6kl: remove-typedef HTC_SERVICE_CONNECT_REQLuis R. Rodriguez2011-03-14
* ath6kl: remove-typedef HTC_PACKET_QUEUELuis R. Rodriguez2011-03-14
* ath6kl: remove-typedef HTC_PACKETLuis R. Rodriguez2011-03-14
* ath6kl: remove-typedef HTC_INIT_INFOLuis R. Rodriguez2011-03-14
* ath6kl: remove-typedef HTC_FRAME_HDRLuis R. Rodriguez2011-03-14
* ath6kl: remove-typedef HTC_EP_CALLBACKSLuis R. Rodriguez2011-03-14
* ath6kl: remove-typedef HTC_ENDPOINT_STATSLuis R. Rodriguez2011-03-14
* ath6kl: remove-typedef HTC_ENDPOINT_CREDIT_DISTLuis R. Rodriguez2011-03-14
* ath6kl: remove-typedef HTC_ENDPOINTLuis R. Rodriguez2011-03-14
* ath6kl: remove-typedef HTC_CONTROL_BUFFERLuis R. Rodriguez2011-03-14
* ath6kl: remove-typedef HIF_SCATTER_REQLuis R. Rodriguez2011-03-14
* ath6kl: remove-typedef HIF_SCATTER_ITEMLuis R. Rodriguez2011-03-14
* ath6kl: remove-typedef HIF_PENDING_EVENTS_INFOLuis R. Rodriguez2011-03-14
* ath6kl: remove-typedef HIF_DEVICE_SCATTER_SUPPORT_INFOLuis R. Rodriguez2011-03-14
* ath6kl: remove-typedef HIF_DEVICE_MBOX_INFOLuis R. Rodriguez2011-03-14
* ath6kl: remove-typedef HIF_DEVICE_IRQ_YIELD_PARAMSLuis R. Rodriguez2011-03-14
* ath6kl: remove-typedef HCI_TRANSPORT_PROPERTIESLuis R. Rodriguez2011-03-14
* ath6kl: remove-typedef HCI_TRANSPORT_CONFIG_INFOLuis R. Rodriguez2011-03-14
* ath6kl: remove-typedef GMBOX_PROTO_HCI_UARTLuis R. Rodriguez2011-03-14
* ath6kl: remove-tyepdef DL_LIST and PDL_LIST pointerLuis R. Rodriguez2011-03-14
* staging: ath6kl: remove-typedef DEV_SCATTER_DMA_VIRTUAL_INFOLuis R. Rodriguez2011-03-11
* staging: ath6kl: remove-typedef BUFFER_PROC_LISTLuis R. Rodriguez2011-03-11
* staging: ath6kl: remove-typedef ATH_DEBUG_MASK_DESCRIPTIONLuis R. Rodriguez2011-03-11
* staging: ath6kl: remove-typedef AR6K_IRQ_PROC_REGISTERSLuis R. Rodriguez2011-03-11
* staging: ath6kl: remove-typedef AR6K_IRQ_ENABLE_REGISTERSLuis R. Rodriguez2011-03-11
* staging: ath6kl: remove-typedef AR6K_GMBOX_INFOLuis R. Rodriguez2011-03-11
* staging: ath6kl: remove-typedef AR6K_GMBOX_CTRL_REGISTERSLuis R. Rodriguez2011-03-11
* staging: ath6kl: remove-typedef AR6K_DEVICELuis R. Rodriguez2011-03-11
* staging: ath6kl: remove-typedef AR6K_ASYNC_REG_IO_BUFFERLuis R. Rodriguez2011-03-11
* staging: ath6kl: remove-typedef: A_UCHARLuis R. Rodriguez2011-03-11
* staging: ath6kl: s|A_MEMCPY|memcpy|gLuis R. Rodriguez2011-03-11
* staging: ath6kl: Fixing a memory leakVipin Mehta2011-02-18
* staging: ath6kl: Remove #define A_OKJoe Perches2011-02-02
* staging: ath6kl: Convert (status != A_OK) to (status)Joe Perches2011-02-02
* staging: ath6kl: Convert A_INT32 to s32Joe Perches2011-02-02
* staging: ath6kl: Convert A_UINT32 to u32Joe Perches2011-02-02
* staging: ath6kl: Convert A_UINT16 to u16Joe Perches2011-02-02
* staging: ath6kl: Convert A_UINT8 to u8Joe Perches2011-02-02
* staging: ath6kl: Remove A_BOOL and TRUE/FALSEJoe Perches2011-02-02
* staging: ath6kl: Remove A_FAILED macroJoe Perches2011-01-31