summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-09-28staging: wlan-ng: rename DIDmsg_dot11req_mibset in p80211metadef.hTim Collier5-6/+6
2018-09-28staging: wlan-ng: rename DIDmsg_dot11req_mibget_resultcode in p80211metadef.hTim Collier2-2/+2
2018-09-28staging: wlan-ng: rename DIDmsg_dot11req_mibget_mibattribute in p80211metadef.hTim Collier2-2/+2
2018-09-28staging: wlan-ng: rename DIDmsg_dot11req_mibget in p80211metadef.hTim Collier6-9/+9
2018-09-28staging: rtlwifi: Remove set but not used variable 'ppsc'YueHaibing1-4/+0
2018-09-28staging: bcm2835-camera: Avoid unneeded internal declaration warningNathan Chancellor1-1/+1
2018-09-28staging: rtl8723bs: Skip unnecessary field checksAymen Qader1-5/+4
2018-09-28staging:rtl8192u: Remove potential memory leakJohn Whitmore1-0/+5
2018-09-28staging:rtl8192u: Move HTSetConnectBwModeCallback() - StyleJohn Whitmore2-25/+23
2018-09-28staging:rtl8192u: Remove definition of HTSetConnectBwMode - StyleJohn Whitmore1-1/+0
2018-09-28staging:rtl8192u: Make HTMcsToDataRate static - StyleJohn Whitmore2-2/+1
2018-09-28staging:rtl8192u: Remove HTHalfMcsToDataRate() - StyleJohn Whitmore2-58/+0
2018-09-28staging: wilc1000: fix incorrect allocation size for structureColin Ian King1-1/+1
2018-09-28staging: rtl8188eu: Skip unnecessary field checksAymen Qader1-3/+3
2018-09-28staging: rtl8188eu: remove get_right_chnl_for_iqk()Michael Straube2-25/+3
2018-09-28staging: rtl8188eu: Use proper enum in rtl8188eu_config_rf_regNathan Chancellor1-1/+1
2018-09-28staging: rtl8188eu: use break to exit while loopMichael Straube1-4/+2
2018-09-28staging: rtl8188eu: rename variable - styleMichael Straube1-19/+19
2018-09-28staging: rtl8188eu: do not line break function definition - styleMichael Straube1-3/+1
2018-09-28staging: rtl8188eu: simplify function comments - styleMichael Straube1-15/+5
2018-09-28staging: rtl8188eu: fix spelling mistake "transfoer_len" -> "transfer_len"Colin Ian King1-1/+1
2018-09-28staging: rtl8188eu: Simplify memcmp logical checksNathan Chancellor4-5/+5
2018-09-25staging: rts5208: Remove unnecessary braces {}Aymen Qader8-1459/+759
2018-09-25staging: most: fix label namesChristian Gromm3-41/+41
2018-09-25staging: rtl8188eu: remove rtw_qos.hMichael Straube2-19/+6
2018-09-25staging: rtl8188eu: remove unused rtw_scan_abort()Michael Straube2-24/+0
2018-09-25staging: rtl8188eu: Remove unnecessary parenthesesNathan Chancellor2-2/+2
2018-09-25staging: emxx_udc: remove unnecessary nullpointer checksArkadiusz Lis1-22/+2
2018-09-25staging: bcm2835-camera: Remove unused headerAymen Qader1-1/+0
2018-09-25staging: bcm2835-camera: Update TODOAymen Qader1-6/+0
2018-09-25staging: rtl8723bs: fix spelling mistake "toogle" -> "toggle"Colin Ian King2-2/+2
2018-09-25staging: rtl8723bs: fix spelling mistake "unvalid" -> "invalid"Colin Ian King1-2/+2
2018-09-25staging: rtl8188eu, rtl8723bs: fix spelling mistake "evet" -> "event"Colin Ian King2-2/+2
2018-09-25staging: sm750fb: Fix typo frambuffer->framebufferAymen Qader1-5/+5
2018-09-25staging: wilc1000: return exact error of register_netdev() from wilc_netdev_i...Ajay Singh1-4/+10
2018-09-25staging: wilc1000: refactor wilc_set_multicast_list() functionAjay Singh1-10/+10
2018-09-25staging: wilc1000: use usleep_range() in place of udelay()Ajay Singh1-1/+1
2018-09-25staging: wilc1000: remove unnecessary option used with ccflags-y in MakefileAjay Singh1-2/+0
2018-09-25staging: wilc1000: remove wilc_debugfs.c file as its not usedAjay Singh2-118/+2
2018-09-25staging: wilc1000: remove p2p related static variables to wilc_vif structAjay Singh3-31/+38
2018-09-25staging: wilc1000: remove unnecessary memset in sdio_init() & wilc_spi_init()Ajay Singh2-6/+1
2018-09-25staging: wilc1000: avoid use of 'g_spi' static variableAjay Singh1-22/+36
2018-09-25staging: wilc1000: avoid use of 'g_sdio' static variableAjay Singh3-20/+36
2018-09-25staging: wilc1000: remove use of unnecessary 'wilc_connected_ssid' variableAjay Singh3-35/+15
2018-09-25staging: wilc1000: avoid the use of 'hif_driver_comp' completion variableAjay Singh4-15/+15
2018-09-25staging: wilc1000: rename 'wilc_mac_cfg' struct to 'wilc_cfg_str_vals'Ajay Singh2-9/+9
2018-09-25staging: wilc1000: refactor code to avoid static variables for config parametersAjay Singh6-70/+138
2018-09-25staging: wilc1000: refactor code to remove 'mac_status' from 'wilc_mac_cfg' s...Ajay Singh3-12/+17
2018-09-25staging: wilc1000: remove unused wid from cfg structAjay Singh1-107/+0
2018-09-25staging: wilc1000: remove unused wid type valuesAjay Singh1-4/+0