index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8187se
/
ieee80211
Commit message (
Expand
)
Author
Age
Files
Lines
*
Staging: Use kmemdup
Julia Lawall
2010-05-17
2
-4
/
+3
*
Staging: Use kcalloc or kzalloc
Julia Lawall
2010-05-14
6
-17
/
+8
*
Staging: Drop memory allocation cast
Julia Lawall
2010-05-11
1
-4
/
+3
*
Staging: rtl8187se: Do not mess with carrier settings while scanning
Samuel Ortiz
2010-05-11
1
-4
/
+0
*
Staging: rtl8187se: Do not send NULL BSSID events when not associated
Samuel Ortiz
2010-05-11
1
-2
/
+4
*
Staging: rtl8187se: Do not autoconnect based on probe response
Samuel Ortiz
2010-05-11
1
-4
/
+0
*
Staging: rtl8187se: Hoist assign from if
Joe Perches
2010-05-11
1
-1
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
2
-0
/
+2
*
Staging: merge staging patches into Linus's main branch
Greg Kroah-Hartman
2010-03-04
8
-59
/
+52
|
\
|
*
Staging: rtl8187se: needs semaphore.h
Randy Dunlap
2010-03-03
1
-0
/
+1
|
*
Staging: Fix continuation line formats
Joe Perches
2010-03-03
1
-2
/
+1
|
*
staging: fix typos "enalbe" -> "enable"
Uwe Kleine-König
2010-03-03
1
-1
/
+1
|
*
Staging: rtl8187x: Use %pM for mac address output
Joe Perches
2010-03-03
7
-56
/
+49
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-01-19
2
-21
/
+12
|
\
\
|
|
/
|
/
|
|
*
Staging: r8187se: Fix compile error from wireless-testing commit 7044cc56
Larry Finger
2010-01-14
2
-21
/
+12
*
|
Staging: fix rtl8187se compilation errors with mac80211
George Kadianakis
2009-12-23
4
-14
/
+14
*
|
Staging: fix assorted typos all over the place
André Goddard Rosa
2009-12-11
1
-3
/
+3
*
|
Staging: rtl8187se: remove unused #include <linux/version.h>
Huang Weiyi
2009-12-11
3
-3
/
+0
|
/
*
Staging: rtl8187se/rtl8192e/rtl8192su: allow module unload
Herton Ronaldo Krzesinski
2009-10-30
4
-26
/
+11
*
Staging: rtl8187se/ieee80211: convert MMIE_TYPE_* defines to enums
Bartlomiej Zolnierkiewicz
2009-09-15
1
-13
/
+15
*
Staging: rtl8187se/ieee80211: ieee80211.h reorderings
Bartlomiej Zolnierkiewicz
2009-09-15
1
-198
/
+193
*
Staging: rtl8187se/ieee80211: switch to use <linux/ieee80211.h>
Bartlomiej Zolnierkiewicz
2009-09-15
1
-121
/
+1
*
Staging: rtl8187se: rename struct ieee80211_hdr_QOS to struct ieee80211_hdr_4...
Bartlomiej Zolnierkiewicz
2009-09-15
2
-11
/
+11
*
Staging: rtl8187se: rename struct ieee80211_hdr_3addr_qos to struct ieee80211...
Bartlomiej Zolnierkiewicz
2009-09-15
3
-23
/
+22
*
Staging: rtl8187se: rename struct ieee80211_hdr to struct ieee80211_hdr_4addr
Bartlomiej Zolnierkiewicz
2009-09-15
5
-46
/
+44
*
Staging: rtl8187se: remove ENABLE_IPS ifdefs
Bartlomiej Zolnierkiewicz
2009-09-15
1
-38
/
+0
*
Staging: rtl8187se/ieee80211: remove NOT_YET ifdefs
Bartlomiej Zolnierkiewicz
2009-09-15
1
-190
/
+0
*
Staging: rtl8187se/ieee80211: remove FEDORACORE_9 ifdef
Bartlomiej Zolnierkiewicz
2009-09-15
1
-6
/
+0
*
Staging: rtl8187se/ieee80211: remove OPENSUSE_SLED ifdefs
Bartlomiej Zolnierkiewicz
2009-09-15
3
-15
/
+0
*
Staging: rtl8187se: remove dead code
Bartlomiej Zolnierkiewicz
2009-09-15
11
-565
/
+8
*
Staging: rtl8187se: remove THOMAS_TURBO ifdefs
Bartlomiej Zolnierkiewicz
2009-09-15
3
-23
/
+0
*
Staging: rtl8187se: remove ENABLE_DOT11D ifdefs
Bartlomiej Zolnierkiewicz
2009-09-15
4
-86
/
+0
*
Staging: rtl8187se/ieee80211: remove superfluous JOHN_* ifdefs
Bartlomiej Zolnierkiewicz
2009-09-15
4
-60
/
+10
*
Staging: rtl8187se/ieee80211: remove unused dump_chnl_map()
Bartlomiej Zolnierkiewicz
2009-09-15
3
-13
/
+0
*
Staging: rtl8187se/ieee80211: remove superfluous ieee80211_* defines
Bartlomiej Zolnierkiewicz
2009-09-15
1
-51
/
+0
*
Staging: rtl8187se/ieee80211: remove dead _RTL8187_EXT_PATCH_ code
Bartlomiej Zolnierkiewicz
2009-09-15
3
-926
/
+0
*
Staging: rtl8187se: remove support for older wireless extensions
Bartlomiej Zolnierkiewicz
2009-09-15
3
-39
/
+1
*
Staging: rtl8187se: remove kernel version compatibility wrappers
Bartlomiej Zolnierkiewicz
2009-09-15
10
-568
/
+48
*
Staging: rtl8187se/ieee80211: remove unused files
Bartlomiej Zolnierkiewicz
2009-09-15
2
-514
/
+0
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-12
1
-6
/
+6
|
\
|
*
Staging: prevent rtl8187se from crashing dev_ioctl() in SIOCGIWNAME
Dan Aloni
2009-07-12
1
-6
/
+6
*
|
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
Patrick McHardy
2009-07-05
1
-2
/
+2
|
/
*
Staging: rtl8187se: wmm_param[1].ac_aci_acm_aifsn tested twice
Roel Kluin
2009-06-19
1
-1
/
+1
*
Staging: rtl8187se: convert to net_device_ops
Alexander Beregalov
2009-06-19
1
-1
/
+0
*
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
2009-06-13
1
-1
/
+1
*
Staging: rtl8187se: fix \r\n line ends
Greg Kroah-Hartman
2009-04-03
2
-348
/
+348
*
Staging: rtl8187se: fix printk format warnings
Randy Dunlap
2009-04-03
1
-2
/
+2
*
workqueue: add to_delayed_work() helper function
Jean Delvare
2009-04-02
1
-4
/
+4
*
Staging: rtl8187se: Fix oops and memory poison caused by builtin ieee80211.
leandro Costantino
2009-02-27
1
-9
/
+10
*
staging: __FUNCTION__ is gcc-specific, use __func__
Harvey Harrison
2009-01-07
8
-14
/
+14
[next]