Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
b9fae2d54c9ffceed7b57bfc9d4acb0de40b4ba8
/
drivers
/
net
/
wireless
/
rtlwifi
/
rtl8192c
7f3dbb5
rtlwifi: rtl8192c-common: Fix sparse warning
by Larry Finger
· 12 years ago
d3af1ce
rtlwifi: Bring _rtl92c_phy_iq_calibrate() in line with the vendor driver
by Mark Cave-Ayland
· 12 years ago
796e453
rtlwifi: rtl8192c: Update dynamic gain calculations
by Larry Finger
· 12 years ago
97204e9
rtlwifi: rtl8192c: Add routines to save/restore power index registers
by Larry Finger
· 12 years ago
c908c74
rtlwifi: rtl8192c: Add new definitions in the dm_common header
by Larry Finger
· 12 years ago
0d1cdce
rtlwifi: rtl8192c: Remove rtl8192c_phy_scan_operation_backup()
by Larry Finger
· 12 years ago
d0df71dc
rtlwifi: rtl8192_common: Fix smatch errors and warnings in rtl8192c/dm_common.c
by Larry Finger
· 12 years ago
3a1ea9f
rtlwifi: remove duplicate declarations and macros in headers
by Catalin Iacob
· 12 years ago
7c8f0db
rtl8192c:dm: Properly initialize local array and set value.
by Han Shen
· 12 years ago
e6deaf8
rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes required by adding rtl81988ee
by Larry Finger
· 12 years ago
3a16b41
rtlwifi: rtl8192c: rtl8192ce: Update to vendor driver of 2013.02.07
by Larry Finger
· 12 years ago
8a8e31c
rtlwifi: rtl8192c: Fix W=1 warning
by Larry Finger
· 13 years ago
111b72a
rtlwifi: Fix typo in debug output of rtl8192c and rtl8723ae
by Julian Wollrath
· 13 years ago
da17fcf
rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some variable names
by Larry Finger
· 13 years ago
0bd899e
rtlwifi: rtl8192c: rtl8192ce: Add support for B-CUT version of RTL8188CE
by Larry Finger
· 13 years ago
aecdc33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
8e2c406
rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: Remove sparse warnings
by Larry Finger
· 13 years ago
229bd9d
rtlwifi: rtl8192c: rtl8192de: Fix typo in cursta_connectctate
by Larry Finger
· 13 years ago
6babc28
rtlwifi: rtl8192c: remove pointless conditional before kfree_skb()
by Wei Yongjun
· 13 years ago
4907cb7
treewide: fix comment/printk/variable typos
by Anatol Pomozov
· 13 years ago
2c20889
wireless: Remove casts to same type
by Joe Perches
· 13 years ago
d10dc6d
rtlwifi: rtl8192c: Convert driver to use private ps_t struct
by Larry Finger
· 13 years ago
40332e5
rtlwifi: rtl8192c: Convert driver to use private dm structs
by Larry Finger
· 13 years ago
df37a0e
rtlwifi: Move dig_t and ps_t structs
by Larry Finger
· 13 years ago
f11bbfd
rtlwifi: rtl8192ce: Remove false positives for kmemleak
by Larry Finger
· 13 years ago
643c61e
rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: Fix low-gain setting when scanning
by Larry Finger
· 13 years ago
74dd152
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
a9b89e2
rtlwifi: rtl8192ce: Fix loss of receive performance
by Jingjun Wu
· 13 years ago
ebecdcc
rtlwifi: rtl8192c: Prevent sleeping from invalid context in rtl8192cu
by Larry Finger
· 13 years ago
051d3b5
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
02b6ab0
rtlwifi: rtl8192c-common: rtl8192se: rtl8192de: Simplify if statements
by Larry Finger
· 14 years ago
2bd02d9
rtlwifi/rtl8192c: in _rtl92c_phy_calculate_bit_shift remove comparing bitmask against 1
by Devendra.Naga
· 14 years ago
23677ce
drivers/net: Remove boolean comparisons to true/false
by Joe Perches
· 14 years ago
b0302ab
rtlwifi: Convert to asynchronous firmware load
by Larry Finger
· 14 years ago
d273bb2
rtlwifi: Move pr_fmt macros to a single location
by Larry Finger
· 14 years ago
fc61685
rtl8192c_common: Update copyright dates
by Larry Finger
· 14 years ago
76a92be
rtlwifi: rtl8192c_common: rtl8192de: Check for allocation failures
by Larry Finger
· 14 years ago
9d833ed
rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__
by Joe Perches
· 14 years ago
f30d750
rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__
by Joe Perches
· 14 years ago
af08687
rtlwifi: Standardize RT_PRINT_DATA macro and uses
by Joe Perches
· 14 years ago
8ff08b4
rtl8192c: Do not log firmware load message unless actually done
by Larry Finger
· 14 years ago
515db09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by John W. Linville
· 14 years ago
abfabc9
rtlwifi: rtl8192cu: Fix endianian issues
by Larry Finger
· 14 years ago
ff6ff96
rtlwifi: rtl8192cu: Change firmware upload to use block writes
by Larry Finger
· 14 years ago
040a727
rtlwifi: rtl8192cu: Allow retries for USB I/O
by George
· 14 years ago
ee40fa0
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
by Paul Gortmaker
· 14 years ago
9d9779e
drivers/net: Add module.h to drivers who were implicitly using it
by Paul Gortmaker
· 14 years ago
292b119
rtlwifi: Convert printks to pr_<level>
by Joe Perches
· 14 years ago
e10542c
rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with true
by Mike McCormack
· 14 years ago
7101f40
rtlwifi: Fix warnings on parisc arch
by Larry Finger
· 14 years ago
c0fda68
rtl8192c-common: Fix warnings from gcc 4.6.0
by Larry Finger
· 14 years ago
099fb8a
rtlwifi: rtl8192c-common: rtl8192ce: Fix for HT40 regression
by Larry Finger
· 14 years ago
d3bb142
rtlwifi: rtl8192ce: rtl8192cu: Fix most sparse warnings
by Larry Finger
· 14 years ago
76c34f9
rtlwifi: rtl8192ce: Change rtl8192ce routines phy and trx and modify rtl8192cu for addition of rtl8192se and rtl8192de
by Chaoming_Li
· 14 years ago
2b8359f
rtlwifi: rtl8192ce: Change sw and LED routines for addition of rtl8192se and rtl8192de
by Chaoming_Li
· 14 years ago
c07ccff
rtlwifi: rtl8192c-common: Change common PHY routines for addition of rtl8192se and rtl8192de
by Chaoming_Li
· 14 years ago
3ac5e26
rtlwifi: rtl8192c-common: Change common firmware routines for addition of rtl8192se and rtl8192de
by Chaoming_Li
· 14 years ago
beb5bc4
rtlwifi: rtl8192c-common: Convert common dynamic management routines for addition of rtl8192se and rtl8192de
by Chaoming_Li
· 14 years ago
3dad618
rtlwifi: Change wifi.h for rtl8192se and rtl8192de
by Chaoming_Li
· 14 years ago
9f219bd
rtlwifi: Fix unitialized variable warnings
by Larry Finger
· 14 years ago
3247328
rtlwifi: Remove unused/unneeded variables
by Larry Finger
· 14 years ago
41cae2d
rtl8192c: fix compilation errors
by Johannes Berg
· 14 years ago
1472d3a
rtlwifi: rtl8192ce: rtl8192cu: Fix multiple def errors for allyesconfig build
by Larry Finger
· 14 years ago
4295cd2
rtlwifi: Move common parts of rtl8192ce/phy.c
by Larry Finger
· 14 years ago
7ea4724
rtlwifi: Modify some rtl8192ce routines for merging rtl8192cu
by Larry Finger
· 14 years ago
8c96fcf
rtlwifi: rtl8192ce: Refactor rtl8192ce/dm
by Larry Finger
· 15 years ago