index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rtlwifi
/
rtl8192de
/
phy.c
Age
Commit message (
Expand
)
Author
2014-09-11
rtlwifi: fix %d confusingly prefixed with 0x in format strings
Hans Wennborg
2014-06-19
net: wireless: rtlwifi: rtl8192de: phy.c: Cleaning up uninitialized variable
Rickard Strandqvist
2014-03-06
rtlwifi: Move common routines to core
Larry Finger
2013-10-03
rtlwifi: rtl8192ce: Convert driver to use new rtl_phy_scan_operation_backup()...
Larry Finger
2013-04-01
rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes re...
Larry Finger
2012-10-30
rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some v...
Larry Finger
2012-09-11
drivers/net/wireless/rtlwifi/rtl8192de/phy.c: removes unnecessary semicolon
Peter Senna Tschudin
2012-07-17
rtlwifi: rtl8192de: Fix phy-based version calculation
Forest Bond
2012-04-23
rtlwifi: rtl8192de: Convert driver to use private dm structs
Larry Finger
2012-03-26
rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: Fix low-gain setting when scanning
Larry Finger
2012-03-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-22
rtlwifi: rtl8192c-common: rtl8192se: rtl8192de: Simplify if statements
Larry Finger
2012-02-13
drivers/net: Remove boolean comparisons to true/false
Joe Perches
2012-01-24
rtl8192de: Update copyright dates
Larry Finger
2012-01-24
rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__
Joe Perches
2012-01-24
rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__
Joe Perches
2012-01-24
rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__
Joe Perches
2011-12-07
rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP t...
Philipp Dreimann
2011-07-05
rtlwifi: rtl8192de: Replace loops calling udelay with single mdelay
Larry Finger
2011-07-05
drivers/net/wireless/rtlwifi/rtl8192de/phy.c: fix udelay() usage
Andrew Morton
2011-06-29
rtlwifi: rtl8192de: Fix build errors when using allyes configuration
Larry Finger
2011-06-27
rtlwifi: rtl8192de: Merge phy routines
Chaoming Li