summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2015-10-28staging: most: hdm-dim2: use min_t()Christian Gromm
2015-10-28staging: iio: accel: add bracket on all branches of the if/elseIoana Ciornei
2015-10-28staging: iio: accel: place logical operators on the previous lineIoana Ciornei
2015-10-28staging: iio: accel: remove unwanted blank linesIoana Ciornei
2015-10-28staging: iio: accel: fix block comments alignmentIoana Ciornei
2015-10-28staging: iio: accel: add blank lines after function definitionsIoana Ciornei
2015-10-28staging: iio: accel: change uint8_t to u8Ioana Ciornei
2015-10-28staging: iio: accel: properly align function argumentsIoana Ciornei
2015-10-28staging: iio: accel: add spaces aroung binary operatorsIoana Ciornei
2015-10-28Staging: wilc1000: Prefer eth_broadcast_addr over memset()Punit Vara
2015-10-28staging: wilc1000: fix line over 80 charactersChaehyun Lim
2015-10-28staging: wilc1000: replace kmalloc/memcpy with kmemdupChaehyun Lim
2015-10-28staging: wilc1000: rename tenuAuth_type in host_int_add_wep_key_bss_apChaehyun Lim
2015-10-28staging: wilc1000: rename u8mode in host_int_add_wep_key_bss_apChaehyun Lim
2015-10-28staging: wilc1000: rename u8Keyidx in host_int_add_wep_key_bss_apChaehyun Lim
2015-10-28staging: wilc1000: rename u8WepKeylen in host_int_add_wep_key_bss_apChaehyun Lim
2015-10-28staging: wilc1000: rename pu8WepKey in host_int_add_wep_key_bss_apChaehyun Lim
2015-10-28staging: wilc1000: replace u8 with int.Chaehyun Lim
2015-10-28staging: wilc1000: fix parameter name of function declarationChaehyun Lim
2015-10-28staging: wilc1000: fix return type of host_int_add_wep_key_bss_apChaehyun Lim
2015-10-28staging: wilc1000: fix line over 80 charactersChaehyun Lim
2015-10-28staging: wilc1000: replace kmalloc/memcpy with kmemdupChaehyun Lim
2015-10-28staging: wilc1000: rename u8Keyidx in host_int_add_wep_key_bss_staChaehyun Lim
2015-10-28staging: wilc1000: rename u8WepKeylen in host_int_add_wep_key_bss_staChaehyun Lim
2015-10-28staging: wilc1000: rename pu8WepKey in host_int_add_wep_key_bss_staChaehyun Lim
2015-10-28staging: wilc1000: fix parameter name of function declarationChaehyun Lim
2015-10-28staging: wilc1000: fix return type of host_int_add_wep_key_bss_staChaehyun Lim
2015-10-28Staging: wilc1000: wilc_wfi_cfgoperations: Remove irrelevant wrapper functionShivani Bhardwaj
2015-10-28Staging: wilc1000: coreconfigurator: Remove trailing whitespaceShivani Bhardwaj
2015-10-28staging: wilc1000: rename u8RemainOnChan_pendingreq of struct host_if_drvLeo Kim
2015-10-28staging: wilc1000: rename strHostIfRemainOnChan of struct host_if_drvLeo Kim
2015-10-28staging: wilc1000: rename strWILC_UsrConnReq of struct host_if_drvLeo Kim
2015-10-28staging: wilc1000: rename strWILC_UsrScanReq of struct host_if_drvLeo Kim
2015-10-28staging: wilc1000: rename u8MacAddress of struct get_mac_addrLeo Kim
2015-10-28staging: wilc1000: rename u8MacAddress of struct set_mac_addrLeo Kim
2015-10-28staging: wilc1000: rename u32Mode of struct op_modeLeo Kim
2015-10-28staging: wilc1000: rename u32Address of struct drv_handlerLeo Kim
2015-10-28staging: wilc1000: rename variable strWIDLeo Kim
2015-10-28staging: wilc1000: rename au8StartTime of struct join_bss_paramLeo Kim
2015-10-28staging: wilc1000: host_interface: removes unused functionsLeo Kim
2015-10-28staging: wilc1000: fixes please don't use multiple blank linesLeo Kim
2015-10-28staging: wilc1000: fixes missing a blank line after declarationsLeo Kim
2015-10-28staging: wilc1000: fixes blank lines aren't necessary braceLeo Kim
2015-10-28staging: wilc1000: fixes braces {} are not necessary for single statement blocksLeo Kim
2015-10-28staging: wilc1000: remove unnecessary parentheses aroundLeo Kim
2015-10-28staging: wilc1000: wilc_msgqueue.c : remove goto statementLeo Kim
2015-10-28staging: wilc1000: tcp_process: add argument dev and use private dataGlen Lee
2015-10-28staging: wilc1000: wilc_wlan_txq_add_net_pkt: add argument struct net_deviceGlen Lee
2015-10-28staging: wilc1000: mac_xmit: use netdev private wilc instead of g_linux_wlanGlen Lee
2015-10-28staging: wilc1000: wilc_wlan_txq_get_next: add argument wilcGlen Lee