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
/
net
/
wireless
/
rtlwifi
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtlwifi: rtl8188ee: enable MSI interrupts mode
Adam Lee
2014-03-31
1
-0
/
+1
*
rtlwifi: add MSI interrupts mode support
Adam Lee
2014-03-31
1
-2
/
+63
*
rtlwifi: Remove casts of pointer to same type
Joe Perches
2014-03-27
15
-137
/
+118
*
rtlwifi: Remove addressof casts to same type
Joe Perches
2014-03-27
4
-15
/
+12
*
rtlwifi: rtl8723be: Fix array dimension problems
Larry Finger
2014-03-13
1
-5
/
+9
*
rtlwifi: rtl8723be: Fix smatch warnings
Larry Finger
2014-03-06
2
-9
/
+1
*
rtlwifi: rtl8723be: Fix sparse errors
Larry Finger
2014-03-06
2
-3
/
+2
*
rtlwifi: rtl8192ce: Handle unused switch case
Larry Finger
2014-03-06
1
-1
/
+3
*
rtlwifi: rtl8723ae: Fix too long disable of IRQs
Larry Finger
2014-03-06
1
-3
/
+15
*
rtlwifi: rtl8188ee: Fix too long disable of IRQs
Larry Finger
2014-03-06
1
-4
/
+16
*
rtlwifi: rtl8192se: Fix too long disable of IRQs
Larry Finger
2014-03-06
1
-6
/
+21
*
rtlwifi: rtl8192cu: Fix too long disable of IRQs
Larry Finger
2014-03-06
1
-1
/
+14
*
rtlwifi: rtl8723be: rtl8723com: Remove unused allow_all_destaddr functions
Larry Finger
2014-03-06
2
-2
/
+1
*
rtlwifi: Move common routines to core
Larry Finger
2014-03-06
31
-725
/
+520
*
rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: rtl8192se: rtl8723ae: rtl8723be: rt...
Larry Finger
2014-03-06
19
-78
/
+282
*
rtlwifi: rtl8723be: Add new driver
Larry Finger
2014-03-04
27
-3
/
+14065
*
rtlwifi: rtl8723ae: rtl8723-common: Copy common dynamic power management code
Larry Finger
2014-03-04
6
-41
/
+106
*
rtlwifi: rtl8723ae: rtl8723-common: Copy common firmware code
Larry Finger
2014-03-04
11
-805
/
+142
*
rtlwifi: rtl8723ae: rtl8723-common: Create new driver for common code
Larry Finger
2014-03-04
10
-469
/
+555
*
rtlwifi: Prepare existing drivers for new driver
Larry Finger
2014-03-04
14
-143
/
+215
*
rtlwifi: btcoexist: Add new mini driver
Larry Finger
2014-03-04
14
-1
/
+6847
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-03-04
2
-3
/
+17
|
\
|
*
rtlwifi: Fix incorrect return from rtl_ps_enable_nic()
Olivier Langlois
2014-02-13
1
-1
/
+1
|
*
rtlwifi: rtl8192ce: Fix too long disable of IRQs
Olivier Langlois
2014-02-13
1
-2
/
+16
*
|
rtlwifi: Remove redundant if clause
Heinrich Schuchardt
2014-02-28
1
-1
/
+1
*
|
rtlwifi: properly apply filter flags
Peter Wu
2014-02-24
1
-22
/
+30
*
|
rtlwifi: avoid accessing RCR directly
Peter Wu
2014-02-24
6
-10
/
+19
*
|
mac80211: add length check in ieee80211_is_robust_mgmt_frame()
Johannes Berg
2014-02-04
4
-4
/
+4
*
|
mac80211: remove module handling from rate control ops
Johannes Berg
2014-02-04
1
-1
/
+0
*
|
mac80211: make rate control ops const
Johannes Berg
2014-02-04
1
-1
/
+1
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-01-17
2
-1
/
+1
|
\
|
*
rtlwifi: rtl8192cu: Add new device ID
Larry Finger
2014-01-13
1
-0
/
+1
|
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2014-01-13
1
-1
/
+0
|
|
\
|
|
*
mac80211: remove channel_change_time
Johannes Berg
2014-01-07
1
-1
/
+0
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-01-10
2
-4
/
+4
|
\
|
|
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-01-06
1
-1
/
+3
|
|
\
\
|
*
|
|
rtlwifi: use ether_addr_equal_64bits
Julia Lawall
2014-01-03
2
-4
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-06
1
-1
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
rtlwifi: pci: Fix oops on driver unload
Larry Finger
2013-12-17
1
-1
/
+3
*
|
|
rtlwifi: slight optimization of addr compare
dingtianhong
2013-12-26
1
-2
/
+2
|
|
/
|
/
|
*
|
rtlwifi: rtl8192c-common: Fix sparse warning
Larry Finger
2013-12-09
1
-1
/
+1
*
|
rtlwifi: rtl8188ee: Fix typo in code
Larry Finger
2013-12-05
1
-1
/
+1
*
|
rtlwifi: rtl8192cu: Update table.c
Mark Cave-Ayland
2013-12-05
1
-20
/
+20
*
|
rtlwifi: rtl8192cu: Bring rtl92cu_phy_bb_config() up to date
Mark Cave-Ayland
2013-12-05
1
-1
/
+5
*
|
rtlwifi: Bring _rtl92c_phy_iq_calibrate() in line with the vendor driver
Mark Cave-Ayland
2013-12-05
2
-12
/
+29
*
|
rtlwifi: rtl8192c: Update dynamic gain calculations
Larry Finger
2013-12-05
1
-98
/
+193
*
|
rtlwifi: Add missing code to PWDB statics routine
Larry Finger
2013-12-05
1
-0
/
+14
*
|
rtlwifi: rtl8192cu: Fix some code in RF handling
Larry Finger
2013-12-05
1
-13
/
+16
*
|
rtlwifi: rtl8192cu: Update the power index registers
Larry Finger
2013-12-05
2
-0
/
+12
*
|
rtlwifi: rtl8192c: Add routines to save/restore power index registers
Larry Finger
2013-12-05
1
-0
/
+36
[next]