All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] rtl818x: port fixes from rtl8187se merge process
@ 2014-02-05 21:38 andrea merello
  2014-02-05 21:38 ` [PATCH 1/4] In rtl8180/rtl8187 drivers, few register bit definitions have misleading names. Fix them andrea merello
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: andrea merello @ 2014-02-05 21:38 UTC (permalink / raw)
  To: linville; +Cc: linux-wireless, Larry.Finger, 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 first patch set I include the following four changes:

andrea.merello (4):
  In rtl8180/rtl8187 drivers, few register bit definitions have
    misleading names. Fix them
  Add error check for pci_map_single return value in rtl8180 RX path
  Add error check for pci_map_single return value in rtl8180 TX path
  Write rtl8180 beacon interval register when beacon interval changes

 drivers/net/wireless/rtl818x/rtl8180/dev.c | 37 +++++++++++++++++++++++-------
 drivers/net/wireless/rtl818x/rtl8187/dev.c | 16 ++++++-------
 drivers/net/wireless/rtl818x/rtl818x.h     | 12 +++++-----
 3 files changed, 43 insertions(+), 22 deletions(-)

-- 
1.8.3.2


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

end of thread, other threads:[~2014-02-06 20:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-05 21:38 [PATCH 0/4] rtl818x: port fixes from rtl8187se merge process andrea merello
2014-02-05 21:38 ` [PATCH 1/4] In rtl8180/rtl8187 drivers, few register bit definitions have misleading names. Fix them andrea merello
2014-02-06 20:30   ` Larry Finger
2014-02-05 21:38 ` [PATCH 2/4] Add error check for pci_map_single return value in rtl8180 RX path andrea merello
2014-02-06 20:33   ` Larry Finger
2014-02-05 21:38 ` [PATCH 3/4] Add error check for pci_map_single return value in rtl8180 TX path andrea merello
2014-02-06 20:35   ` Larry Finger
2014-02-05 21:38 ` [PATCH 4/4] Write beacon interval register when beacon interval changes andrea merello

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.