summaryrefslogtreecommitdiffstats
path: root/drivers/staging/gdm72xx
Commit message (Expand)AuthorAgeFilesLines
* staging: gdm72xx: code cleanupDavide Gianforte2014-05-246-20/+36
* staging: gdm72xx: return values cleanupGengis Dave2014-05-242-6/+2
* staging: gdm72xx: Remove task from TODO listMichalis Pappas2014-05-161-1/+0
* staging: gdm72xx: Indentation and other whitespace fixesMichalis Pappas2014-05-1610-129/+97
* staging: gdm72xx: Whitespace fixes to conform to coding standardsMichalis Pappas2014-05-168-123/+101
* staging: gdm72xx: Removed commented-out codeMichalis Pappas2014-05-164-43/+1
* staging: gdm72xx: Fix braces to conform with coding styleMichalis Pappas2014-05-162-11/+12
* staging: gdm72xx: Fix some camel-case variablesMichalis Pappas2014-05-161-16/+15
* staging: gdm72xx: Move logical continuation to previous line to conform to co...Michalis Pappas2014-05-161-2/+2
* staging: gdm72xx: Modify a struct allocation to match coding standardsMichalis Pappas2014-05-161-1/+1
* staging: gdm72xx: Replace comparisons on jiffies values with wrap-safe functionsMichalis Pappas2014-05-162-3/+3
* staging: gdm72xx: Remove unnecessary extern declarations from header filesMichalis Pappas2014-05-163-6/+6
* staging: gdm72xx: remove completed TODO itemKristina Martšenko2014-03-161-2/+0
* staging: gdm72xx: replace printk() and debug macros with dynamic debuggingKristina Martšenko2014-03-164-47/+14
* staging: gdm72xx: use print_hex_dump_debug and remove debug macrosKristina Martšenko2014-03-164-101/+13
* Staging: gdm72xx: Fix incorrect type in assignment in gdm_wimax.cMonam Agarwal2014-03-071-2/+2
* staging:gdm72xx: Fix unnecessary brace errorsHimangi Saraogi2014-03-071-3/+2
* staging: gdm72xx: fix leaks at failure path in gdm_usb_probe()Alexey Khoroshilov2014-02-071-0/+3
* staging: gdm72xx: fix interruptible_sleep_on raceArnd Bergmann2014-01-091-2/+3
* staging: delete non-required instances of include <linux/init.h>Paul Gortmaker2013-12-171-1/+0
* staging: gdm72xx: Fix WARNING space prohibited before semicolon in gdm_qos.cMasanari Iida2013-12-171-1/+1
* staging: gdm72xx: potential use after free in send_qos_list()Dan Carpenter2013-07-231-1/+1
* staging: gdm72xx: fix typos in KconfigBen Chan2013-06-051-2/+2
* staging: gdm72xx: WIMAX_GDM72XX should depend on either USB or MMCBen Chan2013-06-051-3/+3
* Merge 3.10-rc3 into staging-nextGreg Kroah-Hartman2013-05-271-1/+1
|\
| * USB: remove remaining instances of USB_SUSPENDAlan Stern2013-05-151-1/+1
* | gdm72xx: remove unnecessary cast in gdm_wimax.cXenia Ragiadakou2013-05-221-2/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-011-6/+6
|\
| * gdm72xx: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo2013-03-281-6/+6
* | staging: gdm72xx: cancel work when driver unloadsDevendra Naga2013-04-151-0/+1
* | staging/gdm72xx: Remove duplicated code in gdm_qos.cPeter Huewe2013-03-111-25/+17
* | staging/gdm72xx: Remove unused variable in gdm_qos.cPeter Huewe2013-03-111-7/+2
* | staging/gdm72xx: Include corresponding header file (fix sparse warning)Peter Huewe2013-03-112-0/+2
|/
* staging: Remove unnecessary OOM messagesJoe Perches2013-02-113-19/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-121-3/+1
|\
| * kill daemonize()Al Viro2012-11-281-3/+1
* | staging: gdm72xx: unlock on error in init_usb()Dan Carpenter2012-11-291-0/+1
* | staging: gdm72xx: use %pI4 format to print IPv4 address and remove last usage...Shan Wei2012-11-281-12/+1
* | staging: gdm72xx: fix unused variable warning in gdm_usb_sendBen Chan2012-11-271-1/+4
* | staging: gdm72xx: protect access of rx / tx structsBen Chan2012-11-261-7/+45
* | staging/gdm72xx: Use dev_ printks in usb_boot.cYAMANE Toshiaki2012-10-301-24/+25
* | staging/gdm72xx: Use dev_ printks in gdm_usb.cYAMANE Toshiaki2012-10-301-5/+5
* | staging/gdm72xx: Use dev_ printks in sdio_boot.cYAMANE Toshiaki2012-10-301-11/+14
* | staging/gdm72xx: Use dev_ printks in gdm_sdio.cYAMANE Toshiaki2012-10-301-13/+16
* | staging/gdm72xx: Use netdev_ or pr_ printks in netlink_k.cYAMANE Toshiaki2012-10-301-10/+13
* | staging/gdm72xx: Use netdev_ or pr_ printks in gdm_qos.cYAMANE Toshiaki2012-10-301-17/+16
* | staging/gdm72xx: Use netdev_ or pr_ printks in gdm_wimax.cYAMANE Toshiaki2012-10-301-29/+31
* | staging/gdm72xx: sdio_boot: replace firmware upgrade APIMacpaul Lin2012-10-221-39/+42
* | staging/gdm72xx: gdm_wimax: fix compile error when enable debugMacpaul Lin2012-10-221-1/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-021-2/+2
|\
OpenPOWER on IntegriCloud