aboutsummaryrefslogtreecommitdiffstats
path: root/README (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-07staging: rtl8192e: rename members of struct rt_dot11d_info - styleHimadri Pandya2-29/+29
2019-02-07staging: rtl8192e: rename members of struct chnl_txpow_triple - styleHimadri Pandya2-11/+11
2019-02-07staging: wilc1000: rename linux_wlan.c and linux_mon.cAjay Singh3-1/+1
2019-02-07staging: wilc1000: remove 'linux_' prefix in function namesAjay Singh2-14/+13
2019-02-07staging: wilc1000: rename wilc_frmw_to_linux()Ajay Singh3-5/+5
2019-02-07staging: wilc1000: added 'wilc_' prefix for function in wilc_sdio.c fileAjay Singh1-46/+46
2019-02-07staging: wilc1000: avoid function forward declaration in wilc_sdio.c fileAjay Singh1-48/+43
2019-02-07staging: wilc1000: move macro and function prototype from wilc_wlan_if.h fileAjay Singh5-36/+23
2019-02-07staging: wilc1000: add 'wilc_' prefix to have proper namespaceAjay Singh8-61/+61
2019-02-07staging: wilc1000: fix to set correct value for 'vif_num'Ajay Singh1-2/+2
2019-02-07staging: vt6656: Use the correct style for SPDX license IdentifierNishad Kamdar1-1/+1
2019-02-07staging: rtl8192u: remove redundant nul check on pointer devColin Ian King1-13/+11
2019-02-07staging: sm750fb: Rename setDisplayControl to set_display_control - styleJin Chen1-3/+3
2019-02-07Staging: rtl8723bs: remove some dead codeDan Carpenter1-8/+0
2019-02-07staging: wilc1000: define p2p related static variable as constantsAjay Singh1-2/+2
2019-02-07staging: wilc1000: move 'curr_channel' static variable in 'wilc' structAjay Singh2-10/+13
2019-02-07staging: wilc1000: move static variable 'wlan_channel' to 'wilc' structAjay Singh2-17/+20
2019-02-07staging: wilc1000: avoid use of static variable in linux_mon.cAjay Singh1-5/+4
2019-02-07staging: wilc1000: avoid use of 'hif_deinit_lock' static variableAjay Singh2-11/+11
2019-02-07staging: wilc1000: remove unused struct 'add_sta_param'Ajay Singh1-11/+0
2019-02-07staging: wilc1000: add check before performing operation on net_deviceAjay Singh1-4/+8
2019-02-07staging: wilc1000: avoid use of interface names for validationAjay Singh1-74/+70
2019-02-07staging: wilc1000: use random number for cookie instead of pointerAjay Singh1-1/+1
2019-02-07staging: wilc1000: refactor code to use cookie informationAjay Singh4-85/+53
2019-02-07staging: wilc1000: refactor linux_wlan_init_test_config()Ajay Singh2-118/+83
2019-02-07staging: wilc1000: remove use of 'terminated_handle' static variableAjay Singh1-8/+7
2019-02-04staging: wilc1000: refactor scan() cfg80211 ops callbackAjay Singh2-29/+28
2019-02-04staging: wilc1000: make use of iface type to identify p2p interfaceAjay Singh2-14/+6
2019-02-04staging: wilc1000: rename timeout related macrosAjay Singh4-9/+9
2019-02-04staging: wilc1000: remove unnecessary debug log messagesAjay Singh1-31/+0
2019-02-04staging: wilc1000: remove redundant macros for radiotapAjay Singh1-3/+0
2019-02-04staging: wilc1000: remove conditional lock in wilc_wfi_deinit_mon_interface()Ajay Singh2-22/+8
2019-02-04staging: wilc1000: avoid the use of 'wilc_wfi_mon' static variableAjay Singh5-33/+34
2019-02-04staging: most: cdev: add missing check for cdev_add failureColin Ian King1-1/+4
2019-02-04staging: rtl8188eu: cleanup ODM_CmnInfoPtrArrayHook()Michael Straube1-10/+1
2019-02-04staging: mt7621-spi: Clean up comparison to NULLJasminko Dedic1-1/+1
2019-02-04staging: spi: mt7621: Remove superfluous pre-declaration of struct mt7621_spiStefan Roese1-2/+0
2019-02-04staging: spi: mt7621: Use macros instead of hardcoded valuesStefan Roese1-5/+15
2019-02-04staging: spi: mt7621: Sort register definitionsStefan Roese1-1/+1
2019-02-04staging: spi: mt7621: Use recommended comment styleStefan Roese1-7/+8
2019-02-04staging: spi: mt7621: Minor cosmetic changesStefan Roese1-3/+6
2019-02-04staging: spi: mt7621: Remove superfluous SPI_BPW_MASK definitionStefan Roese1-2/+0
2019-02-04staging: spi: mt7621: Add return code check on device_reset()Stefan Roese1-1/+6
2019-02-04staging: spi: mt7621: Clean up excessive header usageStefan Roese1-8/+2
2019-02-04staging: spi: mt7621: Switch to SPDX identifierStefan Roese1-4/+1
2019-02-04staging: mt7621-eth/ethtool.c: Correction of SPDX license identifierCarlos Henrique Lima Melara1-0/+1
2019-02-04staging: prefix header search paths with $(srctree)/Masahiro Yamada15-18/+15
2019-02-04staging: comedi: comedi_fops.c: Remove redundant blank lineSandesh Kenjana Ashok1-1/+0
2019-02-02iio: chemical: sps30: remove printk format specifierTomasz Duszynski1-2/+0
2019-02-02staging: iio: frequency: ad9833: Load clock using clock frameworkBeniamin Bia1-11/+24