Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/wireless/rtlwifi
Chaoming Li 5c4bc1ce91 rtlwifi: Fix large packet issue
An RX buffer is set to 9100 bytes to receive 8K AMSDU; however, an skb
of this size fails in the kernel.

Signed-off-by: Chaoming Li <chaoming_li@realsil.com.cn>
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-12-22 15:45:52 -05:00
..
rtl8192ce rtlwifi: rtl8192ce: Fix driver problem when radio switch off at module load 2010-12-22 15:43:31 -05:00
base.c rtlwifi: rtl8192ce: Fix driver problem when radio switch off at module load 2010-12-22 15:43:31 -05:00
base.h
cam.c
cam.h
core.c rtlwifi: Switch locking from semaphores to mutexes 2010-12-16 15:22:32 -05:00
core.h
debug.c
debug.h
efuse.c
efuse.h
Kconfig rtl8192ce: Fix typo in Kconfig description 2010-12-20 14:49:48 -05:00
Makefile
pci.c rtlwifi: Fix large packet issue 2010-12-22 15:45:52 -05:00
pci.h rtlwifi: convert to __packed notation 2010-12-16 09:20:16 -05:00
ps.c rtlwifi: Fix use of mutex in interrupt code 2010-12-20 14:49:48 -05:00
ps.h
rc.c
rc.h
regd.c
regd.h
wifi.h rtlwifi: Fix use of mutex in interrupt code 2010-12-20 14:49:48 -05:00