summaryrefslogtreecommitdiff
path: root/sys/src/cmd/nusb/ether
AgeCommit message (Expand)Author
2016-09-17nusb/ether: promisc and multicast support for admtek pegasus (aue)cinap_lenrek
2016-09-17nusb/ether: multicast and promisc support for rtl8150 (url)cinap_lenrek
2016-09-16nusb/ether: experimental pomisc mode and multicast support for smsc and asixcinap_lenrek
2014-06-28nusb: implement aijus stable uniqueue device namescinap_lenrek
2014-04-23nusb/rndis: avoid allocation on each transmissionftrvxmtrx
2014-04-22nusb/ether: add RNDIS support (tested on Nexus 5)ftrvxmtrx
2014-02-14nusb/ether: fix pointer truncationcinap_lenrek
2013-10-18nusb/ether: new driver interface with kernel inspired Block bufferscinap_lenrek
2013-10-16nusb/ether: fix wrong size check causing odd sized packets to be discarded (t...cinap_lenrek
2013-10-02nusb/ether: add rtl8150 driver, remove unused includesppatience0
2013-08-24nusb/ether: add aue driver for admtek pegasus usb ethernet adapterppatience0
2013-06-19nusb/ether: fix asixread() invert/shift in wrong orderppatience0
2013-06-18nusb/ether: fix asixwrite()cinap_lenrek
2013-06-16nusb/ether: call sysfatal if dev is nilppatience0
2012-12-06nusb/ether: remove debug prints, cleanupcinap_lenrek
2012-12-06nusb/ether: remove vid check in smsc driver, cleanup cdc drivercinap_lenrek
2012-12-06nusb/ether: port drivers for asix and smsc ethernetcinap_lenrek
2012-09-06nusb: handle 0 csp value on iface, remove unneeded configdev() calls after ge...cinap_lenrek
2011-08-27nusb/ether: fix exit statuscinap_lenrek
2011-08-26nusb: add ethernetcinap_lenrek