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
/
rtl8192cu
/
trx.c
Age
Commit message (
Expand
)
Author
2013-11-15
rtlwifi: rtl8192cu: Fix more pointer arithmetic errors
Larry Finger
2013-11-11
rtlwifi: rtl8192cu: Fix incorrect signal strength for unassociated AP
Larry Finger
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-10
rtlwifi: rtl8192cu: Fix error in pointer arithmetic
Mark Cave-Ayland
2013-10-03
rtlwifi: rtl8192cu: Fix smatch warning in rtl8192cu/trx.c
Larry Finger
2013-04-10
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-03-25
rtlwifi: usb: defer rx processing to tasklet
Jussi Kivilinna
2013-03-25
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
2012-11-13
mac80211: support RX_FLAG_MACTIME_END
Thomas Pedersen
2012-09-07
rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: Remove sparse warnings
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-01-24
rtl8192cu: Update copyright dates
Larry Finger
2012-01-24
rtlwifi: Remove duplicate __func__
Joe Perches
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-11-21
rtlwifi: rtl8192cu: Fix endianian issues
Larry Finger
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-09-13
rtlwifi: rtl8192su: Fix problem connecting to HT-enabled AP
George
2011-08-24
rtlwifi: rtl8192cu: Convert to use the new rate-mapping routine in rtlwifi
Larry Finger
2011-06-20
rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with true
Mike McCormack
2011-05-10
rtlwifi: rtl8192cu: Fix memset/memcpy using sizeof(ptr) not sizeof(*ptr)
Joe Perches
2011-04-26
rtlwifi: rtl8192ce: Change rtl8192ce routines phy and trx and modify rtl8192c...
Chaoming_Li
2011-04-26
rtlwifi: Convert core routines for addition of rtl8192se and rtl8192de
Chaoming_Li
2011-04-26
rtlwifi: Change base routines for addition of rtl8192se and rtl8192de
Chaoming_Li
2011-03-30
rtlwifi: rtl8192c{e,u}: Remove some extraneous casts on memcpy commands
Larry Finger
2011-02-28
rtlwifi: Add the missing rcu_read_lock/unlock
Alessio Igor Bogani
2011-02-23
mac80211: rename RX_FLAG_TSFT
Johannes Berg
2011-02-21
rtlwifi: rtl8192cu: Add routine trx
George