Larry Finger
ee0ecc2037
rtl8188eu: Remove CONFIG_TX_EARLY_MODE
...
This one is not defined.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2015-02-28 12:41:56 -06:00
Larry Finger
1eb356210f
rtl8188eu: Remove all configuration variables that use RTL8188E*
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2015-02-28 12:34:59 -06:00
Larry Finger
efaf0dce64
rtl8188eu: Remove remaining configuration code for other devices
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2015-02-27 20:38:37 -06:00
Larry Finger
32c09fed58
rtl8188eu: Remove CONFIG_USB_VENDOR_REQ_BUFFER_PREALLOC
...
This symbol is always defined.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2015-02-27 20:21:19 -06:00
Larry Finger
51e00090df
rtl8188eu: Remove CONFIG_PREALLOC_RECV_SKB
...
This symbol is always defined.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2015-02-27 20:17:55 -06:00
Larry Finger
1a2d9b8514
rtl8188eu: Remove CONFIG_NEW_SIGNAL_STAT_PROCESS
...
This symbol is always defined.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2015-02-27 20:11:07 -06:00
Larry Finger
73821a9a55
rtl8188eu: Remove CONFIG_LONG_DELAY_ISSUE
...
This symbol is always defined.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2015-02-27 20:05:06 -06:00
Larry Finger
5a7239faf3
rtl8188eu: Remove CONFIG_USB_RX_AGGREGATION
...
This symbol is always defined.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2015-02-26 14:23:17 -06:00
Larry Finger
3263fc1330
rtl8188eu: Remove CONFIG_USB_TX_AGGREGATION
...
This one was defined.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2015-02-26 14:19:01 -06:00
Larry Finger
42a1d09fe1
rtl8188eu: Remove CONFIG_USE_USB_BUFFER_ALLOC_RX
...
This was never defined.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2015-02-26 14:06:11 -06:00
Larry Finger
ad60073d21
rtl8188eu: Remove CONFIG_USB_VENDOR_REQ_MUTEX
...
This symbol is always defined.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2015-02-25 22:07:13 -06:00
Larry Finger
f6fb81d6a0
rtl8188eu: Remove antenna diversity configuration variables
...
Always selected are CONFIG_ANTENNA_DIVERSITY and CONFIG_hW_ANTENNA_DIVERSITY.
Not selected is CONFIG_SW_ANTENNA_DIVERSITY.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2015-02-25 15:41:18 -06:00
Larry Finger
dae15933ce
rtl8188eu: Remove CONFIG_LPS
...
This symbol is defined.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2015-02-24 20:32:00 -06:00
Larry Finger
e932bd9250
rtl8188eu: Remove CONFIG_LPS_LCLK
...
This symbol is not defined.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2015-02-24 20:22:38 -06:00
Larry Finger
636309c83f
rtl8188eu: Remove SUPPORT_HW_RFOFF_DETECTED
...
This symbol is always defined.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2015-02-24 10:26:03 -06:00
Larry Finger
4a969a1ae9
rtl8188eu: Remove CONFIG_PHY_SETTING_WITH_ODM
...
This symbol is always defined.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2015-02-24 09:52:54 -06:00
Larry Finger
a76a620b5f
rtl8188eu: Remove CONFIG_ODM_REFRESH_RAMASK
...
This parameter is always defined.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2015-02-24 09:43:25 -06:00
Larry Finger
2b27b83d40
rtl8188eu: Remove CONFIG_80211N_HT
...
This one is always selected.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2015-02-20 20:30:23 -06:00
Larry Finger
49437ec417
rtl8188eu: Remove CONFIG_TX_MCAST2UNI
...
This parameter is always selected.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2015-02-20 10:11:36 -06:00
Larry Finger
8c846f57f0
rtl8188eu: Remove CONFIG_INTERRUPT_BASED_TXBCN and derivatives
...
These are never selected.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2015-02-20 09:59:38 -06:00
Larry Finger
5ded2b3ded
rtl8188eu: Remove CONFIG_XMIT_ACK and CONFIG_XMIT_ACK_POLLING
...
The first one was always selected. The second was not selected.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2015-02-20 09:37:42 -06:00
Larry Finger
592c85f4e2
rtl8188eu: Convert C90 comments
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2015-02-19 18:51:33 -06:00
Larry Finger
9b5b5c4e12
rtl8188eu: Replace wrapper for memset
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2015-02-19 14:58:09 -06:00
Larry Finger
529328fd3d
rtl8188eu: Replace wrapper for memcpy
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2015-02-19 14:50:04 -06:00
Larry Finger
276a62340a
rtl8188eu: Fix more endian issues
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2015-02-16 13:00:49 -06:00
Larry Finger
e8487f5809
rtl8188eu: Remove code selected by CONFIG_DUALMAC_CONCURRENT
...
This variable only applies to RTL8192DU.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2015-02-15 14:41:56 -06:00
Larry Finger
020675ff42
rtl8188eu: Remove code selected when CONFIG_CONCURRENT_MODE is defined
...
This parameter can only be set for RTL8192DU.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2015-02-15 14:31:30 -06:00
Larry Finger
5b8f5bc69d
rtl8188eu: More Sparse fixes
...
There are only a few more left. Most are in the P2P code
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2015-01-29 21:41:53 -06:00
Larry Finger
481d6c817d
rtl8188eu: Clean up more Sparse messages
...
There are still problems remaining, but those are believed to be cosmetic.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2015-01-29 15:27:28 -06:00
Larry Finger
6dc546efc8
rtl8188eu: Remove byte ordering routines
...
The kernel routines can handle everything that is needed
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2015-01-28 23:58:29 -06:00
Larry Finger
b2e37eb332
rtl8188eu: Do some cleanup in hal/usb_ops_linux.c
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2015-01-28 23:44:54 -06:00
Larry Finger
64a0fd240e
rtl8188eu: Fix an endian issue that was missed
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2015-01-28 18:31:33 -06:00
Larry Finger
7c7f632ac7
rtl8188eu: Fix some sparse warnings
...
The driver did not work on PowerPC, which is big endian. This patch
fixes all the sparse warnings concerning improper use of __le16 and __le32
variables.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2015-01-27 23:14:58 -06:00
Larry Finger
77e8b5de91
rtl8188eu: Fix endedness of EEPROM readout for BE machines
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2015-01-26 21:14:34 -06:00
Larry Finger
b2de21036e
rtl8188eu: Remove CONFIG_LITTLE_ENDIAN
...
Replace with kernel-devined __LITTLE_ENDIAN. This also applies
to CONFIG_BIG_ENDIAN.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2015-01-26 16:45:43 -06:00
Larry Finger
a8e1fbf1f9
rtl8188eu: Remove __func_enter__ and __func_exit__
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2015-01-26 16:20:25 -06:00
Larry Finger
1038ee1874
rtl8188eu: Replace sNByte with appropriate s value
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2014-12-30 17:58:53 -06:00
Larry Finger
c8a4d4ba06
rtl8188eu: Replace u8Byte with u64
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2014-12-30 17:52:40 -06:00
Larry Finger
b77dd7b8df
rtl8188eu: Replace p1byte with u8
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2014-12-30 17:50:44 -06:00
Larry Finger
8aad1f53ce
rtl8188eu: Convert u4Bytw to u32
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2014-12-30 16:55:10 -06:00
Larry Finger
5f39818cb5
rtl8188eu: Change u2Byte to u16
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2014-12-30 16:52:58 -06:00
Larry Finger
007b33ebde
rtl8188eu: Remove code for chips other than RTL8188EU
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2014-12-30 14:52:15 -06:00
Larry Finger
3a518f1886
rtl8188eu: Remove remainder of code that depends on DM_ODM_SUPPORT_TYPE
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2014-12-30 13:48:00 -06:00
Larry Finger
78015aef77
rtl8188eu: Remove dead code for DM_ODM_SUPPORT_TYPE - Part 1
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2014-12-29 21:29:35 -06:00
Larry Finger
6b438a9749
rtl8188eu: Remove more unused files
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2014-12-28 20:53:09 -06:00
Larry Finger
06334102cd
rtl8188eu: Replace _FALSE and _TRUE
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2014-12-28 20:13:24 -06:00
Larry Finger
17d1637977
rtl8188eu: Replace PVOID and VOID
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2014-12-28 20:07:17 -06:00
Larry Finger
b6b121512b
rtl8188eu: Remove dead code inside #if 0
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2014-12-28 20:00:11 -06:00
Larry Finger
2d60bad9ad
rtl8188eu: FRemove dead code for other than USB
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2014-12-28 11:13:03 -06:00
Larry Finger
bb33327257
rtl8188eu: Remove all trailing spaces from code
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2014-12-19 00:59:46 -06:00