mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/4] Asix AX88772B support
@ 2014-01-22 22:50 Philipp Zabel
  2014-01-22 22:50 ` [PATCH 1/4] net usb asix: Simplify condition in rx_fixup() Philipp Zabel
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Philipp Zabel @ 2014-01-22 22:50 UTC (permalink / raw)
  To: barebox; +Cc: Marek Vasut

This patch series picks up some changes from the linux kernel
to make Asix AX88772B based USB Ethernet dongles work.

Marek Vasut (2):
  net usb asix: Simplify condition in rx_fixup()
  net usb asix: Use only 11 bits of header for data size

Philipp Zabel (2):
  net usb asix: read MAC from EEPROM on AX88772B
  net usb asix: add AX88772B USB ID

 drivers/net/usb/asix.c | 36 +++++++++++++++++++++++++++++++-----
 1 file changed, 31 insertions(+), 5 deletions(-)

regards
Philipp

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2014-01-27  8:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-22 22:50 [PATCH 0/4] Asix AX88772B support Philipp Zabel
2014-01-22 22:50 ` [PATCH 1/4] net usb asix: Simplify condition in rx_fixup() Philipp Zabel
2014-01-22 22:50 ` [PATCH 2/4] net usb asix: Use only 11 bits of header for data size Philipp Zabel
2014-01-23  1:14 ` [PATCH 0/4] Asix AX88772B support Marek Vasut
2014-01-23  9:30   ` Sascha Hauer
2014-01-27  8:34 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox