Peter Wu
|
83dc363806
rtlwifi: remove unused allow_all_destaddr functions
|
11 years ago |
Joe Perches
|
1851cb4a0f
rtlwifi: Remove casts of pointer to same type
|
11 years ago |
Larry Finger
|
2d9d532ff7
rtlwifi: rtl8192ce: Handle unused switch case
|
11 years ago |
Larry Finger
|
2cddad3c73
rtlwifi: Prepare existing drivers for new driver
|
11 years ago |
John W. Linville
|
f3b6a488a6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
|
11 years ago |
Peter Wu
|
e51048cdf0
rtlwifi: avoid accessing RCR directly
|
11 years ago |
Olivier Langlois
|
f78bccd79b
rtlwifi: rtl8192ce: Fix too long disable of IRQs
|
11 years ago |
Larry Finger
|
e6deaf810c
rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes required by adding rtl81988ee
|
12 years ago |
Larry Finger
|
3a16b41240
rtlwifi: rtl8192c: rtl8192ce: Update to vendor driver of 2013.02.07
|
12 years ago |
Johannes Berg
|
e1a0c6b3a4
mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40
|
12 years ago |
Larry Finger
|
da17fcffb1
rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some variable names
|
13 years ago |
Larry Finger
|
0bd899e764
rtlwifi: rtl8192c: rtl8192ce: Add support for B-CUT version of RTL8188CE
|
13 years ago |
Andy Shevchenko
|
ed9f0ed3b9
rtlwifi: rtl8192ce: rtl8192cu: use %*phC to dump small buffers
|
13 years ago |
David S. Miller
|
6a06e5e1bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Larry Finger
|
022e1d0680
rtlwifi: rtl8192ce: Log message that B_CUT device may not work
|
13 years ago |
Larry Finger
|
8e2c406a5b
rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: Remove sparse warnings
|
13 years ago |
Joe Perches
|
2c208890c6
wireless: Remove casts to same type
|
13 years ago |
Joe Perches
|
23677ce317
drivers/net: Remove boolean comparisons to true/false
|
13 years ago |
Larry Finger
|
b0302aba81
rtlwifi: Convert to asynchronous firmware load
|
13 years ago |
Larry Finger
|
9003a4aba4
rtl8192ce: Update copyright dates
|
13 years ago |
Joe Perches
|
07839b143a
rtlwifi: Simplify chip version id logging
|
13 years ago |
Joe Perches
|
9d833ed752
rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__
|
13 years ago |
Joe Perches
|
4c48869f5d
rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__
|
13 years ago |
Joe Perches
|
f30d7507a8
rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__
|
13 years ago |
Joe Perches
|
af08687b4e
rtlwifi: Standardize RT_PRINT_DATA macro and uses
|
13 years ago |
Andy Shevchenko
|
1d15b5f2d3
wireless: rtlwifi: throw away MAC_FMT and use %pM instead
|
14 years ago |
Mike McCormack
|
f2e795ffae
rtlwifi: rtl8192{ce,cu,se} Remove irq_enabled
|
14 years ago |
Mike McCormack
|
e10542c447
rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with true
|
14 years ago |
Mike McCormack
|
2e69167c32
rtlwifi: Synchronize IRQ after disabling it
|
14 years ago |
Larry Finger
|
6c0d4988c7
rtl8192ce: Fix warnings from gcc 4.6.0
|
14 years ago |