summaryrefslogtreecommitdiffstats
path: root/drivers/staging/gdm72xx/netlink_k.c
Commit message (Expand)AuthorAgeFilesLines
* staging: gdm72xx: Fix typos in printkMasanari Iida2015-05-311-1/+1
* drivers: staging: gdm72xx: Removed unnecessary braces.Gulsah Kose2014-09-281-2/+1
* drivers: staging: gdm72xx: Removed unnecessary else expression.Gulsah Kose2014-09-281-6/+5
* staging: gdm72xx: code cleanupDavide Gianforte2014-05-241-1/+2
* staging: gdm72xx: Whitespace fixes to conform to coding standardsMichalis Pappas2014-05-161-3/+2
* staging: gdm72xx: Fix braces to conform with coding styleMichalis Pappas2014-05-161-3/+4
* 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: Include corresponding header file (fix sparse warning)Peter Huewe2013-03-111-0/+1
|/
* staging/gdm72xx: Use netdev_ or pr_ printks in netlink_k.cYAMANE Toshiaki2012-10-301-10/+13
* netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-101-1/+1
* netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso2012-09-081-1/+1
* Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-07-261-1/+0
|\
| * staging: gdm72xx: fix an skb memory leakJavier Martinez Canillas2012-06-261-3/+7
| * Merge 3.5-rc4 into staging-nextGreg Kroah-Hartman2012-06-251-1/+1
| |\
| * | staging/gdm72xx: Remove version.h includesDevendra Naga2012-06-121-1/+0
* | | netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso2012-06-291-2/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-281-1/+1
|\ \ \ | | |/ | |/|
| * | staging: gdm72xx: Release netlink socket properlyBen Chan2012-06-141-1/+1
| |/
* | gdm72xx: Move away from NLMSG_PUT().David S. Miller2012-06-261-4/+6
|/
* staging: gdm72xx: Add GCT GDM72xx WiMAX driver.Sage Ahn2012-05-151-0/+150
OpenPOWER on IntegriCloud