summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/net/if_axge.c
Commit message (Expand)AuthorAgeFilesLines
* Create a USB_PNP_INFO and use it to export the existing PNPimp2015-12-111-0/+1
* Add Lenovo ThinkPad OneLink GigaLAN.kevlo2015-04-071-0/+1
* Make a bunch of USB debug SYSCTLs tunable, so that their value(s) canhselasky2015-01-051-1/+1
* Mechanically convert to if_inc_counter().glebius2014-09-181-6/+6
* Fix performance problems with AXGE network adapter in RX direction:hselasky2014-07-131-9/+8
* - Disable hardware checksumming until it is properly tested.hselasky2014-07-031-34/+29
* Add proper rangechecks in "axge_rx_frame()" function andhselasky2014-06-271-12/+21
* - Improve performance by fixing incorrect Rx/Tx handlingkevlo2014-05-271-106/+91
* - Configure Rx bulkkevlo2014-05-211-16/+45
* Remove some unused variables.brueffer2014-05-161-2/+0
* Import the axge(4) driver for the ASIX AX88178A and AX88179 USB Ethernetmarkj2013-11-191-0/+1023
OpenPOWER on IntegriCloud