summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* staging: wilc1000: remove typedef from the struct tstrHostIFconnectAttrTony Cho2015-09-211-6/+7
* staging: wilc1000: remove typedef from the struct tstrHostIFscanAttrTony Cho2015-09-211-7/+7
* staging: wilc1000: rename uniHostIFmsgBodyTony Cho2015-09-211-148/+148
* staging: wilc1000 remove typedef from the unionTony Cho2015-09-211-4/+4
* staging: wilc1000: rename u16MsgIdTony Cho2015-09-211-51/+51
* staging: wilc1000: rename strHostIFmsgTony Cho2015-09-211-397/+397
* staging: rtl8192u: r8192U_core: add line breaks to keep lines under 80 charac...Raphaël Beamonte2015-09-211-199/+409
* Staging: rtl8712: Coding style warning fix for block commentPunit Vara2015-09-211-1/+2
* staging: wilc1000: rename WILC_WFI_InitHostIntChaehyun Lim2015-09-213-3/+3
* staging: wilc1000: rename WILC_WFI_DeInitHostIntChaehyun Lim2015-09-213-5/+5
* staging: wilc1000: replace s32 with intChaehyun Lim2015-09-211-2/+2
* staging: wilc1000: remove braces for single statement blocksChaehyun Lim2015-09-211-4/+4
* staging: wilc1000: remove useless #if 1Chaehyun Lim2015-09-213-8/+0Star
* staging: wilc1000: wilc_msgqueue.c: replace s32RetStatus with resultChaehyun Lim2015-09-211-9/+9
* staging: wilc1000: remove useless commentChaehyun Lim2015-09-219-46/+7Star
* staging: wilc1000: remove blank line before a close brace '{'Chaehyun Lim2015-09-211-1/+0Star
* staging: wilc1000: remove blank line after an open brace '{'Chaehyun Lim2015-09-211-1/+0Star
* staging: wilc1000: fix NULL comparison styleChaehyun Lim2015-09-211-3/+3
* staging: wilc1000: rename WILC_WFI_WiphyRegisterChaehyun Lim2015-09-213-4/+4
* staging: wilc1000: rename WILC_WFI_WiphyFreeChaehyun Lim2015-09-213-3/+3
* staging: unisys: add visorhid driverErik Arfvidson2015-09-218-0/+826
* staging: wilc1000: remove typedef from the structTony Cho2015-09-191-147/+147
* staging: wilc1000: rename tstrHostIFmsgTony Cho2015-09-191-147/+147
* staging: comedi: comedi_fops.c: remove bogus kernel-doc for runflagsIan Abbott2015-09-191-6/+6
* staging: slicoss: use status in isrSudip Mukherjee2015-09-191-1/+2
* staging: slicoss: use status in slic_ioctlSudip Mukherjee2015-09-191-1/+2
* staging: slicoss: use status in slic_if_initSudip Mukherjee2015-09-191-1/+16
* staging: slicoss: return status of slic_link_event_handlerSudip Mukherjee2015-09-191-2/+3
* staging: rtl8188eu: Introduce monitor interface for IEEE 802.11 framesJakub Sitnicki2015-09-199-0/+270
* staging: wilc1000: remove do-nothing ifdef statementGlen Lee2015-09-191-8/+2Star
* staging: wilc1000: remove define RX_BH_TYPEGlen Lee2015-09-194-160/+0Star
* staging: wilc1000: remove declaration of wilc_get_chipidChaehyun Lim2015-09-191-2/+1Star
* staging: wilc1000: remove useless commentChaehyun Lim2015-09-199-126/+2Star
* staging: wilc1000: remove WILC_TIME typedefChaehyun Lim2015-09-191-2/+0Star
* staging: wilc1000: remove unused definesChaehyun Lim2015-09-191-4/+0Star
* staging: wilc1000: linux_wlan_spi.c: fix kzalloc error checkChaehyun Lim2015-09-191-14/+8Star
* staging: wilc1000: replace __inline with inlineChaehyun Lim2015-09-191-6/+6
* staging: wilc1000: remove INLINE macroChaehyun Lim2015-09-192-2/+0Star
* staging: rtl8192u: r8192U_core: fix comments lines over 80 charactersRaphaël Beamonte2015-09-171-79/+153
* staging: comedi: drivers: coding style: fixed block comment styleMarcos Canán2015-09-171-16/+16
* staging: rtl8723au: Clean up getPowerBase()Jes Sorensen2015-09-171-9/+7Star
* staging: rtl8723au: TurboScanOff is always trueJes Sorensen2015-09-171-21/+11Star
* staging: rtl8723au: Tidy up SetTxPowerLevel8723A()Jes Sorensen2015-09-171-15/+12Star
* staging: rtl8723au: Fold getTxPowerIndex() into PHY_SetTxPowerLevel8723A()Jes Sorensen2015-09-171-27/+19Star
* staging: rtl8723au: Eliminate dummy ccxPowerIndexCheck()Jes Sorensen2015-09-171-8/+0Star
* staging: rtl8723au: Simplify eeprom content checkingJes Sorensen2015-09-171-31/+11Star
* staging: wicl1000: remove function pointer wlan_handle_rx_queGlen Lee2015-09-172-2/+0Star
* staging: wilc1000: replace INLINE with static inlineChaehyun Lim2015-09-172-23/+23
* staging: wilc1000: wilc_wlan.c: use BIT(x) macroChaehyun Lim2015-09-171-3/+2Star
* staging: wilc1000: remove unused variable rxq_threadGlen Lee2015-09-172-7/+0Star