Larry Finger
bad0b4cde4
rtl8188eu: Remove cases of two or more blank lines
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2014-12-01 18:00:05 -06:00
Larry Finger
e91077579f
rtl8188eu: Remove _func_enter_ and _func_exit_ statements
...
Kernel tracing is more effective.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2014-12-01 16:31:15 -06:00
Larry Finger
8b76b3b701
rtl8188eu: Convert spin lock macros
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2014-11-28 17:37:57 -06:00
Larry Finger
9fe0c17a65
rtl8188eu: Remove wrapper _rtw_spinlock_init
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2014-11-28 11:14:29 -06:00
Tim Armstrong
99c15d1d35
Fix function arguments to match ndo_select_queue in 3.13 headers.
2014-07-08 10:24:29 -05:00
Larry Finger
63fe7cda86
rtl8188eu: Fix build warning for kernels 2.6.39-
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2014-04-18 01:21:08 -05:00
Stas Sergeev
499e15d791
make firmware buffer persistent to not request firmware on every access
2014-02-14 13:46:49 -06:00
Larry Finger
c2741d0bec
rtl8188eu: Fix compilation for kernels older that 2.6.36
...
These changes will apply at least back to 2.6.32.
From: Stas Sergeev <stsp@list.ru>
Signed-off-by: Stas Sergeev <stsp@list.ru>
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2014-02-12 11:05:30 -06:00
Larry Finger
d577d378e6
rtl8188eu: Make necessary changes for 3.14 kernel changes
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2014-02-05 12:44:18 -06:00
Larry Finger
91938194fd
rtl8188eu: Make this code look exactly like the code in the kernel version
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-11-29 16:10:20 -06:00
Larry Finger
19db43ecbd
rtl8188eu: Backport kernel version
...
This driver was added to the kernel with version 3.12. The changes in that
version are now brought back to the GitHub repo. Essentually all of the code
is updated.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-10-19 12:45:47 -05:00
Larry Finger
868a407435
rtl8188eu: Set device type for wlan
...
The latest version of NetworkManager will not recognize the device as wireless without
this change.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-10-17 22:25:27 -05:00
Larry Finger
a90ca697ca
rtl8188eu: Fix checkpatch errors in os_dep/os_intfs.c
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-08-10 21:53:06 -05:00
Larry Finger
6d1127b181
rtl8188eu: Remove dead code for CONFIG_FILE_FWIMG
...
Eventually the internal FW will be replaced by an external file; however,
the code will be redone. Remove this stuff for now.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-27 11:09:18 -05:00
Larry Finger
1ada4e9170
rtl8188eu: Remove configuration parameter CONFIG_80211N_HT
...
This one will always be selected.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-27 10:56:06 -05:00
Larry Finger
237fa4c813
rtl8188eu: Remove a few more configuration variables
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-27 00:03:32 -05:00
Larry Finger
2bd2f4b4c8
rtl8188eu: Convert typedef for _adapter, etc.
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-26 20:08:39 -05:00
Larry Finger
ee237545ff
rtl8188eu: Convert typedef for _nic_hdl to struct net_device *
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-25 10:53:16 -05:00
Larry Finger
2e6130080e
rtl8188eu: Remove CONFIG_USB_AUTOSUSPEND - not defined
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-22 15:52:08 -05:00
Larry Finger
04e83e3288
rtl8188eu: Remove CONFIG_POWER_SAVING - not defined
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-22 15:48:13 -05:00
Larry Finger
90670e559c
rtl8188eu: Remove CONFIG_EVENT_THREAD_MODE - not defined
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-22 15:10:30 -05:00
Larry Finger
3990f4dcea
rtl8188eu: Remove CONFIG_HW_PWRP_DETECTION - not defined
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-22 15:07:16 -05:00
Larry Finger
3eb2ca707d
rtl8188eu: Remove CONFIG_EASY_REPLACEMENT - not defined
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-22 15:04:57 -05:00
Larry Finger
6d47834466
rtl8188eu: Remove CONFIG_AUTOSUSPEND - not defined
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-21 20:55:51 -05:00
Larry Finger
8b0cf8ad5b
rtl8188eu: Remove RTL8XXXY_SUPPORT symbols and associated dead code
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-21 18:06:56 -05:00
Larry Finger
f9be1cea77
rtl8188eu: Remove CONFIG_DRVEXT_MODULE - not defined
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-21 13:12:53 -05:00
Larry Finger
dfe35fb489
rtl8188eu: Remove CONFIG_USB_VENDOR_REQ_MUTEX - not selected
...
This change made include/drv_conf.h and core/rtw_ioctl_query.c redundant.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-21 13:00:05 -05:00
Larry Finger
712e0297fc
rtl8188eu: Remove CONFIG_80211D - defined
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-21 11:02:38 -05:00
Larry Finger
48b4d6056b
rtl8188eu: Remove CONFIG_RF_GAIN_OFFSET - not defined
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-21 10:53:26 -05:00
Larry Finger
08a92b716f
rtl8188eu: Remove CONFIG_PROC_DEBUG - defined
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-21 10:41:57 -05:00
Larry Finger
74b9d2f728
rtl8188eu: Remove CONFIG_TX_EARLY_MODE - not defined
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-20 22:29:06 -05:00
Larry Finger
44346186dd
rtl8188eu: Remove CONFIG_TX_EARLY_MODE - not defined
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-20 17:56:24 -05:00
Larry Finger
dcefeda1ca
rtl8188eu: Remove CONFIG_ADAPTOR_INFO_CACHING_FILE - not defined
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-20 17:14:58 -05:00
Larry Finger
bf279c9001
rtl8188eu: Remove CONFIG_RECV_THREAD_MODE - not defined
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-20 16:43:17 -05:00
Larry Finger
39f4cd8546
rtl8188eu: Remove CONFIG_WFD - not selected
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-20 13:53:07 -05:00
Larry Finger
d538ad412a
rtl8188eu: Remove SUPPORT_HW_RFOFF_DETECTED
...
This parameter was selected.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-20 13:33:00 -05:00
Larry Finger
f2c2552bb1
rtl8188eu: Remove CONFIG_IOCTL_CFG80211 and others
...
The other parameters are CONFIG_CFG80211_FORCE_COMPATIBLE_2_6_37_UNDER,
CONFIG_SET_SCAN_DENY_TIMER, CONFIG_DRV_ISSUE_PROV_REQ, and
RTW_USE_CFG80211_STA_EVENT. None of these are defined.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-20 13:18:13 -05:00
Larry Finger
5656471ac2
rtl8188eu: Remove CONFIG_IPS
...
This one is selected.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-19 22:26:35 -05:00
Larry Finger
085a651d9c
rtl8188eu: Remove CONFIG_MP_INCLUDED
...
This one is defined.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-19 21:55:30 -05:00
Larry Finger
e8b7f536c4
rtl8188eu: Remove CONFIG_WIFI_TEST
...
This parameter is not defined.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-19 21:30:21 -05:00
Larry Finger
2f86fc26dd
rtl8188eu: Remove CONFIG_XMIT_THREAD_MODE
...
This variable is not defined.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-19 17:50:08 -05:00
Larry Finger
d2528caa5f
rtl8188eu: Remove CONFIG_FIND_BEST_CHANNEL
...
This variable is selected.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-19 17:13:46 -05:00
Larry Finger
f50db5cd2c
rtl8188eu: Remove DBG_CONFIG_ERROR_DETECT
...
This variable is selected.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-19 17:05:40 -05:00
Larry Finger
6b313fba49
rtl8188eu: Remove CONFIG_TCP_CSUM_OFFLOAD_TX
...
This configuration option is not selected.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-19 16:35:51 -05:00
Larry Finger
baf9862596
rtl8188eu: CONFIG_BR_EXT is always selected
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-18 10:42:52 -05:00
Larry Finger
07a90aac3f
rtl8188eu: CONFIG_NEW_SIGNAL_STAT_PROCESS is always selected
...
The configuration cariable is removed.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-18 10:30:16 -05:00
Larry Finger
9ba4954378
rtl8188eu: Remove configuration variables CONFIG_IOL_XXX and associated dead code
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-14 11:21:05 -05:00
Larry Finger
0db3ae417e
rtl8188eu: Remove CONFIG_LAYER2_ROAMING_RESUME
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-12 22:38:53 -05:00
Larry Finger
7df5fff724
rtl8188eu: Remove dead code for CONFIG_USE_USB_BUFFER_ALLOC_RX and remove CONFIG_TX_MCAST2UNI lines
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-12 21:22:50 -05:00
Larry Finger
6583d55cd1
rtl8188eu: Remove dead code associated with CONFIG_INTEL_XXX
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-12 20:51:15 -05:00
Larry Finger
4c57c6047a
rtl8188eu: Remove configuration variables *ANDROID* and associated dead code
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-12 10:54:26 -05:00
Larry Finger
acda213bd2
rtl8188eu: Remove dead code associated with WAPI
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-12 01:29:15 -05:00
Larry Finger
7c593a903d
rtl8188eu: Remove dead code associated with CONFIG_CONCURRENT snd CONFIG_DUALMAC_CONCURRENT
...
These two configuration parameters are only associated with the RTL8192DU
device, and can be removed here.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-11 22:50:49 -05:00
Larry Finger
e79535e153
rtl8188eu: Remove dead code for CONFIG_TDLS
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-11 20:13:07 -05:00
Larry Finger
0e4009c999
rtl8188eu: Remove dead code for other than USB
...
The vendor code has pieces of code for PCI, SDIO, and GSPI. Remove it
and CONFIG_USB_HCI.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-11 13:35:36 -05:00
Larry Finger
bb27b28f6e
rtl8188eu: Remove dead code for other PLATFORM_XX variables
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-10 21:20:38 -05:00
Larry Finger
a3ca3380b5
rtl8188eu: Remove dead code used for PLATFORM_WINDOWS, PLATFORM_OS_XP, and PLATFORM_OS_CE
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-07-10 20:46:15 -05:00
Larry Finger
327817d32a
rtl8188eu: Fix most sparse warnings other than endedness problems
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-06-03 14:52:18 -05:00
Larry Finger
eac0a699d8
rtl8188eu: Revert part of 76e49ee
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-05-26 12:17:22 -05:00
Larry Finger
9cef34aa09
rtl8188eu: Change _FALSE and _TRUE to false and true
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-05-25 22:02:10 -05:00
Larry Finger
3d0ee1321a
rtl8188eu: Remove internal leak checking - use kmemleak
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-05-25 21:17:38 -05:00
Larry Finger
96adb823b9
rtl8188eu: Update logging
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-05-25 18:35:42 -05:00
Larry Finger
f5f3863bc5
rtl8188eu: Remove trailing white space from all source files
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-05-18 23:28:07 -05:00
Larry Finger
3ad757d04a
rtl8188eu: Set load parameter debug for dynamic debugging
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-05-17 16:52:06 -05:00
finger
2121891504
rtl8188eu: Make builds less susceptible to stale include/linux/version.h
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-05-15 17:48:21 -05:00
Larry Finger
d4fa4d178f
Replace __FUNCTION__ with __func__
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-05-09 11:23:32 -05:00
Larry Finger
4620c2a956
Remove the execute privilege bit on all source files
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-05-08 23:36:05 -05:00
Larry Finger
d25660e511
Remove space before \n in formats
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-05-08 23:09:18 -05:00
Larry Finger
a55f866a62
Change "if(" to "if (" and the same changes for "while", "for", "switch" and "do"
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-05-08 23:04:25 -05:00
Larry Finger
85df502f5b
Initial commit of flattened driver to repo
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-05-08 16:45:39 -05:00