index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rtlwifi
/
wifi.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtlwifi: rtl8192cu: Fix problem in connecting to WEP or WPA(1) networks
Larry Finger
2013-06-12
1
-0
/
+4
*
rtlwifi: rtl8188ee: Enable recognition of RTL8188EE
Larry Finger
2013-04-01
1
-0
/
+1
*
rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes re...
Larry Finger
2013-04-01
1
-10
/
+91
*
rtlwifi: Rework rtl_lps_leave() and rtl_lps_enter() to use work queue
Larry Finger
2013-04-01
1
-1
/
+2
*
rtlwifi: rtl8723ae: Update to vendor driver of 2013.02.07
Larry Finger
2013-04-01
1
-1
/
+1
*
rtlwifi Modify existing bits to match vendor version 2013.02.07
Larry Finger
2013-04-01
1
-8
/
+108
*
wireless: move sequence number arithmetic to ieee80211.h
Johannes Berg
2013-03-06
1
-3
/
+0
*
rtlwifi: Fix many compile warnings when using W=1
Larry Finger
2013-02-01
1
-1
/
+1
*
rtlwifi: rtl8192ce: rtl8192cu: rtl8192se: rtl81723ae: Turn on building of the...
Larry Finger
2012-11-14
1
-7
/
+101
*
rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some v...
Larry Finger
2012-10-30
1
-25
/
+28
*
rtlwifi: Update header file
Larry Finger
2012-09-07
1
-1
/
+91
*
rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: Remove sparse warnings
Larry Finger
2012-09-07
1
-7
/
+7
*
rtlwifi: rtl8192c: rtl8192de: Fix typo in cursta_connectctate
Larry Finger
2012-09-07
1
-1
/
+1
*
mac80211: move TX station pointer and restructure TX
Thomas Huehn
2012-07-31
1
-4
/
+9
*
rtlwifi: rtl8192cu: Change buffer allocation for synchronous reads
Larry Finger
2012-07-12
1
-0
/
+1
*
rtlwifi: Add dm structs to private structure
Larry Finger
2012-04-23
1
-0
/
+4
*
rtlwifi: Move dig_t and ps_t structs
Larry Finger
2012-04-23
1
-0
/
+59
*
rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routine
Larry Finger
2012-04-09
1
-1
/
+5
*
rtlwifi: Simplify rtl_get/set inline functions
Joe Perches
2012-04-09
1
-13
/
+11
*
rtlwifi: Convert to asynchronous firmware load
Larry Finger
2012-01-30
1
-1
/
+3
*
rtlwifi: Move pr_fmt macros to a single location
Larry Finger
2012-01-30
1
-0
/
+2
*
rtlwifi: Update copyright dates
Larry Finger
2012-01-24
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-03
1
-0
/
+1
|
\
|
*
rtlwifi: Fix locking problem introduces with commit 6539306b
Larry Finger
2011-12-19
1
-0
/
+1
*
|
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2011-12-19
1
-1
/
+1
|
/
*
rtlwifi: merge ips,lps spinlocks into one mutex
Stanislaw Gruszka
2011-12-13
1
-2
/
+1
*
rtlwifi: use work for lps
Stanislaw Gruszka
2011-12-13
1
-1
/
+2
*
rtlwifi: rtl8192cu: Change firmware upload to use block writes
Larry Finger
2011-11-21
1
-2
/
+5
*
rtlwifi: rtl8192se: Updates from latest Realtek driver version - Part II
Chaoming Li
2011-10-14
1
-0
/
+2
*
rtlwifi: Change debug parameter to apply to individual drivers
Larry Finger
2011-10-11
1
-0
/
+3
*
rtlwifi: Remove unused _usb_nbytes_read_write and _usb_writeN_sync
Larry Finger
2011-09-30
1
-4
/
+2
*
rtlwifi: Remove unused routine _usb_readN_sync
Larry Finger
2011-09-30
1
-2
/
+0
*
rtlwifi: Combine instances of RTL_HAL_IS_CCK_RATE macros.
Larry Finger
2011-09-20
1
-0
/
+6
*
rtlwifi: Install updated rate-mapping routine
Larry Finger
2011-08-24
1
-0
/
+35
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-30
1
-3
/
+0
|
\
|
*
rtlwifi: Fix build problems introduced by merging rtl8192de
Larry Finger
2011-06-27
1
-3
/
+0
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2011-06-24
1
-2
/
+2
|
\
\
|
|
/
|
*
rtlwifi: Fix typo in variable name
Mike McCormack
2011-06-20
1
-1
/
+1
|
*
rtlwifi: Fix warnings on parisc arch
Larry Finger
2011-06-10
1
-1
/
+1
*
|
net: Remove unneeded version.h includes from drivers/net/
Jesper Juhl
2011-06-24
1
-1
/
+0
|
/
*
rtlwifi: Run IPS leave work in a tasklet
Mike McCormack
2011-06-03
1
-0
/
+1
*
rtlwifi: Remove set_rfpowerstate_inprogress
Mike McCormack
2011-06-03
1
-1
/
+0
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-05-05
1
-11
/
+144
|
\
|
*
rtlwifi: rtl8192ce: rtl8192cu: Fix most sparse warnings
Larry Finger
2011-04-26
1
-2
/
+5
|
*
rtlwifi: rtl8192ce: Change rtl8192ce routines phy and trx and modify rtl8192c...
Chaoming_Li
2011-04-26
1
-5
/
+0
|
*
rtlwifi: Convert usb routines for addition of rtl8192se and rtl8192de
Chaoming_Li
2011-04-26
1
-7
/
+0
|
*
rtlwifi: Convert core routines for addition of rtl8192se and rtl8192de
Chaoming_Li
2011-04-26
1
-4
/
+0
|
*
rtlwifi: Change base routines for addition of rtl8192se and rtl8192de
Chaoming_Li
2011-04-26
1
-2
/
+3
|
*
rtlwifi: Change wifi.h for rtl8192se and rtl8192de
Chaoming_Li
2011-04-26
1
-8
/
+153
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-04-12
1
-9
/
+9
|
\
\
|
|
/
[next]