index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8192su
/
ieee80211
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-30
Staging: delete rtl8192su driver
Greg Kroah-Hartman
24
-17585
/
+0
2010-07-22
staging: rtl8192su: added ioctl[SIOCSIWPMKSA] implementation
Florian Schilhabel
2
-0
/
+57
2010-07-22
staging: rtl8192su: merge changes in rtl819x_HTProc.c; still incomplete
Florian Schilhabel
1
-80
/
+29
2010-07-22
staging: rtl8192su: merge changes into ieee80211_rx_ADDBARsp()
Florian Schilhabel
1
-10
/
+4
2010-07-22
staging: rtl8192su: merge updated ieee80211_crypto_ops()
Florian Schilhabel
4
-4
/
+10
2010-07-22
staging: rtl8192su: merge changes in ieee80211_tkip_data()
Florian Schilhabel
1
-5
/
+5
2010-07-22
staging: rtl8192su: merge changes in ieee80211_authentication_req()
Florian Schilhabel
2
-18
/
+59
2010-07-22
staging: rtl8192su: cleanup in ieee80211_softmac.c
Florian Schilhabel
1
-81
/
+3
2010-07-22
staging: rtl819su: merge changes in softmac_ps_mgmt_xmit()
Florian Schilhabel
1
-3
/
+13
2010-07-22
staging: rtl819su: update MgntQuery_MgntFrameTxRate()
Florian Schilhabel
1
-15
/
+38
2010-07-22
staging: rtl819su: update probe_rq_parse()
Florian Schilhabel
1
-1
/
+10
2010-07-22
staging: rtl819su: ieee80211_associate_procedure_wq() update
Florian Schilhabel
1
-0
/
+6
2010-07-22
staging: rtl8192su: remove a section mismatch warning
Florian Schilhabel
5
-9
/
+9
2010-07-22
staging: rtl8192su: various updates
Florian Schilhabel
1
-16
/
+27
2010-07-22
staging: rtl8192su: remove some unused code, cleanup
Florian Schilhabel
4
-37
/
+0
2010-07-22
staging: rtl8192su: more code cleanup
Florian Schilhabel
3
-88
/
+64
2010-07-22
staging: rtl8192su: code cleanup
Florian Schilhabel
4
-44
/
+88
2010-07-22
staging: rtl8192su: cleanup in ieee80211_tx.c, ieee80211_wx.c
Florian Schilhabel
2
-27
/
+1
2010-07-22
staging: rtl8192su: clean ieee80211_crypt.c
Florian Schilhabel
1
-1
/
+0
2010-07-22
staging: rtl8192su: clean dot11d.[c|h]
Florian Schilhabel
2
-16
/
+37
2010-07-22
staging: rtl8192su: some work on dm_check_edca_turbo()
Florian Schilhabel
1
-4
/
+10
2010-07-22
staging: rtl8192su: update rtl819x_set_channel_map()
Florian Schilhabel
2
-4
/
+13
2010-05-17
Staging: Use kmemdup
Julia Lawall
2
-4
/
+3
2010-05-14
Staging: Use kcalloc or kzalloc
Julia Lawall
7
-19
/
+9
2010-05-14
Staging: rtl819su: added r8192SU_led.c/.h
Florian Schilhabel
1
-11
/
+13
2010-05-14
staging: trivial: fix typo "seperate"
Anand Gadiyar
1
-1
/
+1
2010-05-11
Staging: Drop memory allocation cast
Julia Lawall
3
-6
/
+5
2010-05-11
staging: rtl8192x: sync the various rtl819x_Qos.h files
H Hartley Sweeten
1
-1
/
+0
2010-05-11
staging: rtl8192x: sync the various rtl819x_TSProc.c files
H Hartley Sweeten
1
-10
/
+2
2010-05-11
Staging: rtl8192su: Hoist assign from if
Joe Perches
1
-1
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
3
-0
/
+3
2010-03-04
Staging: merge staging patches into Linus's main branch
Greg Kroah-Hartman
12
-78
/
+82
2010-03-03
Staging: rtl8192su: use list_for_each_safe() in ieee80211_crypto_deinit
Florian Schilhabel
1
-9
/
+10
2010-03-03
Staging: rtl8192su: re-enable tx-stats
Florian Schilhabel
1
-2
/
+2
2010-03-03
Staging: rtl8192* needs semaphore.h
Randy Dunlap
1
-0
/
+1
2010-03-03
staging: fix typos "enalbe" -> "enable"
Uwe Kleine-König
1
-1
/
+1
2010-03-03
Staging: rtl8192su, rtl8192u: use min_t() in store_debug_level()
Simon Horman
1
-1
/
+1
2010-03-03
Staging: rtl8192su: Use z format qualifier for output of sizeof()
Simon Horman
1
-3
/
+12
2010-03-03
staging: Fix misspelling of "should" and "shouldn't" in comments.
Adam Buchbinder
1
-1
/
+1
2010-03-03
Staging: rtl8187x: Use %pM for mac address output
Joe Perches
9
-61
/
+54
2010-02-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-42
/
+32
2010-02-19
staging: rtl8192su: fix compile error from wireless-testing commit
Frederic Leroy
5
-42
/
+32
2009-12-23
staging: fix rtl8192su compilation errors with mac80211
George Kadianakis
4
-16
/
+16
2009-12-11
Staging: fix assorted typos all over the place
André Goddard Rosa
3
-4
/
+4
2009-12-11
Staging: rtl8187su: remove unused #include <linux/version.h>
Huang Weiyi
3
-3
/
+0
2009-10-30
Staging: rtl8187se/rtl8192e/rtl8192su: allow module unload
Herton Ronaldo Krzesinski
4
-27
/
+13
2009-09-15
Staging: rtl8192su: fixup size comparison warning
Jeff Mahoney
1
-1
/
+1
2009-09-15
Staging: rtl8192su: fix up printk warnings
Jeff Mahoney
2
-4
/
+4
2009-09-15
Staging: ARRAY_SIZE changes
Stoyan Gaydarov
1
-1
/
+1
2009-09-15
Staging: rtl8192su/ieee80211: move rtl8192su specific code out from ieee80211.h
Bartlomiej Zolnierkiewicz
2
-432
/
+437
[next]