index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
cmd
/
nusb
/
ether
Age
Commit message (
Expand
)
Author
2018-02-18
nusb/ether: mux bridges, bring in line with devether
cinap_lenrek
2018-02-18
nusb: add missing header dependencies to mkfiles
cinap_lenrek
2017-12-18
nusb/ether: dont forward loopback packets on bridges, remove read nonblocking...
cinap_lenrek
2017-12-15
ether: allow spoofing of source mac address for bridges; used by vmx
cinap_lenrek
2016-11-12
nusb/ether: support for "bridge" ctl message
cinap_lenrek
2016-09-17
nusb/ether: promisc and multicast support for admtek pegasus (aue)
cinap_lenrek
2016-09-17
nusb/ether: multicast and promisc support for rtl8150 (url)
cinap_lenrek
2016-09-16
nusb/ether: experimental pomisc mode and multicast support for smsc and asix
cinap_lenrek
2014-06-28
nusb: implement aijus stable uniqueue device names
cinap_lenrek
2014-04-23
nusb/rndis: avoid allocation on each transmission
ftrvxmtrx
2014-04-22
nusb/ether: add RNDIS support (tested on Nexus 5)
ftrvxmtrx
2014-02-14
nusb/ether: fix pointer truncation
cinap_lenrek
2013-10-18
nusb/ether: new driver interface with kernel inspired Block buffers
cinap_lenrek
2013-10-16
nusb/ether: fix wrong size check causing odd sized packets to be discarded (t...
cinap_lenrek
2013-10-02
nusb/ether: add rtl8150 driver, remove unused includes
ppatience0
2013-08-24
nusb/ether: add aue driver for admtek pegasus usb ethernet adapter
ppatience0
2013-06-19
nusb/ether: fix asixread() invert/shift in wrong order
ppatience0
2013-06-18
nusb/ether: fix asixwrite()
cinap_lenrek
2013-06-16
nusb/ether: call sysfatal if dev is nil
ppatience0
2012-12-06
nusb/ether: remove debug prints, cleanup
cinap_lenrek
2012-12-06
nusb/ether: remove vid check in smsc driver, cleanup cdc driver
cinap_lenrek
2012-12-06
nusb/ether: port drivers for asix and smsc ethernet
cinap_lenrek
2012-09-06
nusb: handle 0 csp value on iface, remove unneeded configdev() calls after ge...
cinap_lenrek
2011-08-27
nusb/ether: fix exit status
cinap_lenrek
2011-08-26
nusb: add ethernet
cinap_lenrek