summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-12-06staging: rtl8188eu: cleanup block comment in rtw_wlan_util.cMichael Straube1-5/+5
2018-12-06staging: rtl8188eu: cleanup declarations in rtw_wlan_util.cMichael Straube1-89/+86
2018-12-06staging: rtl8188eu: remove unnecessary parentheses in rtw_wlan_util.cMichael Straube1-32/+32
2018-12-06staging: rtl8188eu: simplify array initializationsMichael Straube1-3/+2
2018-12-06staging: rtl8188eu: refactor cckratesonly_included()Michael Straube2-6/+6
2018-12-06staging: rtl8188eu: refactor cckrates_included()Michael Straube2-5/+6
2018-12-06staging: erofs: update erofs-utils information in TODOGao Xiang1-7/+8
2018-12-06staging: erofs: {dir,inode,super}.c: rectify BUG_ONsGao Xiang3-11/+19
2018-12-05staging: wilc1000: correct inconsistent indentingMichael Straube1-6/+5
2018-12-05staging: wilc1000: handle scan operation callback from cfg80211 contextAjay Singh2-123/+33
2018-12-05staging: wilc1000: avoid extra buffer copy while connect cfg opsAjay Singh3-112/+21
2018-12-05staging: wilc1000: handle connect ops callback from cfg80211 contextAjay Singh1-60/+44
2018-12-05staging: wilc1000: avoid deferred handling of cfg80211 disconnect callbackAjay Singh3-37/+6
2018-12-05staging: wilc1000: handle get_station() ops callback in cfg80211 contextAjay Singh3-22/+21
2018-12-05staging: wilc1000: handle remain on channel cfg ops from cfg80211 contextAjay Singh1-25/+11
2018-12-05staging: wilc1000: use correct 'struct remain_ch' variable in scan completeAjay Singh1-1/+2
2018-12-05staging: wilc1000: refactor wilc_get_mac_address() to avoid deferred handlingAjay Singh2-39/+8
2018-12-05staging: wilc1000: delete the unused code after code refactorAjay Singh2-58/+0
2018-12-05staging: wilc1000: handle key related cfg operation from cfg80211 contextAjay Singh4-506/+204
2018-12-05staging: wilc1000: refactor wilc_get_inactive_time() to avoid deferred handlingAjay Singh1-68/+23
2018-12-05staging: wilc1000: refactor wilc_set_wfi_drv_handler() to avoid deferred hand...Ajay Singh4-72/+23
2018-12-05staging: wilc1000: refactor wilc_set_operation_mode() to avoid deferred handlingAjay Singh2-37/+16
2018-12-05staging: wilc1000: handle station dump cfg ops from cfg80211 contextAjay Singh2-43/+13
2018-12-05staging: wilc1000: refactor wilc_hif_set_cfg() to avoid deferred handlingAjay Singh1-63/+32
2018-12-05staging: wilc1000: refactor wilc_set_mac_chnl_num() to avoid deferred handlingAjay Singh1-37/+9
2018-12-05staging: wilc1000: handle mgmt_frame_register ops from cfg82011 contextAjay Singh2-54/+22
2018-12-05staging: wilc1000: handle add beacon operation callback from cfg80211 contextAjay Singh3-108/+32
2018-12-05staging: wilc1000: handle delete beacon cfg ops from cfg80211 context()Ajay Singh1-29/+10
2018-12-05staging: wilc1000: use is_zero_ether_addr() API to check mac addressAjay Singh2-4/+2
2018-12-05staging: wilc1000: handle delete station related callback ops from cfg80211 c...Ajay Singh1-114/+33
2018-12-05staging: wilc1000: use void return for wilc_hif_pack_sta_param()Ajay Singh1-10/+4
2018-12-05staging: wilc1000: handle add and edit station from the cfg80211 contextAjay Singh3-167/+67
2018-12-05staging: wilc1000: handle setting power management from cfg80211 contextAjay Singh1-43/+13
2018-12-05staging: wilc1000: handle tx power related callback from cfg80211 contextAjay Singh1-71/+14
2018-12-05staging: wilc1000: use mutex lock to synchronized sending 'wid' cmd to firmwareAjay Singh3-12/+14
2018-12-05staging: wilc1000: avoid the use of the static variable to configure wiphy st...Ajay Singh2-72/+80
2018-12-05staging: wilc1000: make use of put_unaligned_le32 in handle_set_wfi_drv_handl...Ajay Singh2-9/+2
2018-12-05staging: wilc1000: remove unnecessary checks in wilc_mac_close()Ajay Singh1-21/+1
2018-12-05staging: greybus: Added space between string concatenatedCristian Sicilia1-3/+3
2018-12-05staging: octeon-usb: use a helper function to set the DMA maskAaro Koskinen1-2/+4
2018-12-05staging: emxx_udc: Remove cast and move all in one line.Cristian Sicilia1-8/+4
2018-12-05staging: vchiq_arm: add __user pointer annotationsSzilveszter Székely3-17/+17
2018-12-05staging: comedi: drivers: Cleanup malformed licence identifierStephen Davies13-13/+13
2018-12-05staging: rtl8188eu: cleanup comment in hal8188e_rate_adaptive.cMichael Straube1-14/+3
2018-12-05staging: rtl8188eu: cleanup alignment issues in hal8188e_rate_adaptive.cMichael Straube1-19/+18
2018-12-05staging: rtl8188eu: cleanup lines ending with '('Michael Straube1-14/+6
2018-12-05staging: rtl8188eu: add spaces around operators in hal8188e_rate_adaptive.cMichael Straube1-25/+29
2018-12-05staging: rtl8188eu: remove parentheses in hal8188e_rate_adaptive.cMichael Straube1-4/+4
2018-12-05staging: rtl8188eu: use __func__ in hal8188e_rate_adaptive.cMichael Straube1-16/+20
2018-12-05staging: pi433: add missing call to cdev_del()Michael Straube1-1/+3