index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rtlwifi
/
wifi.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-05
rtlwifi: Redo register save locations
Larry Finger
1
-16
/
+16
2013-12-05
rtlwifi: rtl8192cu: Add new firmware
Larry Finger
1
-0
/
+1
2013-11-11
rtlwifi: Fix endian error in extracting packet type
Mark Cave-Ayland
1
-5
/
+1
2013-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
1
-2
/
+0
2013-09-26
rtlwifi: remove duplicate declarations and macros in headers
Catalin Iacob
1
-2
/
+0
2013-09-26
rtlwifi: Align private space in rtl_priv struct
Larry Finger
1
-1
/
+1
2013-06-12
rtlwifi: rtl8192cu: Fix problem in connecting to WEP or WPA(1) networks
Larry Finger
1
-0
/
+4
2013-04-01
rtlwifi: rtl8188ee: Enable recognition of RTL8188EE
Larry Finger
1
-0
/
+1
2013-04-01
rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes re...
Larry Finger
1
-10
/
+91
2013-04-01
rtlwifi: Rework rtl_lps_leave() and rtl_lps_enter() to use work queue
Larry Finger
1
-1
/
+2
2013-04-01
rtlwifi: rtl8723ae: Update to vendor driver of 2013.02.07
Larry Finger
1
-1
/
+1
2013-04-01
rtlwifi Modify existing bits to match vendor version 2013.02.07
Larry Finger
1
-8
/
+108
2013-03-06
wireless: move sequence number arithmetic to ieee80211.h
Johannes Berg
1
-3
/
+0
2013-02-01
rtlwifi: Fix many compile warnings when using W=1
Larry Finger
1
-1
/
+1
2012-11-14
rtlwifi: rtl8192ce: rtl8192cu: rtl8192se: rtl81723ae: Turn on building of the...
Larry Finger
1
-7
/
+101
2012-10-30
rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some v...
Larry Finger
1
-25
/
+28
2012-09-07
rtlwifi: Update header file
Larry Finger
1
-1
/
+91
2012-09-07
rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: Remove sparse warnings
Larry Finger
1
-7
/
+7
2012-09-07
rtlwifi: rtl8192c: rtl8192de: Fix typo in cursta_connectctate
Larry Finger
1
-1
/
+1
2012-07-31
mac80211: move TX station pointer and restructure TX
Thomas Huehn
1
-4
/
+9
2012-07-12
rtlwifi: rtl8192cu: Change buffer allocation for synchronous reads
Larry Finger
1
-0
/
+1
2012-04-23
rtlwifi: Add dm structs to private structure
Larry Finger
1
-0
/
+4
2012-04-23
rtlwifi: Move dig_t and ps_t structs
Larry Finger
1
-0
/
+59
2012-04-09
rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routine
Larry Finger
1
-1
/
+5
2012-04-09
rtlwifi: Simplify rtl_get/set inline functions
Joe Perches
1
-13
/
+11
2012-01-30
rtlwifi: Convert to asynchronous firmware load
Larry Finger
1
-1
/
+3
2012-01-30
rtlwifi: Move pr_fmt macros to a single location
Larry Finger
1
-0
/
+2
2012-01-24
rtlwifi: Update copyright dates
Larry Finger
1
-1
/
+1
2012-01-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+1
2011-12-19
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
1
-1
/
+1
2011-12-19
rtlwifi: Fix locking problem introduces with commit 6539306b
Larry Finger
1
-0
/
+1
2011-12-13
rtlwifi: merge ips,lps spinlocks into one mutex
Stanislaw Gruszka
1
-2
/
+1
2011-12-13
rtlwifi: use work for lps
Stanislaw Gruszka
1
-1
/
+2
2011-11-21
rtlwifi: rtl8192cu: Change firmware upload to use block writes
Larry Finger
1
-2
/
+5
2011-10-14
rtlwifi: rtl8192se: Updates from latest Realtek driver version - Part II
Chaoming Li
1
-0
/
+2
2011-10-11
rtlwifi: Change debug parameter to apply to individual drivers
Larry Finger
1
-0
/
+3
2011-09-30
rtlwifi: Remove unused _usb_nbytes_read_write and _usb_writeN_sync
Larry Finger
1
-4
/
+2
2011-09-30
rtlwifi: Remove unused routine _usb_readN_sync
Larry Finger
1
-2
/
+0
2011-09-20
rtlwifi: Combine instances of RTL_HAL_IS_CCK_RATE macros.
Larry Finger
1
-0
/
+6
2011-08-24
rtlwifi: Install updated rate-mapping routine
Larry Finger
1
-0
/
+35
2011-06-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-3
/
+0
2011-06-27
rtlwifi: Fix build problems introduced by merging rtl8192de
Larry Finger
1
-3
/
+0
2011-06-24
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-2
/
+2
2011-06-24
net: Remove unneeded version.h includes from drivers/net/
Jesper Juhl
1
-1
/
+0
2011-06-20
rtlwifi: Fix typo in variable name
Mike McCormack
1
-1
/
+1
2011-06-10
rtlwifi: Fix warnings on parisc arch
Larry Finger
1
-1
/
+1
2011-06-03
rtlwifi: Run IPS leave work in a tasklet
Mike McCormack
1
-0
/
+1
2011-06-03
rtlwifi: Remove set_rfpowerstate_inprogress
Mike McCormack
1
-1
/
+0
2011-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-11
/
+144
2011-04-26
rtlwifi: rtl8192ce: rtl8192cu: Fix most sparse warnings
Larry Finger
1
-2
/
+5
[next]