aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/gdm72xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+2
2012-09-17staging/gdm72xx: usb_boot: replace firmware upgrade API in em_downloadMacpaul Lin1-40/+37
2012-09-13staging/gdm72xx: usb_boot: replace firmware upgrade APIMacpaul Lin1-63/+48
2012-09-13staging/gdm72xx: usb_boot: coding style cleanupMacpaul Lin1-19/+17
2012-09-13staging: gdm72xx: simplify alloc_tx_struct and alloc_rx_structBen Chan2-47/+27
2012-09-12staging/gdm72xx: gdm_usb coding style clean upMacpaul Lin2-13/+13
2012-09-12drivers/staging/gdm72xx/gdm_sdio.c: Remove useless kfreePeter Senna Tschudin1-5/+2
2012-09-11staging/gdm72xx: remove camel-case vars in gdm_qosMacpaul Lin2-88/+88
2012-09-10netlink: Rename pid to portid to avoid confusionEric W. Biederman1-1/+1
2012-09-08netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso1-1/+1
2012-09-06staging: gdm72xx: use list_move instead of list_del/list_addWei Yongjun1-2/+1
2012-09-05staging: gdm72xx: use list_move_tail instead of list_del/list_add_tailWei Yongjun1-2/+1
2012-09-04staging: gdm72xx: Fix bogus testAlan Cox1-1/+1
2012-09-04staging: gdm72xx: use kzalloc to allocate usb_tx structureDevendra Naga2-6/+2
2012-08-13staging: gdm72xx: fix reference counting in gdm_wimax_event_initBen Chan1-6/+10
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