summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rtlwifi/pci.h
AgeCommit message (Collapse)AuthorFilesLines
2011-02-12rtlwifi: Modify core routinesLarry Finger1-6/+6
The rtlwifi core needs some changes before inclusion of a driver for the RTL8192CU USB device. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: <chaoming_li@realsil.com.cn> Signed-off-by: <george0505@realtek.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-12-16rtlwifi: convert to __packed notationJohn W. Linville1-3/+3
Use "__packed" instead of "__attribute__ ((packed))"... Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-12-16rtl8192ce: Add new driverLarry Finger1-0/+302
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>