dect
/
linux-2.6
Archived
13
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/rtl8192de
Larry Finger 708b70ff31 rtlwifi: rtl8192de: Fix warning for unchecked pci_map_single() call
Kernel 3.8 implements checking of all DMA mapping calls and issues
a WARNING for the first it finds that is not checked.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2013-01-02 14:38:33 -05:00
..
Makefile
def.h rtl8192de: Clean up and fix 92D cut version constants and macros. 2012-04-12 15:06:06 -04:00
dm.c rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some variable names 2012-10-30 16:17:54 -04:00
dm.h rtlwifi: rtl8192de: Convert driver to use private dm structs 2012-04-23 15:35:33 -04:00
fw.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2012-10-02 13:38:27 -07:00
fw.h rtl8192de: Update copyright dates 2012-01-24 14:08:38 -05:00
hw.c wireless: Remove casts to same type 2012-06-06 09:31:33 -07:00
hw.h rtl8192de: Update copyright dates 2012-01-24 14:08:38 -05:00
led.c rtl8192de: Update copyright dates 2012-01-24 14:08:38 -05:00
led.h rtl8192de: Update copyright dates 2012-01-24 14:08:38 -05:00
phy.c rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some variable names 2012-10-30 16:17:54 -04:00
phy.h rtl8192de: Update copyright dates 2012-01-24 14:08:38 -05:00
reg.h rtlwifi: Remove unused ETH_ADDR_LEN defines 2012-03-19 16:53:09 -04:00
rf.c rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some variable names 2012-10-30 16:17:54 -04:00
rf.h rtl8192de: Update copyright dates 2012-01-24 14:08:38 -05:00
sw.c rtlwifi: remove __dev* attributes 2012-12-06 15:06:15 -05:00
sw.h rtl8192de: Update copyright dates 2012-01-24 14:08:38 -05:00
table.c rtl8192de: Update copyright dates 2012-01-24 14:08:38 -05:00
table.h rtl8192de: Update copyright dates 2012-01-24 14:08:38 -05:00
trx.c rtlwifi: rtl8192de: Fix warning for unchecked pci_map_single() call 2013-01-02 14:38:33 -05:00
trx.h mac80211: move TX station pointer and restructure TX 2012-07-31 16:18:39 +02:00