summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* staging: wilc1000: add ops tx power in cfg80211Glen Lee2016-02-084-1/+125
* staging: wilc1000: fix bug on p2p connectionGlen Lee2016-02-081-1/+1
* staging: wilc1000: disable power save when AP modeGlen Lee2016-02-081-0/+1
* staging: wilc1000: increase link speedGlen Lee2016-02-083-26/+34
* staging: wilc1000: remove define TCP_ACK_FILTERGlen Lee2016-02-082-21/+2Star
* staging: wilc1000: tcp_process: fix a build warningGlen Lee2016-02-081-0/+1
* staging: wilc1000: handle connecting errorGlen Lee2016-02-081-7/+6Star
* staging: wilc1000: ignore power saveGlen Lee2016-02-081-0/+3
* staging: wilc1000: remove unused functionsGlen Lee2016-02-082-96/+0Star
* staging: wilc1000: wilc_set_wfi_drv_handler: add mac indexGlen Lee2016-02-085-11/+30
* staging: lustre: add static declarationCHANG FU CHIAO2016-02-081-2/+2
* staging/lustre/lnet: Don't call roundup_pow_of_two on zero in LNetEQAllocOleg Drokin2016-02-081-1/+2
* staging/lustre/obdclass: export debugfs functionality for GPL only.Oleg Drokin2016-02-081-9/+9
* staging/lustre/libcfs: Properly handle debugfs read- and write-only filesOleg Drokin2016-02-081-2/+25
* Merge 4.5-rc3 into staging-nextGreg Kroah-Hartman2016-02-0899-53069/+12Star
|\
| * Merge tag 'staging-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-02-073-3/+12
| |\
| | * Merge tag 'iio-fixes-for-4.5b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-02-011-0/+1
| | |\
| | | * staging: iio: Fix dependencies for !HAS_IOMEM archsRichard Weinberger2016-01-301-0/+1
| | * | Merge tag 'iio-fixes-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-02-011-2/+10
| | |\ \
| | | * | iio: ade7753: avoid uninitialized dataArnd Bergmann2016-01-301-2/+10
| | * | | Staging: speakup: Fix allyesconfig build on mn10300Samuel Thibault2016-02-011-1/+1
| * | | | staging/rdma: remove deprecated ipath driverDoug Ledford2016-02-0340-30434/+0Star
| * | | | staging/rdma: remove deprecated ehca driverDoug Ledford2016-02-0334-13575/+0Star
| * | | | staging/rdma: remove deprecated amso1100 driverDoug Ledford2016-02-0326-9057/+0Star
| |/ / /
* | | | staging: wilc1000: fix build failureSudip Mukherjee2016-02-071-0/+2
* | | | staging/slicoss: Use ethtool_ops instead of module_param.Kevin Wern2016-02-072-10/+33
* | | | staging: wilc1000: linux_mon: remove debug message of kmalloc failureChaehyun Lim2016-02-041-4/+1Star
* | | | staging: wilc1000: linux_mon: fix error code of kmallocChaehyun Lim2016-02-041-2/+2
* | | | staging: wilc1000: linux_mon: fix coding style of kmalloc usageChaehyun Lim2016-02-041-1/+1
* | | | staging: wilc1000: linux_mon: add braces on all arms of if statementChaehyun Lim2016-02-041-1/+2
* | | | staging: wilc1000: linux_mon: insert blank line after a functionChaehyun Lim2016-02-041-0/+1
* | | | staging: wilc1000: linux_mon: remove space after a castChaehyun Lim2016-02-041-3/+3
* | | | staging: wilc1000: linux_mon: fix NULL comparison styleChaehyun Lim2016-02-041-10/+10
* | | | staging: wilc1000: linux_mon: remove multiple blank linesChaehyun Lim2016-02-041-10/+0Star
* | | | staging: wilc1000: linux_mon: remove blank line before a close brace '}'Chaehyun Lim2016-02-041-6/+0Star
* | | | staging: wilc1000: linux_mon: remove blank lines after open brace '{'Chaehyun Lim2016-02-041-5/+0Star
* | | | staging: wilc1000: linux_mon: use __packed instead of __attribute__((packed))Chaehyun Lim2016-02-041-2/+2
* | | | staging: wilc1000: wilc_msgqueue: release semaphore in error pathChaehyun Lim2016-02-041-0/+1
* | | | staging: wilc1000: wilc_msgqueue: use standard struct list_headChaehyun Lim2016-02-042-22/+15Star
* | | | staging: wilc1000: renames u16index variableLeo Kim2016-02-041-6/+6
* | | | staging: wilc1000: renames u16TagParamOffset variableLeo Kim2016-02-041-2/+2
* | | | staging: wilc1000: renames u16RxLen variableLeo Kim2016-02-041-9/+9
* | | | staging: wilc1000: coreconfigurator.c : remove over-commentingLeo Kim2016-02-041-140/+1Star
* | | | staging: wilc1000: fixes add spaces required aroundLeo Kim2016-02-041-2/+2
* | | | staging: wilc1000: fixes no space is necessary after a castLeo Kim2016-02-041-1/+1
* | | | staging: wilc1000: wilc_frmw_to_linux(): fixes null checkLeo Kim2016-02-041-6/+3Star
* | | | staging: wilc1000: fix alignment for open parenthesisChaehyun Lim2016-02-041-45/+45
* | | | staging: wilc1000: call power save after changing modeGlen Lee2016-02-041-4/+6
* | | | staging: wilc1000: change_virtual_intf: change codes for unified firmwareGlen Lee2016-02-041-209/+11Star
* | | | staging: wilc1000: set proper bssid addressGlen Lee2016-02-041-1/+1