aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/gdm72xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-17/+12
2012-07-29slightly reduce lossage in gdm72xxAl Viro2-17/+12
2012-07-26Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds8-42/+27
2012-07-16staging/gdm72xx: coding style fixes gdm_qos.cDevendra Naga1-3/+2
2012-07-16staging/gdm72xx: use kzalloc for phydev and sdevDevendra Naga1-5/+2
2012-07-16staging/gdm72xx: cleanup little at gdm_wimax_event_rcvDevendra Naga1-5/+3
2012-07-16staging/gdm72xx: use kzalloc for phydev and udevDevendra Naga1-5/+2
2012-07-16staging/gdm72xx: return PTR_ERR rather -ENOENTDevendra Naga1-1/+1
2012-07-06staging: gdm72xx: use %pM for MACAndy Shevchenko1-7/+2
2012-06-29netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso1-2/+4
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2012-06-26gdm72xx: Move away from NLMSG_PUT().David S. Miller1-4/+6
2012-06-26staging: gdm72xx: fix an skb memory leakJavier Martinez Canillas1-3/+7
2012-06-25Merge 3.5-rc4 into staging-nextGreg Kroah-Hartman1-1/+1
2012-06-14staging: gdm72xx: Release netlink socket properlyBen Chan1-1/+1
2012-06-12staging: gdm72xx: Simplify spinlock fix for gdm_usb_send_completeBen Chan1-16/+10
2012-06-12staging: gdm72xx: Fix spinlock recursion on gdm_usb_send_completeBen Chan1-6/+18
2012-06-12staging/gdm72xx: Remove version.h includesDevendra Naga8-8/+0
2012-06-12Staging: gdm72xx: gdm_usb: fix deprecated function kernel_threadAdnan Ali1-1/+2
2012-05-17staging: gdm72xx depends on NETRandy Dunlap1-0/+1
2012-05-17staging: gdm72xx: Set up parent link in sysfs for gdm72xx devicesPaul Stewart4-4/+5
2012-05-16staging: gdm72xx: WIMAX_GDM72XX_USB_PM should depend on USB_SUSPENDGeert Uytterhoeven2-7/+1
2012-05-15staging: gdm72xx: Add GCT GDM72xx WiMAX driver.Sage Ahn20-0/+4618