While working on rtl818x driver for adding rtl8187se support I have made some fixes and improvements unrelated to rtl8187se support itself. In this second patch set I include the following seven changes: andrea merello (7): rtl818x: Explicitly enable contetion window rtl818x: pci_iomap() should pair with pci_iounmap() rtl818x: check for pci_map_single() success when initializing RX ring rtl818x: make dev_alloc_skb() null pointer check to really work rtl818x: add comments to explain few not obvious HW configs rtl818x: Make sure the TX descriptor "valid" flag is written by last rtl818x: make sure TX descriptor writes are done before kicking DMA drivers/net/wireless/rtl818x/rtl8180/dev.c | 48 +++++++++++++++++++++++++++--- 1 file changed, 44 insertions(+), 4 deletions(-) -- 1.8.3.2 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html