aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-29staging: wilc1000: remove define DISABLE_PWRSAVE_AND_SCAN_DURING_IPGlen Lee4-53/+1
2015-09-29staging: wilc1000: remove ifdef OLD_FPGA_BITFILE lineGlen Lee1-18/+0
2015-09-29staging: wilc1000: parse_network_info: remove s32ErrorChaehyun Lim1-2/+1
2015-09-29staging: wilc1000: rename ParseNetworkInfoChaehyun Lim3-3/+3
2015-09-29staging: wilc1000: remove extern declarationChaehyun Lim2-1/+2
2015-09-29staging: wilc1000: remove useless commentChaehyun Lim2-59/+8
2015-09-29staging: wilc1000: replace kmalloc_array/memset with kcallocChaehyun Lim1-4/+2
2015-09-29staging: wilc1000: replace kmalloc/memcpy with kmemdupChaehyun Lim1-9/+3
2015-09-29staging: wilc1000: replace kmalloc with kzallocChaehyun Lim1-6/+2
2015-09-29staging: wilc1000: rename SendConfigPktChaehyun Lim3-106/+106
2015-09-29staging: wilc1000: remove CoreConfiguratorDeInitChaehyun Lim3-24/+0
2015-09-29staging: wicl1000: fix dereference after free in wilc_wlan_cleanup()Javier Martinez Canillas1-2/+2
2015-09-29staging: wilc1000: host_int_init: remove unnecessary parenthesesChaehyun Lim1-9/+9
2015-09-29staging: wilc1000: host_int_init: remove blank line before a close brace.Chaehyun Lim1-1/+0
2015-09-29staging: wilc1000: host_int_init: replace s32Error with resultChaehyun Lim1-8/+8
2015-09-29staging: wilc1000: host_int_init: remove commented codeChaehyun Lim1-1/+0
2015-09-29staging: wilc1000: host_int_init: remove multiple blank linesChaehyun Lim1-8/+0
2015-09-29staging: wilc1000: host_int_init: fix kzalloc error checkChaehyun Lim1-2/+1
2015-09-29staging: wilc1000: host_int_init: replace kmalloc with kzallocChaehyun Lim1-2/+1
2015-09-29staging: wilc1000: host_int_init: remove meaningless commentChaehyun Lim1-6/+0
2015-09-29staging: wilc1000: remove CoreConfiguratorInitChaehyun Lim3-31/+0
2015-09-29staging: wilc1000: make add_virtual_intf staticChaehyun Lim1-4/+6
2015-09-29staging: wilc1000: make mgmt_tx staticChaehyun Lim1-4/+4
2015-09-29staging: wilc1000: make mgmt_tx_cancel_wait staticChaehyun Lim1-3/+3
2015-09-29staging: wilc1000: make del_virtual_intf staticChaehyun Lim1-1/+1
2015-09-29staging: wilc1000: rename WILC_WFI_set_cqm_rssi_configChaehyun Lim1-4/+4
2015-09-29staging: wilc1000: remove useless commentChaehyun Lim1-14/+5
2015-09-29staging: wilc1000: rename WILC_WFI_set_power_mgmtChaehyun Lim1-4/+4
2015-09-29staging: wilc1000: wilc_wlan_if.h: align define, enum and structureLeo Kim1-290/+290
2015-09-29staging: wilc1000: wilc_wlan_if.h: remove warnings line over 80 charactersLeo Kim1-275/+369
2015-09-29staging: wilc1000: wilc_wlan_if.h: remove warnings on the multiple blank linesLeo Kim1-12/+0
2015-09-29staging: wilc1000: Modify null check routineLeo Kim1-1/+3
2015-09-29Merge 4.3-rc3 into staging-nextGreg Kroah-Hartman890-4004/+6879
2015-09-27Linux 4.3-rc3Linus Torvalds1-1/+1
2015-09-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+27
2015-09-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-8/+16
2015-09-27Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds4-6/+30
2015-09-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds34-162/+278
2015-09-27Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-19/+126
2015-09-26Merge tag 'pxa-fixes-v4.3' of https://github.com/rjarzmik/linux into fixesOlof Johansson4-3/+28
2015-09-26Merge tag 'omap-for-v4.3/fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson16-46/+119
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds5-12/+40
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds9-166/+299
2015-09-26Merge tag 'usb-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds29-177/+288
2015-09-26Merge tag 'tty-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+2
2015-09-26Merge tag 'staging-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds15-47/+66
2015-09-26Merge tag 'driver-core-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+8
2015-09-26Merge tag 'char-misc-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-3/+21
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds117-639/+1697
2015-09-25net: Fix panic in icmp_route_lookupDavid Ahern1-2/+2