summaryrefslogtreecommitdiffstats
path: root/drivers/staging/gdm72xx
Commit message (Expand)AuthorAgeFilesLines
* staging: gdm72xx: potential use after free in send_qos_list()Dan Carpenter2013-07-231-1/+1
* staging: gdm72xx: fix typos in KconfigBen Chan2013-06-051-2/+2
* staging: gdm72xx: WIMAX_GDM72XX should depend on either USB or MMCBen Chan2013-06-051-3/+3
* Merge 3.10-rc3 into staging-nextGreg Kroah-Hartman2013-05-271-1/+1
|\
| * USB: remove remaining instances of USB_SUSPENDAlan Stern2013-05-151-1/+1
* | gdm72xx: remove unnecessary cast in gdm_wimax.cXenia Ragiadakou2013-05-221-2/+1
|/
* 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: cancel work when driver unloadsDevendra Naga2013-04-151-0/+1
* | staging/gdm72xx: Remove duplicated code in gdm_qos.cPeter Huewe2013-03-111-25/+17
* | staging/gdm72xx: Remove unused variable in gdm_qos.cPeter Huewe2013-03-111-7/+2
* | staging/gdm72xx: Include corresponding header file (fix sparse warning)Peter Huewe2013-03-112-0/+2
|/
* staging: Remove unnecessary OOM messagesJoe Perches2013-02-113-19/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-121-3/+1
|\
| * kill daemonize()Al Viro2012-11-281-3/+1
* | staging: gdm72xx: unlock on error in init_usb()Dan Carpenter2012-11-291-0/+1
* | staging: gdm72xx: use %pI4 format to print IPv4 address and remove last usage...Shan Wei2012-11-281-12/+1
* | staging: gdm72xx: fix unused variable warning in gdm_usb_sendBen Chan2012-11-271-1/+4
* | staging: gdm72xx: protect access of rx / tx structsBen Chan2012-11-261-7/+45
* | staging/gdm72xx: Use dev_ printks in usb_boot.cYAMANE Toshiaki2012-10-301-24/+25
* | staging/gdm72xx: Use dev_ printks in gdm_usb.cYAMANE Toshiaki2012-10-301-5/+5
* | staging/gdm72xx: Use dev_ printks in sdio_boot.cYAMANE Toshiaki2012-10-301-11/+14
* | staging/gdm72xx: Use dev_ printks in gdm_sdio.cYAMANE Toshiaki2012-10-301-13/+16
* | staging/gdm72xx: Use netdev_ or pr_ printks in netlink_k.cYAMANE Toshiaki2012-10-301-10/+13
* | staging/gdm72xx: Use netdev_ or pr_ printks in gdm_qos.cYAMANE Toshiaki2012-10-301-17/+16
* | staging/gdm72xx: Use netdev_ or pr_ printks in gdm_wimax.cYAMANE Toshiaki2012-10-301-29/+31
* | staging/gdm72xx: sdio_boot: replace firmware upgrade APIMacpaul Lin2012-10-221-39/+42
* | staging/gdm72xx: gdm_wimax: fix compile error when enable debugMacpaul Lin2012-10-221-1/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-021-2/+2
|\
| * 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
* | staging/gdm72xx: usb_boot: replace firmware upgrade API in em_downloadMacpaul Lin2012-09-171-40/+37
* | staging/gdm72xx: usb_boot: replace firmware upgrade APIMacpaul Lin2012-09-131-63/+48
* | staging/gdm72xx: usb_boot: coding style cleanupMacpaul Lin2012-09-131-19/+17
* | staging: gdm72xx: simplify alloc_tx_struct and alloc_rx_structBen Chan2012-09-132-47/+27
* | staging/gdm72xx: gdm_usb coding style clean upMacpaul Lin2012-09-122-13/+13
* | drivers/staging/gdm72xx/gdm_sdio.c: Remove useless kfreePeter Senna Tschudin2012-09-121-5/+2
* | staging/gdm72xx: remove camel-case vars in gdm_qosMacpaul Lin2012-09-112-88/+88
* | staging: gdm72xx: use list_move instead of list_del/list_addWei Yongjun2012-09-061-2/+1
* | staging: gdm72xx: use list_move_tail instead of list_del/list_add_tailWei Yongjun2012-09-051-2/+1
* | staging: gdm72xx: Fix bogus testAlan Cox2012-09-041-1/+1
* | staging: gdm72xx: use kzalloc to allocate usb_tx structureDevendra Naga2012-09-042-6/+2
* | staging: gdm72xx: fix reference counting in gdm_wimax_event_initBen Chan2012-08-131-6/+10
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-012-17/+12
|\
| * slightly reduce lossage in gdm72xxAl Viro2012-07-292-17/+12
* | Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-07-268-42/+27
|\ \
| * | staging/gdm72xx: coding style fixes gdm_qos.cDevendra Naga2012-07-161-3/+2
| * | staging/gdm72xx: use kzalloc for phydev and sdevDevendra Naga2012-07-161-5/+2
| * | staging/gdm72xx: cleanup little at gdm_wimax_event_rcvDevendra Naga2012-07-161-5/+3
| * | staging/gdm72xx: use kzalloc for phydev and udevDevendra Naga2012-07-161-5/+2
OpenPOWER on IntegriCloud