Age | Commit message (Expand) | Author |
2012-03-23 | usermodehelper: use UMH_WAIT_PROC consistently | Oleg Nesterov |
2012-03-15 | Staging: rtl8187se: r8180_wx.c: Cleaned up comments | Andrew Miller |
2012-03-15 | Staging: rtl8187se: r8180_wx.c: Removed old comments | Andrew Miller |
2012-03-15 | Staging: rtl8187se: r8180_dm.c: Removed old comments | Andrew Miller |
2012-03-15 | Staging: rtl8187se: r8180_dm.c: Fix comments | Andrew Miller |
2012-03-15 | Staging: rtl8187se: r8180_dm.c: Fix spacing issues | Andrew Miller |
2012-03-15 | Staging: rtl8187se: r8180_dm.c Fixed indentation issues | Andrew Miller |
2012-03-15 | Staging: rtl8187se: r8180_dm.c: Fix brackets | Andrew Miller |
2012-03-15 | Staging: rtl8187se: r8180_dm.c: Removed spaces before tab stop | Andrew Miller |
2012-03-14 | Staging: rtl8187se: r8180_core.c: Fix some long line issues | Andrew Miller |
2012-03-14 | Staging: rtl8187se: r8180_core.c: Fix some spacing issues | Andrew Miller |
2012-03-14 | Staging: rtl8187se: r8180_core.c: Removed trailing spaces | Andrew Miller |
2012-03-14 | Staging: rtl8187se: r8180_core.c: Cleaned up if statement | Andrew Miller |
2011-10-26 | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-08-23 | drivers/staging: do not use EXTRA_CFLAGS | Arnaud Lacombe |
2011-08-23 | drivers/staging/rtl8187se: Don't pass huge struct by value | Jesper Juhl |
2011-08-17 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko |
2011-07-25 | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-07-24 | get rid of create_proc_entry() abuses - proc_mkdir() is there for purpose | Al Viro |
2011-07-08 | drivers:staging:rtl typo fix encryptiong to encryption. | Justin P. Mattock |
2011-07-05 | staging: rtl8187se: Fix big-endian warning | Larry Finger |
2011-07-05 | Remove unneeded version.h includes from drivers/staging/rtl*/ | Jesper Juhl |
2011-07-05 | drivers:rtl8187se:remove the use of obsolete create_workqueue in ieee80211_so... | Wanlong Gao |
2011-06-19 | net/staging: add needed interrupt.h and hardirq.h includes | Stephen Rothwell |
2011-04-07 | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-04-04 | staging/rtl81*: build as loadable modules only | Randy Dunlap |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-14 | staging: rtl8187se: Remove NULL check before kfree | Ilia Mirkin |
2011-03-07 | staging: rtl8187se: check kmalloc return value | Xiaochen Wang |
2010-11-16 | staging: rtl8187se: Change panic to warn when RF switch turned off | Larry Finger |
2010-10-08 | Staging: rtl8187se: Makefile: replace the use of <module>-objs with <module>-y | Tracey Dent |
2010-10-05 | Staging: rtl8187se: Makefile: cleaned up Makefile cflag lines | Tracey Dent |
2010-09-21 | Staging: rtl8187se: r8185b_init: fixed a lot of checkpatch.pl issues | Tracey Dent |
2010-09-21 | Staging: rtl8187se: r8180_wx: fixed a lot of checkptahc.pl issues | Tracey Dent |
2010-09-21 | Staging: rtl8187se: r8180_rtl8225: fixed a lot of checkpatch.pl issues | Tracey Dent |
2010-09-21 | Staging: rtl8187se: r8180_hw: fixed a lot of checkpatch.pl issues | Tracey Dent |
2010-09-21 | Staging: rtl8187se: r8180.h: fixed alot of checkpatch.pl issues | Tracey Dent |
2010-09-04 | Staging: rtl8186se: Remove a duplicate include directive in ieee80211.h | Andre Nogueira |
2010-08-31 | Staging: rtl81*: Fix spelling fuction -> function in comments | Stefan Weil |
2010-08-31 | staging: rtl8187se: call disable_pci_device() if pci_probe() failed | Kulikov Vasiliy |
2010-08-11 | param: remove unnecessary writable charp | Rusty Russell |
2010-08-05 | Staging: Merge staging-next into Linus's tree | Greg Kroah-Hartman |
2010-06-30 | Staging: rtl8187se: Fix compile warnings in 2.6.35-rc2 | Larry Finger |
2010-06-18 | Staging: rtl81xx: Fix build problems when CONFIG_CRYPTO=n | Andreas Herrmann |
2010-05-17 | Staging: Use kmemdup | Julia Lawall |
2010-05-14 | Staging: Use kcalloc or kzalloc | Julia Lawall |
2010-05-14 | Staging: rtl8187se: fixed C99 comments style issues in r8180_core.c | Prashant P. Shah |
2010-05-14 | Staging: rtl8187se: fixed space style issues in r8180_core.c | Prashant P. Shah |
2010-05-11 | Staging: Drop memory allocation cast | Julia Lawall |
2010-05-11 | Staging: rtl8187se: fix coding style issues in r8180_core.c | John Church |