aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/gdm72xx
Commit message (Expand)AuthorAge
* USB: remove remaining instances of USB_SUSPENDAlan Stern2013-05-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-01
|\
| * gdm72xx: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo2013-03-28
* | staging: gdm72xx: cancel work when driver unloadsDevendra Naga2013-04-15
* | staging/gdm72xx: Remove duplicated code in gdm_qos.cPeter Huewe2013-03-11
* | staging/gdm72xx: Remove unused variable in gdm_qos.cPeter Huewe2013-03-11
* | staging/gdm72xx: Include corresponding header file (fix sparse warning)Peter Huewe2013-03-11
|/
* staging: Remove unnecessary OOM messagesJoe Perches2013-02-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-12
|\
| * kill daemonize()Al Viro2012-11-28
* | staging: gdm72xx: unlock on error in init_usb()Dan Carpenter2012-11-29
* | staging: gdm72xx: use %pI4 format to print IPv4 address and remove last usage...Shan Wei2012-11-28
* | staging: gdm72xx: fix unused variable warning in gdm_usb_sendBen Chan2012-11-27
* | staging: gdm72xx: protect access of rx / tx structsBen Chan2012-11-26
* | staging/gdm72xx: Use dev_ printks in usb_boot.cYAMANE Toshiaki2012-10-30
* | staging/gdm72xx: Use dev_ printks in gdm_usb.cYAMANE Toshiaki2012-10-30
* | staging/gdm72xx: Use dev_ printks in sdio_boot.cYAMANE Toshiaki2012-10-30
* | staging/gdm72xx: Use dev_ printks in gdm_sdio.cYAMANE Toshiaki2012-10-30
* | staging/gdm72xx: Use netdev_ or pr_ printks in netlink_k.cYAMANE Toshiaki2012-10-30
* | staging/gdm72xx: Use netdev_ or pr_ printks in gdm_qos.cYAMANE Toshiaki2012-10-30
* | staging/gdm72xx: Use netdev_ or pr_ printks in gdm_wimax.cYAMANE Toshiaki2012-10-30
* | staging/gdm72xx: sdio_boot: replace firmware upgrade APIMacpaul Lin2012-10-22
* | staging/gdm72xx: gdm_wimax: fix compile error when enable debugMacpaul Lin2012-10-22
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-02
|\
| * netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-10
| * netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso2012-09-08
* | staging/gdm72xx: usb_boot: replace firmware upgrade API in em_downloadMacpaul Lin2012-09-17
* | staging/gdm72xx: usb_boot: replace firmware upgrade APIMacpaul Lin2012-09-13
* | staging/gdm72xx: usb_boot: coding style cleanupMacpaul Lin2012-09-13
* | staging: gdm72xx: simplify alloc_tx_struct and alloc_rx_structBen Chan2012-09-13
* | staging/gdm72xx: gdm_usb coding style clean upMacpaul Lin2012-09-12
* | drivers/staging/gdm72xx/gdm_sdio.c: Remove useless kfreePeter Senna Tschudin2012-09-12
* | staging/gdm72xx: remove camel-case vars in gdm_qosMacpaul Lin2012-09-11
* | staging: gdm72xx: use list_move instead of list_del/list_addWei Yongjun2012-09-06
* | staging: gdm72xx: use list_move_tail instead of list_del/list_add_tailWei Yongjun2012-09-05
* | staging: gdm72xx: Fix bogus testAlan Cox2012-09-04
* | staging: gdm72xx: use kzalloc to allocate usb_tx structureDevendra Naga2012-09-04
* | staging: gdm72xx: fix reference counting in gdm_wimax_event_initBen Chan2012-08-13
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-01
|\
| * slightly reduce lossage in gdm72xxAl Viro2012-07-29
* | Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-07-26
|\ \
| * | staging/gdm72xx: coding style fixes gdm_qos.cDevendra Naga2012-07-16
| * | staging/gdm72xx: use kzalloc for phydev and sdevDevendra Naga2012-07-16
| * | staging/gdm72xx: cleanup little at gdm_wimax_event_rcvDevendra Naga2012-07-16
| * | staging/gdm72xx: use kzalloc for phydev and udevDevendra Naga2012-07-16
| * | staging/gdm72xx: return PTR_ERR rather -ENOENTDevendra Naga2012-07-16
| * | staging: gdm72xx: use %pM for MACAndy Shevchenko2012-07-06
| * | staging: gdm72xx: fix an skb memory leakJavier Martinez Canillas2012-06-26
| * | Merge 3.5-rc4 into staging-nextGreg Kroah-Hartman2012-06-25
| |\|
| * | staging: gdm72xx: Simplify spinlock fix for gdm_usb_send_completeBen Chan2012-06-12