index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
gdm72xx
Age
Commit message (
Expand
)
Author
2014-03-16
staging: gdm72xx: remove completed TODO item
Kristina Martšenko
2014-03-16
staging: gdm72xx: replace printk() and debug macros with dynamic debugging
Kristina Martšenko
2014-03-16
staging: gdm72xx: use print_hex_dump_debug and remove debug macros
Kristina Martšenko
2014-03-07
Staging: gdm72xx: Fix incorrect type in assignment in gdm_wimax.c
Monam Agarwal
2014-03-07
staging:gdm72xx: Fix unnecessary brace errors
Himangi Saraogi
2014-02-07
staging: gdm72xx: fix leaks at failure path in gdm_usb_probe()
Alexey Khoroshilov
2014-01-09
staging: gdm72xx: fix interruptible_sleep_on race
Arnd Bergmann
2013-12-17
staging: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-17
staging: gdm72xx: Fix WARNING space prohibited before semicolon in gdm_qos.c
Masanari Iida
2013-07-23
staging: gdm72xx: potential use after free in send_qos_list()
Dan Carpenter
2013-06-05
staging: gdm72xx: fix typos in Kconfig
Ben Chan
2013-06-05
staging: gdm72xx: WIMAX_GDM72XX should depend on either USB or MMC
Ben Chan
2013-05-27
Merge 3.10-rc3 into staging-next
Greg Kroah-Hartman
2013-05-22
gdm72xx: remove unnecessary cast in gdm_wimax.c
Xenia Ragiadakou
2013-05-15
USB: remove remaining instances of USB_SUSPEND
Alan Stern
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-04-15
staging: gdm72xx: cancel work when driver unloads
Devendra Naga
2013-03-28
gdm72xx: replace obsolete NLMSG_* with type safe nlmsg_*
Hong zhi guo
2013-03-11
staging/gdm72xx: Remove duplicated code in gdm_qos.c
Peter Huewe
2013-03-11
staging/gdm72xx: Remove unused variable in gdm_qos.c
Peter Huewe
2013-03-11
staging/gdm72xx: Include corresponding header file (fix sparse warning)
Peter Huewe
2013-02-11
staging: Remove unnecessary OOM messages
Joe Perches
2012-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-11-29
staging: gdm72xx: unlock on error in init_usb()
Dan Carpenter
2012-11-28
kill daemonize()
Al Viro
2012-11-28
staging: gdm72xx: use %pI4 format to print IPv4 address and remove last usage...
Shan Wei
2012-11-27
staging: gdm72xx: fix unused variable warning in gdm_usb_send
Ben Chan
2012-11-26
staging: gdm72xx: protect access of rx / tx structs
Ben Chan
2012-10-30
staging/gdm72xx: Use dev_ printks in usb_boot.c
YAMANE Toshiaki
2012-10-30
staging/gdm72xx: Use dev_ printks in gdm_usb.c
YAMANE Toshiaki
2012-10-30
staging/gdm72xx: Use dev_ printks in sdio_boot.c
YAMANE Toshiaki
2012-10-30
staging/gdm72xx: Use dev_ printks in gdm_sdio.c
YAMANE Toshiaki
2012-10-30
staging/gdm72xx: Use netdev_ or pr_ printks in netlink_k.c
YAMANE Toshiaki
2012-10-30
staging/gdm72xx: Use netdev_ or pr_ printks in gdm_qos.c
YAMANE Toshiaki
2012-10-30
staging/gdm72xx: Use netdev_ or pr_ printks in gdm_wimax.c
YAMANE Toshiaki
2012-10-22
staging/gdm72xx: sdio_boot: replace firmware upgrade API
Macpaul Lin
2012-10-22
staging/gdm72xx: gdm_wimax: fix compile error when enable debug
Macpaul Lin
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-09-17
staging/gdm72xx: usb_boot: replace firmware upgrade API in em_download
Macpaul Lin
2012-09-13
staging/gdm72xx: usb_boot: replace firmware upgrade API
Macpaul Lin
2012-09-13
staging/gdm72xx: usb_boot: coding style cleanup
Macpaul Lin
2012-09-13
staging: gdm72xx: simplify alloc_tx_struct and alloc_rx_struct
Ben Chan
2012-09-12
staging/gdm72xx: gdm_usb coding style clean up
Macpaul Lin
2012-09-12
drivers/staging/gdm72xx/gdm_sdio.c: Remove useless kfree
Peter Senna Tschudin
2012-09-11
staging/gdm72xx: remove camel-case vars in gdm_qos
Macpaul Lin
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
2012-09-08
netlink: hide struct module parameter in netlink_kernel_create
Pablo Neira Ayuso
2012-09-06
staging: gdm72xx: use list_move instead of list_del/list_add
Wei Yongjun
2012-09-05
staging: gdm72xx: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
2012-09-04
staging: gdm72xx: Fix bogus test
Alan Cox
[next]