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
/
rtl8192u
/
ieee80211
Age
Commit message (
Expand
)
Author
2012-05-09
staging: Remove test of is_broadcast with is_multicast
Joe Perches
2012-04-24
drivers/staging/rtl8192u/ieee80211/ieee80211_module.c: add missing free_netdev
Julia Lawall
2012-04-10
staging: Fix typo in multiple files
Masanari Iida
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
2012-03-20
rtl8192u: remove the second argument of k[un]map_atomic()
Cong Wang
2012-02-09
staging: Fix typo in ieee80211_rx.c
Masanari Iida
2011-11-26
Staging: rtl8192u: remove api.c file
Greg Kroah-Hartman
2011-10-18
Staging: rtl8192u: ieee80211: Makefile: remove unneeded stuff
Greg Kroah-Hartman
2011-08-23
drivers/staging/rtl8192u: Don't pass huge struct by value
Jesper Juhl
2011-08-23
staging: rtl8192u: Follow all suggestions from checkpatch on compress.c
Toon Schoenmakers
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: rtl8192u: Fix big-endian warning
Larry Finger
2011-07-05
Remove unneeded version.h includes from drivers/staging/rtl*/
Jesper Juhl
2011-07-05
drivers:rtl8192u:remove the use of obsolete create_workqueue in ieee80211_sof...
Wanlong Gao
2011-06-19
net/staging: add needed interrupt.h and hardirq.h includes
Stephen Rothwell
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-14
staging: rtl8192u: Remove NULL check before kfree
Ilia Mirkin
2010-12-10
Staging: rtl8192u: add missing curly braces
Dan Carpenter
2010-12-01
Staging: rtl8192u: remove dead code to disable dot11d
David Chosrova
2010-11-16
drivers/staging: Remove unnecessary semicolons
Joe Perches
2010-10-05
Staging: rtl8192u: ieee80211: Makefile: cleaned up Makefile cflag lines
Tracey Dent
2010-08-31
staging: rtl8193*: Remove double test
Julia Lawall
2010-08-31
Staging: rtl81*: Fix spelling fuction -> function in comments
Stefan Weil
2010-07-08
Staging: rtl8192u: use ARRAY_SIZE
Kulikov Vasiliy
2010-05-17
Staging: Use kmemdup
Julia Lawall
2010-05-14
Staging: Use kcalloc or kzalloc
Julia Lawall
2010-05-14
staging: trivial: fix typo "seperate"
Anand Gadiyar
2010-05-11
Staging: Drop memory allocation cast
Julia Lawall
2010-05-11
staging: rtl8192x: sync the various rtl819x_Qos.h files
H Hartley Sweeten
2010-05-11
staging: rtl8192x: sync the various rtl819x_TSProc.c files
H Hartley Sweeten
2010-05-11
Staging: rtl8192u: Check kmalloc return value before use the buffer in ieee80...
wzt.wzt@gmail.com
2010-05-11
Staging: rtl8192u: Hoist assign from if
Joe Perches
2010-05-11
Staging: rtl8192u: remove unused #include <linux/version.h>
Huang Weiyi
2010-05-11
Staging: remove unused #include <linux/version.h>
Huang Weiyi
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-03
Staging: rtl8192* needs semaphore.h
Randy Dunlap
2010-03-03
Staging: rtl8192u: ieee80211: CurrentMPDUDensity assigned to itself in HTUseD...
Roel Kluin
2010-03-03
Staging: rtl8192su, rtl8192u: use min_t() in store_debug_level()
Simon Horman
2010-03-03
Staging: rtl8192u: ieee80211: add missing parentheses
Roel Kluin
2010-03-03
staging: Fix misspelling of "should" and "shouldn't" in comments.
Adam Buchbinder
2010-03-03
Staging: rtl8187x: Use %pM for mac address output
Joe Perches
2009-12-23
Staging: rtl8192x: fix printk formats
Randy Dunlap
2009-12-11
Staging: rtl8192u: remove dead code
Mauro Carvalho Chehab
2009-12-11
Staging: rtl8192u: remove bad whitespaces
Mauro Carvalho Chehab
2009-12-11
Staging: rtl8192u: make it compile
Mauro Carvalho Chehab
2009-12-11
Staging: Added Realtek rtl8192u driver to staging
Jerry Chuang