linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] rt2x00: avoid a few superfluous pointer dereferences
@ 2013-05-01 15:17 Gabor Juhos
  2013-05-01 15:17 ` [PATCH 1/7] rt2x00: rt2x00dev: use rt2x00dev->tx->limit Gabor Juhos
                   ` (7 more replies)
  0 siblings, 8 replies; 21+ messages in thread
From: Gabor Juhos @ 2013-05-01 15:17 UTC (permalink / raw)
  To: John W. Linville; +Cc: linux-wireless, users, Gabor Juhos

Gabor Juhos (7):
  rt2x00: rt2x00dev: use rt2x00dev->tx->limit
  rt2x00: rt61pci: use rt2x00dev->tx->limit
  rt2x00: rt2800pci: use rt2x00dev->tx->limit
  rt2x00: rt2800usb: use rt2x00dev->rx->limit
  rt2x00: rt2800lib: use rt2x00dev->bcn->winfo_size
  rt2x00: rt2x00dev: defer operational mode detection
  rt2x00: rt2x00dev: use rt2x00dev->bcn->limit

 drivers/net/wireless/rt2x00/rt2800lib.c |    2 +-
 drivers/net/wireless/rt2x00/rt2800pci.c |    2 +-
 drivers/net/wireless/rt2x00/rt2800usb.c |    2 +-
 drivers/net/wireless/rt2x00/rt2x00dev.c |   36 +++++++++++++++----------------
 drivers/net/wireless/rt2x00/rt61pci.c   |    2 +-
 5 files changed, 22 insertions(+), 22 deletions(-)

--
1.7.10


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

end of thread, other threads:[~2013-06-03 20:32 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-01 15:17 [PATCH 0/7] rt2x00: avoid a few superfluous pointer dereferences Gabor Juhos
2013-05-01 15:17 ` [PATCH 1/7] rt2x00: rt2x00dev: use rt2x00dev->tx->limit Gabor Juhos
2013-05-01 20:05   ` Gertjan van Wingerde
2013-06-03 17:09   ` [rt2x00-users] " Jakub Kicinski
2013-06-03 20:32     ` Gabor Juhos
2013-05-01 15:17 ` [PATCH 2/7] rt2x00: rt61pci: " Gabor Juhos
2013-05-01 20:06   ` Gertjan van Wingerde
2013-05-01 15:17 ` [PATCH 3/7] rt2x00: rt2800pci: " Gabor Juhos
2013-05-01 20:06   ` Gertjan van Wingerde
2013-05-01 15:17 ` [PATCH 4/7] rt2x00: rt2800usb: use rt2x00dev->rx->limit Gabor Juhos
2013-05-01 20:07   ` Gertjan van Wingerde
2013-05-01 15:17 ` [PATCH 5/7] rt2x00: rt2800lib: use rt2x00dev->bcn->winfo_size Gabor Juhos
2013-05-01 20:07   ` Gertjan van Wingerde
2013-05-01 15:17 ` [PATCH 6/7] rt2x00: rt2x00dev: defer operational mode detection Gabor Juhos
2013-05-01 20:08   ` Gertjan van Wingerde
2013-05-01 15:17 ` [PATCH 7/7] rt2x00: rt2x00dev: use rt2x00dev->bcn->limit Gabor Juhos
2013-05-01 20:08   ` Gertjan van Wingerde
2013-05-02  7:36     ` Gabor Juhos
2013-05-22 18:53       ` John W. Linville
2013-05-01 20:10 ` [PATCH 0/7] rt2x00: avoid a few superfluous pointer dereferences Gertjan van Wingerde
2013-05-01 20:41   ` Gabor Juhos

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).