summaryrefslogtreecommitdiffstats
path: root/drivers/staging/gdm72xx/gdm_wimax.c
Commit message (Expand)AuthorAgeFilesLines
* staging: gdm72xx: Remove useless cast on void pointerTapasweni Pathak2014-10-301-1/+1
* staging: gdm72xx: Removed unnecesarry out of memory usageSarah Khan2014-10-201-3/+1Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-061-1/+2
|\
| * net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-161-1/+2
* | staging: gdm72xx: remove debug codeMichalis Pappas2014-07-181-106/+0Star
* | staging: gdm72xx: reorder functions and remove forward declarationsMichalis Pappas2014-07-101-94/+85Star
* | staging: gdm72xx: move T_CAPABILITY definitions to hci.hMichalis Pappas2014-07-101-8/+3Star
* | staging: gdm72xx: Remove unnecessary memset of netdev private dataTobias Klauser2014-07-091-2/+0Star
* | staging: gdm72xx: Use net_device_stats from struct net_deviceTobias Klauser2014-07-091-13/+4Star
* | staging: gdm72xx: remove unused codeMichalis Pappas2014-07-091-18/+0Star
* | staging: gdm72xx: clean up endianness conversionsBen Chan2014-07-091-31/+33
* | staging: gdm72xx: fix block comment styleBen Chan2014-06-271-2/+3
* | staging: gdm72xx: check return value of sscanfBen Chan2014-06-271-2/+3
|/
* staging: gdm72xx: code cleanupDavide Gianforte2014-05-241-7/+12
* staging: gdm72xx: return values cleanupGengis Dave2014-05-231-2/+1Star
* staging: gdm72xx: Indentation and other whitespace fixesMichalis Pappas2014-05-161-11/+10Star
* staging: gdm72xx: Whitespace fixes to conform to coding standardsMichalis Pappas2014-05-161-32/+29Star
* staging: gdm72xx: Removed commented-out codeMichalis Pappas2014-05-161-4/+0Star
* staging: gdm72xx: Fix braces to conform with coding styleMichalis Pappas2014-05-161-8/+8
* staging: gdm72xx: replace printk() and debug macros with dynamic debuggingKristina Martšenko2014-03-171-19/+9Star
* staging: gdm72xx: use print_hex_dump_debug and remove debug macrosKristina Martšenko2014-03-171-39/+1Star
* Staging: gdm72xx: Fix incorrect type in assignment in gdm_wimax.cMonam Agarwal2014-03-081-2/+2
* staging:gdm72xx: Fix unnecessary brace errorsHimangi Saraogi2014-03-081-3/+2Star
* gdm72xx: remove unnecessary cast in gdm_wimax.cXenia Ragiadakou2013-05-231-2/+1Star
* staging: gdm72xx: use %pI4 format to print IPv4 address and remove last usage...Shan Wei2012-11-281-12/+1Star
* staging/gdm72xx: Use netdev_ or pr_ printks in gdm_wimax.cYAMANE Toshiaki2012-10-301-29/+31
* staging/gdm72xx: gdm_wimax: fix compile error when enable debugMacpaul Lin2012-10-221-1/+4
* staging: gdm72xx: fix reference counting in gdm_wimax_event_initBen Chan2012-08-141-6/+10
* staging/gdm72xx: cleanup little at gdm_wimax_event_rcvDevendra Naga2012-07-171-5/+3Star
* staging: gdm72xx: use %pM for MACAndy Shevchenko2012-07-071-7/+2Star
* staging/gdm72xx: Remove version.h includesDevendra Naga2012-06-121-1/+0Star
* staging: gdm72xx: Set up parent link in sysfs for gdm72xx devicesPaul Stewart2012-05-171-1/+2
* staging: gdm72xx: Add GCT GDM72xx WiMAX driver.Sage Ahn2012-05-151-0/+1025