index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rtlwifi
/
rtl8192de
Commit message (
Expand
)
Author
Age
*
rtlwifi: rtl8192de: Fix incorrect signal strength for unassociated AP
Larry Finger
2013-12-04
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-04-10
|
\
|
*
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
2013-03-25
*
|
rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes re...
Larry Finger
2013-04-01
|
/
*
mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40
Johannes Berg
2013-02-15
*
rtlwifi: rtl8192de: Fix W=1 build warnings
Larry Finger
2013-02-01
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-01-28
|
\
|
*
rtlwifi: rtl8192de: Fix warning for unchecked pci_map_single() call
Larry Finger
2013-01-02
*
|
net: wireless/rtlwifi: fix uninitialized variable issue
Cong Ding
2013-01-22
|
/
*
rtlwifi: remove __dev* attributes
Bill Pemberton
2012-12-06
*
rtlwifi: use SIMPLE_DEV_PM_OPS
Hauke Mehrtens
2012-11-30
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-11-21
|
\
|
*
mac80211: support RX_FLAG_MACTIME_END
Thomas Pedersen
2012-11-13
*
|
rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some v...
Larry Finger
2012-10-30
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-10-02
|
\
|
*
drivers/net/wireless/rtlwifi/rtl8192de/phy.c: removes unnecessary semicolon
Peter Senna Tschudin
2012-09-11
|
*
rtlwifi: rtl8192c: rtl8192de: Fix typo in cursta_connectctate
Larry Finger
2012-09-07
|
*
rtlwifi: rtl8192de: remove pointless conditional before kfree_skb()
Wei Yongjun
2012-09-07
|
*
mac80211: move TX station pointer and restructure TX
Thomas Huehn
2012-07-31
*
|
treewide: fix comment/printk/variable typos
Anatol Pomozov
2012-09-01
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-20
|
\
|
*
rtlwifi: rtl8192de: Fix phy-based version calculation
Forest Bond
2012-07-17
*
|
wireless: Remove casts to same type
Joe Perches
2012-06-06
|
/
*
drivers/net: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-05-10
*
rtlwifi: rtl8192de: Convert driver to use private dm structs
Larry Finger
2012-04-23
*
rtlwifi: Move dig_t and ps_t structs
Larry Finger
2012-04-23
*
rtl8192de: Recognize 92D E-CUT version.
Forest Bond
2012-04-12
*
rtl8192de: Clean up and fix 92D cut version constants and macros.
Forest Bond
2012-04-12
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-04-12
|
\
|
*
rtlwifi: rtl8192de: Fix firmware initialization
Larry Finger
2012-04-09
*
|
wireless: Remove unnecessary ; from while (0) macros
Joe Perches
2012-04-11
|
/
*
rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: Fix low-gain setting when scanning
Larry Finger
2012-03-26
*
rtlwifi: Remove unused ETH_ADDR_LEN defines
Joe Perches
2012-03-19
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-03-05
|
\
|
*
rtlwifi: rtl8192c-common: rtl8192se: rtl8192de: Simplify if statements
Larry Finger
2012-02-22
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-21
|
\
|
|
*
rtlwifi: Fix typo in dm.c
Masanari Iida
2012-02-06
*
|
drivers/net: Remove boolean comparisons to true/false
Joe Perches
2012-02-13
|
/
*
rtlwifi: Convert to asynchronous firmware load
Larry Finger
2012-01-30
*
rtlwifi: Move pr_fmt macros to a single location
Larry Finger
2012-01-30
*
rtl8192de: Update copyright dates
Larry Finger
2012-01-24
*
rtlwifi: rtl8192c_common: rtl8192de: Check for allocation failures
Larry Finger
2012-01-24
*
rtlwifi: Remove incorrect logging message prefixes
Joe Perches
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
2012-01-24
*
rtlwifi: Standardize RT_PRINT_DATA macro and uses
Joe Perches
2012-01-24
*
rtlwifi: Neaten RT_ASSERT, RT_TRACE, RTPRINT, RT_PRINT_DATA macros
Joe Perches
2012-01-24
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-01-08
|
\
|
*
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
2011-12-02
[next]