summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* staging: wilc1000: move current_tx_rate enum to wilc_wlan_if.h fileAjay Singh2018-11-123-17/+17
* staging: wilc1000: use proper namespace for macros in wilc_wlan_if.h headerAjay Singh2018-11-127-135/+138
* staging: wilc1000: restructure macros used to handle security typeAjay Singh2018-11-123-36/+38
* staging: wilc1000: use enum contants for mac status & added 'WILC_' prefixAjay Singh2018-11-124-13/+16
* staging: wilc1000: move sdio_cmd52 & sdio_cmd53 struct to source fileAjay Singh2018-11-122-19/+19
* staging: wilc1000: remove unused macros and struct members in host_interface.hAjay Singh2018-11-121-11/+0Star
* staging: wilc1000: use WLAN_PMKID_LEN macro from ieee80211.h headerAjay Singh2018-11-124-7/+5Star
* staging: wilc1000: use macro from ieee80211.h in register frame api'sAjay Singh2018-11-123-7/+4Star
* staging: gasket: formatting fixesRobert Deal2018-11-121-13/+11Star
* staging: wilc1000: Remove unused mutex cfg_values_lockAdham Abozaeid2018-11-112-11/+0Star
* staging: wilc1000: Don't keep a copy of wiphy parameters in the driverAdham Abozaeid2018-11-112-14/+0Star
* staging: wilc1000: validate cfg parameters before scheduling the workAdham Abozaeid2018-11-112-45/+48
* staging: rtl8188eu: remove unnecessary parentheses in recv_linux.cMichael Straube2018-11-111-2/+2
* staging: rtl8188eu: add spaces around '*' in recv_linux.cMichael Straube2018-11-111-1/+1
* staging: rtl8188eu: use __func__ in recv_linux.cMichael Straube2018-11-111-2/+2
* staging: mt7621-pci: dt-bindings: add dt bindings for mt7621 pcie controllerSergio Paracuellos2018-11-111-0/+100
* staging: mt7621-pci: replace 'mdelay()' with 'msleep()'Sergio Paracuellos2018-11-111-1/+1
* staging: mt7621-pci: move some code into 'mt7621_pcie_init_ports'Sergio Paracuellos2018-11-111-10/+8Star
* staging: mt7621-pci: factor out 'mt7621_pcie_enable_port' functionSergio Paracuellos2018-11-111-35/+45
* staging: mt7621-pci: enable interrupt when port is being enabledSergio Paracuellos2018-11-111-4/+5
* staging: mt7621-pci: use PCIE_PORT_LINKUP instead of hardcode valueSergio Paracuellos2018-11-111-1/+1
* staging: mt7621-pci: use PERST_N instead of gpio controlSergio Paracuellos2018-11-111-22/+24
* staging: mt7621-pci: add some definitions for enabling and disabling GEN and ...Sergio Paracuellos2018-11-111-3/+7
* staging: mt7621-pci: rewrite hardcoded code for enabling portsSergio Paracuellos2018-11-111-6/+15
* staging: mt7621-pci: rewrite RC FTS configurationSergio Paracuellos2018-11-111-5/+11
* staging: mt7621-pci: align function definition style along the codeSergio Paracuellos2018-11-111-8/+5Star
* staging: mt7621-pci: remove non sense commentSergio Paracuellos2018-11-111-5/+0Star
* staging: mt7621-pci: reorder preprocessor definitionsSergio Paracuellos2018-11-111-16/+18
* staging: mt7621-pci: remove unused preprocessor definitionsSergio Paracuellos2018-11-111-9/+0Star
* staging: mt7621-pci: factor out 'mt7621_pcie_init_ports' functionSergio Paracuellos2018-11-111-10/+18
* staging: mt7621-pci: avoid use of global variable 'pcie_link_status'Sergio Paracuellos2018-11-111-50/+75
* staging: mt7621-pci: factor out 'mt7621_pcie_enable_ports' functionSergio Paracuellos2018-11-111-64/+42Star
* staging: mt7621-pci: use dev_* functions instead of printkSergio Paracuellos2018-11-111-6/+8
* staging: mt7621-pci: use a trailing */ on a separate lineSergio Paracuellos2018-11-111-2/+4
* staging: mt7621-pci: remap and use sysctl from device treeSergio Paracuellos2018-11-111-5/+33
* staging: mt7621-dts: add sysctl registers base address to pcieSergio Paracuellos2018-11-111-2/+2
* staging: mt7621-pci: rename 'mt7621_pcie_enable_port' into 'mt7621_pcie_init_...Sergio Paracuellos2018-11-111-2/+2
* staging: mt7621-pci: debug port N_FTS inside 'mt7621_pcie_enable_port'Sergio Paracuellos2018-11-111-3/+3
* staging: mt7621-pci: factor out 'mt7621_enable_phy' functionSergio Paracuellos2018-11-111-3/+10
* staging: mt7621-pci: rewrite pcie phy related functionsSergio Paracuellos2018-11-111-99/+195
* staging: mt7621-pci: reagroup reset related macros all togetherSergio Paracuellos2018-11-111-2/+3
* staging: mt7621-pci: remove reset related unused macrosSergio Paracuellos2018-11-111-4/+0Star
* staging: mt7621-pci: remove two commented code linesSergio Paracuellos2018-11-111-5/+0Star
* staging: mt7621-pci: remove GPL2+ text from license headerSergio Paracuellos2018-11-111-28/+3Star
* staging: mt7621-pci: remove [ASSERT|DEASSERT]_SYSRST_PCIE macrosSergio Paracuellos2018-11-111-15/+0Star
* staging: mt7621-pci: factor out 'mt7621_pcie_enable_port' functionSergio Paracuellos2018-11-111-47/+41Star
* staging: mt7621-pci: add two helpers for read and write pcie register portsSergio Paracuellos2018-11-111-0/+11
* staging: mt7621-pci: replace return value if devm_pci_alloc_host_bridge call ...Sergio Paracuellos2018-11-111-1/+1
* staging: mt7621-pci: parse and init port data from device treeSergio Paracuellos2018-11-111-4/+71
* staging: greybus: remove unmatched right bracketIoannis Valasakis2018-11-091-1/+0Star