Commit Graph

41444 Commits

Author SHA1 Message Date
li bing
605cd43d6e Wifi: close the rtl8189es's debug log. 2014-10-21 10:29:07 +08:00
li bing
cfaf65aa4c wifi->esp8089: update driver ver 1.8:
1.Repair the coexistence of bluetooth module (unused coexistence agreement possible WIFI does not work).
  2.increasing the compatibility of kernel3.10.
  3.strengthen SoftAP and P2P GO the performance of the model.
2014-10-20 11:47:20 +08:00
gwl
4e4e6cf51a Wifi: update rtl8189es/etv to version 4.00(V4.3.10_12447.20141008). 2014-10-13 11:38:37 +08:00
cz
ee17c55c6d ethernet:gmac: fix the bug that rtl8201F attach failed when clock input from rk SoC 2014-10-09 18:20:22 +08:00
cz
aa35638216 ethernet:gmac support phy irq for rtl8211e (disabled as default) 2014-10-09 14:45:09 +08:00
hwg
5c88a435ec wifi: update rtl8723bs driver
rk version 4.00.WFD, rtk version v4.3.5_11545.20140603_BTCOEX20140507-4E40
2014-09-28 14:33:27 +08:00
hwg
9b713caa00 rtl8188eu wifi:
enable CONFIG_RESUME_IN_WORKQUEUE, solve resume cost long time problem
2014-09-24 10:55:58 +08:00
roger
46dcf30869 ethernet:gmac: avoid pinctrl operation after a spin lock is acquired in suspend and resume 2014-09-22 15:31:15 +08:00
roger
77009753a6 ethernet:gmac: fix the bug of connection failure with PHY because of wrong phy_addr 2014-09-22 14:30:24 +08:00
li bing
43b8f3cc02 Wifi: rtl8812au wifi support. 2014-09-19 16:36:10 +08:00
gwl
8cfd5b8926 Wifi: add wifi mac address user-defined function. 2014-09-17 09:38:56 +08:00
gwl
837937e8d5 Wifi: add rtl8192cu & rtl8192du wifi support. 2014-09-16 17:06:53 +08:00
gwl
522c0bb37a Wifi: add rtl8723au & rtl8723bu wifi support. 2014-09-12 17:35:34 +08:00
gwl
02bdd1af26 WiFi: add rtl8189es/etv support, Optimization wifi configuration. 2014-09-12 14:19:41 +08:00
li bing
2364b1fc28 wifi->8089: update the firmware. 2014-09-11 17:52:03 +08:00
roger
430b03635d ethernet:gmac: read MAC from NAND IDB first 2014-09-04 13:57:10 +08:00
roger
9112b2c5a7 ethernet:gmac: pull low reset pin when suspend for saving power consumption 2014-09-04 11:40:41 +08:00
li bing
9ab416f91e wifi->esp8089: del 'INIT_DATT_CONF' config. 2014-08-28 12:04:21 +08:00
li bing
21eec3b85c wifi->esp8089: open the 'DLOOKAHEAD'. 2014-08-27 13:50:28 +08:00
li bing
94c0b96185 wifi->esp8089: add prealloc function. 2014-08-26 11:34:48 +08:00
hwg
046d286deb rtl8723bs wifi: fix complie warnings 2014-08-20 19:33:57 +08:00
hwg
bc4f95ad2f rtl8723bs wifi: support rk3288 2014-08-20 19:33:57 +08:00
roger
e13b923b28 ethernet:gmac: set PHY's address to 1 to fix ip101's issue 2014-08-20 10:57:32 +08:00
hwg
a39be43497 gmac: delete /sys/class/vmac/exist 2014-08-15 17:47:16 +08:00
li bing
69638bc59a wifi esp8089: Esp's company update driver for kernel ver3.10. 2014-08-15 17:29:35 +08:00
roger
1945bbd10f ethernet:gmac: fix the following warnning
[  169.855161] WARNING: at fs/sysfs/dir.c:530 sysfs_adl@one28x7/ 0x9c()
[  169.855236] sysfs: cannot create duplicate filename '/devices/ff290000.eth/stmmac-0:00/phy_reg'
2014-08-14 16:09:40 +08:00
roger
538df30955 ethernet:gmac:
1. set interface type(rgmii/rmii) in dts
2. set clock input/output in dts
3. set tx/rx delay in dts
2014-08-14 14:51:23 +08:00
roger
0a23c7826b ethernet: fix the bug of rmii not work when clock input from PHY 2014-08-13 19:05:28 +08:00
hwg
61cc5f91cd gmac: compatible with rk3288 and rk312x 2014-08-13 15:21:45 +08:00
hwg
f17795c900 wifi: build together with rkwifi, esp8089, rtl8188eu driver, avoid config change 2014-08-13 15:13:15 +08:00
xxh
4a64692665 modify esp8089 wifi driver for p2p fuction 2014-08-13 08:41:36 +08:00
黄涛
68fe6924d3 Merge remote-tracking branch 'origin/develop-3.10-next' into develop-3.10
Conflicts:
	arch/arm/mach-rockchip/vcodec_service.c
	drivers/iommu/rockchip-iommu.c
	drivers/iommu/rockchip-iovmm.c
	drivers/net/ethernet/rockchip/gmac/stmmac_platform.c
	include/linux/rockchip/sysmmu.h
2014-08-12 17:39:16 +08:00
hwg
aba5e3a87f gmac: create /sys/class/vmac/exist 2014-08-12 10:52:18 +08:00
hwg
acbaa08812 gmac: move drive strength control from driver to dts 2014-08-12 10:49:04 +08:00
roger
686e3a9bc8 ethernet: support GMAC driver for RK3128 2014-08-08 20:57:19 +08:00
黄涛
c7412991e9 Merge remote-tracking branch 'origin/develop-3.10' into develop-3.10-next
Conflicts:
	arch/arm/mach-rockchip/vcodec_service.c
	drivers/input/Makefile
2014-08-08 10:21:50 +08:00
黄涛
fcef60e36f Merge tag 'lsk-v3.10-android-14.07' into develop-3.10
LSK v3.10 Android 14.07 release

Conflicts:
	drivers/clocksource/arm_arch_timer.c
	lib/Makefile
2014-08-06 15:34:14 +08:00
li bing
11adc58691 Wifi: Esp8089: modify kernel version 3.06 -> kernel version 3.10. 2014-08-05 11:00:03 +08:00
黄涛
b5d61451d6 Merge remote-tracking branch 'origin/develop-3.10' into develop-3.10-next 2014-07-28 16:09:07 +08:00
roger
85c8e84b90 ethernet: vmac driver for 3036 2014-07-25 09:03:53 +08:00
gwl
6841d4374d Wifi:RTL8188EU: modify to creat p2p0 interface for wifi direct. 2014-07-21 17:27:25 +08:00
gwl
4c13df4401 Wifi:RTL8188EU: fix driver compile warning. version 4.60.WFD. 2014-07-21 17:27:25 +08:00
郭毅
a874c3009d rk32: gmac: better support 1000M 2014-07-21 16:30:46 +08:00
gwl
6d2d02f268 Wifi:RTL8188EU: modify to creat p2p0 interface for wifi direct. 2014-07-21 16:25:25 +08:00
gwl
3202904257 Wifi:RTL8188EU: fix driver compile warning. version 4.60.WFD. 2014-07-21 15:01:35 +08:00
Mark Brown
e503fc621f Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-android 2014-07-14 10:46:05 +01:00
Mark Brown
fa6e052947 Merge tag 'v3.10.48' into linux-linaro-lsk
This is the 3.10.48 stable release
2014-07-14 10:45:20 +01:00
li bing
59d10bd006 wifi: add esp8089's code. 2014-07-14 10:23:32 +08:00
Rafał Miłecki
7e64d190a0 b43: fix frequency reported on G-PHY with /new/ firmware
commit 2fc68eb122 upstream.

Support for firmware rev 508+ was added years ago, but we never noticed
it reports channel in a different way for G-PHY devices. Instead of
offset from 2400 MHz it simply passes channel id (AKA hw_value).

So far it was (most probably) affecting monitor mode users only, but
the following recent commit made it noticeable for quite everybody:

commit 3afc2167f6
Author: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Date:   Tue Mar 4 16:50:13 2014 +0200

    cfg80211/mac80211: ignore signal if the frame was heard on wrong channel

Reported-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Tested-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-07-09 11:14:01 -07:00
Emmanuel Grumbach
e729ddc85c iwlwifi: pcie: try to get ownership several times
commit 501fd9895c upstream.

Some races with the hardware can happen when we take
ownership of the device. Don't give up after the first try.

Reviewed-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-07-09 11:14:01 -07:00