index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rtlwifi
/
rtl8192de
/
trx.c
Age
Commit message (
Expand
)
Author
2015-10-14
rtlwifi: rtl818x: Move drivers into new realtek directory
Larry Finger
2014-12-24
rtlwifi: rtl8821ae: Switch to use common rate control routine
Larry Finger
2014-12-24
rtlwifi: rtl8192de: Rework calls to rate-control routine
Larry Finger
2014-12-24
rtlwifi: Convert all drivers to use a common set of rate descriptors
Larry Finger
2014-12-24
rtlwifi: Remove extraneous argument for rate mapping
Larry Finger
2014-09-30
rtlwifi: rtl8723be: Update driver to match Realtek release of 06/28/14
Larry Finger
2014-03-06
rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: rtl8192se: rtl8723ae: rtl8723be: rt...
Larry Finger
2013-11-11
rtlwifi: rtl8192de: Fix incorrect signal strength for unassociated AP
Larry Finger
2013-10-03
rtlwifi: rtl8192du: Fix smatch errors in /rtl8192de/dm.c
Larry Finger
2013-03-25
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
2013-02-15
mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40
Johannes Berg
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-01-22
net: wireless/rtlwifi: fix uninitialized variable issue
Cong Ding
2013-01-02
rtlwifi: rtl8192de: Fix warning for unchecked pci_map_single() call
Larry Finger
2012-11-21
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-11-13
mac80211: support RX_FLAG_MACTIME_END
Thomas Pedersen
2012-10-30
rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some v...
Larry Finger
2012-07-31
mac80211: move TX station pointer and restructure TX
Thomas Huehn
2012-06-06
wireless: Remove casts to same type
Joe Perches
2012-05-10
drivers/net: Convert compare_ether_addr to ether_addr_equal
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 RT_TRACE macro to use ##__VA_ARGS__
Joe Perches
2012-01-24
rtlwifi: Standardize RT_PRINT_DATA macro and uses
Joe Perches
2011-08-24
rtlwifi: rtl8192de: Convert to use the new rate-mapping routine in rtlwifi
Larry Finger
2011-07-05
rtlwifi: rtl8192de: Remove comparison of boolean with true
Larry Finger
2011-06-27
rtlwifi: rtl8192de: Merge TX and RX routines
Chaoming Li