summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-05-14staging: ks7010: change cast from uint16_t to u16Sergio Paracuellos1-2/+2
2018-05-14staging: ks7010: replace unsigned char type with u8Sergio Paracuellos1-1/+1
2018-05-14staging: ks7010: remove no necessary blank lineSergio Paracuellos1-1/+0
2018-05-14staging: ks7010: remove not used definition WPA_CAPABILITY_PREAUTHSergio Paracuellos1-2/+0
2018-05-14staging: bcm2835: Use BIT_ULL macroKilian Köppchen1-1/+1
2018-05-14staging: mt7621-eth: Refactor ethtool statsKamal Heib2-30/+48
2018-05-14staging: wilc1000: refactor host_int_parse_assoc_resp_info() to remove unused...Ajay Singh3-70/+11
2018-05-14staging: wilc1000: remove s8idxarray to avoid datatype in variable nameAjay Singh1-3/+1
2018-05-14staging: wilc1000: remove unused 'lock' varible in 'wilc_priv' structureAjay Singh1-1/+0
2018-05-14staging: wilc1000: added comments for mutex and spinlock_tAjay Singh2-3/+4
2018-05-14staging: wilc1000: remove 'flag' argument from wilc_mac_indicate()Ajay Singh4-20/+9
2018-05-14staging: wilc1000: added #define for setting radiotap headerAjay Singh1-6/+5
2018-05-14staging: wilc1000: fix line over 80 chars in wilc_sdio structAjay Singh1-1/+2
2018-05-14staging: wilc1000: refactor del_station() to avoid parenthesis misalignmentAjay Singh1-8/+10
2018-05-14staging: wilc1000: rename u8security to avoid datatype in variable nameAjay Singh1-10/+10
2018-05-14staging: wilc1000: fix line over 80 chars issue in connect()Ajay Singh1-12/+17
2018-05-14staging: wilc1000: fix line over 80 chars in scan()Ajay Singh1-2/+5
2018-05-14staging: wilc1000: fix line over 80 characters in add_key()Ajay Singh1-10/+9
2018-05-14staging: wilc1000: fix line over 80 chars in wilc_create_wiphy() declarationAjay Singh1-1/+2
2018-05-14staging: wilc1000: fix line over 80 chars in get_station()Ajay Singh1-1/+3
2018-05-14staging: wilc1000: fix line over 80 chars in wilc_wfi_cfg_tx_vendor_spec()Ajay Singh1-7/+7
2018-05-14staging: wilc1000: fix line over 80 charas in wilc_wfi_remain_on_channel_expi...Ajay Singh1-9/+7
2018-05-14staging: wilc1000: use kmemdup instead of kmalloc in add_network_to_shadow()Ajay Singh1-3/+6
2018-05-14staging: wilc1000: fix line over 80 chars in add_network_to_shadow()Ajay Singh1-27/+25
2018-05-14staging: wilc1000: rename clear_duringIP() to avoid camelCase issueAjay Singh1-2/+2
2018-05-14staging: wilc1000: use kmalloc(sizeof(*mgmt_tx)...) in mgmt_tx()Ajay Singh1-1/+1
2018-05-14staging: wilc1000: use sizeof(*wdev) to allocate memory in wilc_wfi_cfg_alloc()Ajay Singh1-1/+1
2018-05-14staging: wilc1000: fix line over 80 chars in linux_monAjay Singh1-7/+7
2018-05-14staging: wilc1000: replace kmalloc with kmemdup() in handle_connect_timeout()Ajay Singh1-4/+5
2018-05-14staging: wilc1000: fix line over 80 chars in host_int_parse_assoc_resp_info()Ajay Singh1-4/+5
2018-05-14staging: wilc1000: fix line over 80 characters in host_int_parse_join_bss_par...Ajay Singh1-116/+131
2018-05-14staging: wilc1000: fix line over 80 chars issue in host_int_handle_disconnect()Ajay Singh1-4/+4
2018-05-14staging: wilc1000: fix line over 80 characters issue in handle_connect()Ajay Singh1-4/+2
2018-05-14staging: wilc1000: fix line over 80 chars in handle_key()Ajay Singh1-22/+37
2018-05-14staging: wilc1000: remove 'ret' variable in handle_key()Ajay Singh1-12/+5
2018-05-14staging: wilc1000: added complete() call for error scenario in handle_key()Ajay Singh1-8/+11
2018-05-14staging: mt7621-eth: Fix quoted string split across linesKamal Heib1-4/+4
2018-05-14staging: mt7621-eth: Fix line over 80 charactersKamal Heib4-5/+10
2018-05-14staging: mt7621-eth: Prefer unsigned int to bare use of unsignedKamal Heib4-8/+8
2018-05-14staging: bcm2835-camera: Replace open-coded idr with a struct idr.Eric Anholt1-104/+31
2018-05-14staging: lustre: Use 'kvfree()' for memory allocated by 'kvzalloc()'Christophe JAILLET1-1/+1
2018-05-14staging: lustre: Fix an error handling path in 'client_common_fill_super()'Christophe JAILLET1-2/+2
2018-05-14staging: lustre: fix spelling mistake: "req_ulinked" -> "req_unlinked"Colin Ian King1-1/+1
2018-05-14staging: lustre: o2iblnd: Fix crash in kiblnd_handle_early_rxs()Doug Oucharek1-2/+3
2018-05-14staging: speakup: Fix coding styleSamuel Thibault2-4/+4
2018-05-14staging: most: video: fix build warningsGreg Kroah-Hartman1-9/+0
2018-05-14staging: bcm2835-camera: Fix module section mismatch warnings.Eric Anholt1-4/+4
2018-05-11staging: wlan-ng: fix block comment alignment in p80211metastruct.hTim Collier1-44/+44
2018-05-11staging: bcm2835: Fix mmal_port_parameter_get() signed/unsigned warnings.Eric Anholt1-3/+3
2018-05-11staging: bcm2835: Remove dead code related to framerate.Eric Anholt1-5/+0