aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/gdm72xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-23staging: gdm72xx: potential use after free in send_qos_list()Dan Carpenter1-1/+1
2013-06-05staging: gdm72xx: fix typos in KconfigBen Chan1-2/+2
2013-06-05staging: gdm72xx: WIMAX_GDM72XX should depend on either USB or MMCBen Chan1-3/+3
2013-05-27Merge 3.10-rc3 into staging-nextGreg Kroah-Hartman1-1/+1
2013-05-22gdm72xx: remove unnecessary cast in gdm_wimax.cXenia Ragiadakou1-2/+1
2013-05-15USB: remove remaining instances of USB_SUSPENDAlan Stern1-1/+1
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-6/+6
2013-04-15staging: gdm72xx: cancel work when driver unloadsDevendra Naga1-0/+1
2013-03-28gdm72xx: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo1-6/+6
2013-03-11staging/gdm72xx: Remove duplicated code in gdm_qos.cPeter Huewe1-25/+17
2013-03-11staging/gdm72xx: Remove unused variable in gdm_qos.cPeter Huewe1-7/+2
2013-03-11staging/gdm72xx: Include corresponding header file (fix sparse warning)Peter Huewe2-0/+2
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches3-19/+6
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-3/+1
2012-11-29staging: gdm72xx: unlock on error in init_usb()Dan Carpenter1-0/+1
2012-11-28kill daemonize()Al Viro1-3/+1
2012-11-28staging: gdm72xx: use %pI4 format to print IPv4 address and remove last usage of NIP6Shan Wei1-12/+1
2012-11-27staging: gdm72xx: fix unused variable warning in gdm_usb_sendBen Chan1-1/+4
2012-11-26staging: gdm72xx: protect access of rx / tx structsBen Chan1-7/+45
2012-10-30staging/gdm72xx: Use dev_ printks in usb_boot.cYAMANE Toshiaki1-24/+25
2012-10-30staging/gdm72xx: Use dev_ printks in gdm_usb.cYAMANE Toshiaki1-5/+5
2012-10-30staging/gdm72xx: Use dev_ printks in sdio_boot.cYAMANE Toshiaki1-11/+14
2012-10-30staging/gdm72xx: Use dev_ printks in gdm_sdio.cYAMANE Toshiaki1-13/+16
2012-10-30staging/gdm72xx: Use netdev_ or pr_ printks in netlink_k.cYAMANE Toshiaki1-10/+13
2012-10-30staging/gdm72xx: Use netdev_ or pr_ printks in gdm_qos.cYAMANE Toshiaki1-17/+16
2012-10-30staging/gdm72xx: Use netdev_ or pr_ printks in gdm_wimax.cYAMANE Toshiaki1-29/+31
2012-10-22staging/gdm72xx: sdio_boot: replace firmware upgrade APIMacpaul Lin1-39/+42
2012-10-22staging/gdm72xx: gdm_wimax: fix compile error when enable debugMacpaul Lin1-1/+4
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