aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/gdm72xx
AgeCommit message (Expand)Author
2013-05-15USB: remove remaining instances of USB_SUSPENDAlan Stern
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-04-15staging: gdm72xx: cancel work when driver unloadsDevendra Naga
2013-03-28gdm72xx: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo
2013-03-11staging/gdm72xx: Remove duplicated code in gdm_qos.cPeter Huewe
2013-03-11staging/gdm72xx: Remove unused variable in gdm_qos.cPeter Huewe
2013-03-11staging/gdm72xx: Include corresponding header file (fix sparse warning)Peter Huewe
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-11-29staging: gdm72xx: unlock on error in init_usb()Dan Carpenter
2012-11-28kill daemonize()Al Viro
2012-11-28staging: gdm72xx: use %pI4 format to print IPv4 address and remove last usage...Shan Wei
2012-11-27staging: gdm72xx: fix unused variable warning in gdm_usb_sendBen Chan
2012-11-26staging: gdm72xx: protect access of rx / tx structsBen Chan
2012-10-30staging/gdm72xx: Use dev_ printks in usb_boot.cYAMANE Toshiaki
2012-10-30staging/gdm72xx: Use dev_ printks in gdm_usb.cYAMANE Toshiaki
2012-10-30staging/gdm72xx: Use dev_ printks in sdio_boot.cYAMANE Toshiaki
2012-10-30staging/gdm72xx: Use dev_ printks in gdm_sdio.cYAMANE Toshiaki
2012-10-30staging/gdm72xx: Use netdev_ or pr_ printks in netlink_k.cYAMANE Toshiaki
2012-10-30staging/gdm72xx: Use netdev_ or pr_ printks in gdm_qos.cYAMANE Toshiaki
2012-10-30staging/gdm72xx: Use netdev_ or pr_ printks in gdm_wimax.cYAMANE Toshiaki
2012-10-22staging/gdm72xx: sdio_boot: replace firmware upgrade APIMacpaul Lin
2012-10-22staging/gdm72xx: gdm_wimax: fix compile error when enable debugMacpaul Lin
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-09-17staging/gdm72xx: usb_boot: replace firmware upgrade API in em_downloadMacpaul Lin
2012-09-13staging/gdm72xx: usb_boot: replace firmware upgrade APIMacpaul Lin
2012-09-13staging/gdm72xx: usb_boot: coding style cleanupMacpaul Lin
2012-09-13staging: gdm72xx: simplify alloc_tx_struct and alloc_rx_structBen Chan
2012-09-12staging/gdm72xx: gdm_usb coding style clean upMacpaul Lin
2012-09-12drivers/staging/gdm72xx/gdm_sdio.c: Remove useless kfreePeter Senna Tschudin
2012-09-11staging/gdm72xx: remove camel-case vars in gdm_qosMacpaul Lin
2012-09-10netlink: Rename pid to portid to avoid confusionEric W. Biederman
2012-09-08netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso
2012-09-06staging: gdm72xx: use list_move instead of list_del/list_addWei Yongjun
2012-09-05staging: gdm72xx: use list_move_tail instead of list_del/list_add_tailWei Yongjun
2012-09-04staging: gdm72xx: Fix bogus testAlan Cox
2012-09-04staging: gdm72xx: use kzalloc to allocate usb_tx structureDevendra Naga
2012-08-13staging: gdm72xx: fix reference counting in gdm_wimax_event_initBen Chan
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-07-29slightly reduce lossage in gdm72xxAl Viro
2012-07-26Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-07-16staging/gdm72xx: coding style fixes gdm_qos.cDevendra Naga
2012-07-16staging/gdm72xx: use kzalloc for phydev and sdevDevendra Naga
2012-07-16staging/gdm72xx: cleanup little at gdm_wimax_event_rcvDevendra Naga
2012-07-16staging/gdm72xx: use kzalloc for phydev and udevDevendra Naga
2012-07-16staging/gdm72xx: return PTR_ERR rather -ENOENTDevendra Naga
2012-07-06staging: gdm72xx: use %pM for MACAndy Shevchenko
2012-06-29netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-26gdm72xx: Move away from NLMSG_PUT().David S. Miller