linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] rtl818x: second bunch of fixes ported from rtl8187se merge process
@ 2014-02-18  1:10 Andrea Merello
  2014-02-18  1:10 ` [PATCH 1/7] rtl818x: Explicitly enable contetion window Andrea Merello
                   ` (6 more replies)
  0 siblings, 7 replies; 17+ messages in thread
From: Andrea Merello @ 2014-02-18  1:10 UTC (permalink / raw)
  To: linville
  Cc: linux-wireless, Larry.Finger, bernhard, dan.carpenter, liuhq11,
	Andrea Merello

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


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2014-02-22 16:56 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-18  1:10 [PATCH 0/7] rtl818x: second bunch of fixes ported from rtl8187se merge process Andrea Merello
2014-02-18  1:10 ` [PATCH 1/7] rtl818x: Explicitly enable contetion window Andrea Merello
2014-02-18  1:10 ` [PATCH 2/7] rtl818x: pci_iomap() should pair with pci_iounmap() Andrea Merello
2014-02-18  1:10 ` [PATCH 3/7] rtl818x: check for pci_map_single() success when initializing RX ring Andrea Merello
2014-02-18  9:31   ` Dan Carpenter
2014-02-18 18:05     ` Andrea Merello
2014-02-18 18:27       ` Dan Carpenter
2014-02-18 19:06         ` Andrea Merello
2014-02-18 19:22           ` Dan Carpenter
2014-02-18 20:17             ` Andrea Merello
2014-02-18 20:36               ` Dan Carpenter
2014-02-18 22:10                 ` Andrea Merello
2014-02-22 16:57                   ` [PATCH 3/7 V2] " Andrea Merello
2014-02-18  1:10 ` [PATCH 4/7] rtl818x: make dev_alloc_skb() null pointer check to really work Andrea Merello
2014-02-18  1:10 ` [PATCH 5/7] rtl818x: add comments to explain few not obvious HW configs Andrea Merello
2014-02-18  1:10 ` [PATCH 6/7] rtl818x: Make sure the TX descriptor "valid" flag is written by last Andrea Merello
2014-02-18  1:10 ` [PATCH 7/7] rtl818x: make sure TX descriptor writes are done before kicking DMA Andrea Merello

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).