| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename the macro MCLGETI to MCLGETL and removes the dead parameter ifp. |  jan | 2020-12-12 | 1 | -2/+2 |
* | use ifiq_input and use it's return value to apply backpressure to rxrs. |  dlg | 2020-06-22 | 1 | -2/+3 |
* | move counting if_opackets next to counting if_obytes in if_enqueue. |  dlg | 2017-01-22 | 1 | -3/+1 |
* | G/C IFQ_SET_READY(). |  mpi | 2016-04-13 | 1 | -2/+1 |
* | No trailers has been the default and only option for 20 years, yet some |  tedu | 2015-12-08 | 1 | -2/+2 |
* | replace IFF_OACTIVE manipulation with mpsafe operations. |  dlg | 2015-11-25 | 1 | -6/+7 |
* | No need for "vlan.h" if you don't check for "#if NVLAN > 0". |  mpi | 2015-11-24 | 1 | -2/+1 |
* | shuffle struct ifqueue so in flight mbufs are protected by a mutex. |  dlg | 2015-11-20 | 1 | -4/+5 |
* | arp_ifinit() is no longer needed. |  mpi | 2015-10-25 | 1 | -4/+1 |
* | Make room for media types of the future. Extend the ifmedia word to 64 bits. |  stsp | 2015-09-11 | 1 | -3/+3 |
* | Increment if_ipackets in if_input(). |  mpi | 2015-06-24 | 1 | -3/+1 |
* | Convert to if_input(), tested by sebastia@. |  mpi | 2015-03-30 | 1 | -8/+5 |
* | Remove some includes include-what-you-use claims don't |  jsg | 2015-03-14 | 1 | -2/+1 |
* | unifdef INET |  tedu | 2014-12-22 | 1 | -5/+1 |
* | Garbage collect some bits that were never used. |  brad | 2014-11-27 | 1 | -16/+1 |
* | rxr ioctl handling. |  brad | 2014-11-27 | 1 | -1/+6 |
* | Fewer <netinet/in_systm.h> |  mpi | 2014-07-22 | 1 | -5/+1 |
* | cut things that relied on mclgeti for rx ring accounting/restriction over |  dlg | 2014-07-08 | 1 | -10/+12 |
* | ansi function declarations. |  dlg | 2014-06-17 | 1 | -50/+22 |
* | Remove RX checksum offloading support. The chip is too limited, and |  naddy | 2014-04-22 | 1 | -104/+2 |
* | Most network drivers include netinet/in_var.h, but apparently they |  bluhm | 2013-08-07 | 1 | -2/+1 |
* | When the kernel runs out of mbuf clusters, the hme receive ring may |  bluhm | 2011-07-05 | 1 | -1/+8 |
* | Add detach support to a few more drivers, and in others do the neccessary |  deraadt | 2009-10-15 | 1 | -20/+50 |
* | More cases of shutdown hooks not needed after card is already stopped. In |  deraadt | 2009-08-10 | 1 | -13/+1 |
* | MCLGETI() will now allocate a mbuf header if it is not provided, thus |  deraadt | 2009-08-09 | 1 | -9/+3 |
* | Tidy up promiscuous mode and multicast handling; tested by Simon Kuhnle |  sthen | 2009-06-22 | 1 | -58/+27 |
* | Simplify the ioctl handling code. From Brad. |  sthen | 2009-06-11 | 1 | -45/+13 |
* | Clear IFF_RUNNING and IFF_OACTIVE flags and cancel watchdog timer in |  kettenis | 2009-04-23 | 1 | -2/+9 |
* | Switch hme(4) over to using MCLGETI when allocating mbufs for the RX ring. |  kettenis | 2009-04-17 | 1 | -52/+67 |
* | Replace m_free() with m_freem() in foo_start() to ensure that upon error |  brad | 2008-12-10 | 1 | -2/+2 |
* | Eliminate the redundant bits of code for MTU and multicast handling |  brad | 2008-11-28 | 1 | -18/+7 |
* | Use bus_dmamap_load_mbuf instead of loading mbuf fragments ourselves, and |  kettenis | 2008-11-26 | 1 | -119/+87 |
* | First step towards cleaning up the Ethernet driver ioctl handling. |  brad | 2008-10-02 | 1 | -9/+2 |
* | Convert timeout_add() calls using multiples of hz to timeout_add_sec() |  blambert | 2008-09-10 | 1 | -3/+3 |
* | First pass at removing clauses 3 and 4 from NetBSD licenses. |  ray | 2008-06-26 | 1 | -8/+1 |
* | revert previous commit as requested by kettenis and deraadt. |  brad | 2007-11-18 | 1 | -7/+7 |
* | remove use of static. |  brad | 2007-11-18 | 1 | -7/+7 |
* | betetr yet, just nuke sc_enaddr all together, just fill in arpcom and |  jason | 2006-12-21 | 1 | -4/+2 |
* | better yet, nuke all references to sc_enaddr except for the copy into arpcom.ac_enaddr |  jason | 2006-12-21 | 1 | -2/+2 |
* | use the arpcom copy of the ethernet address so that updates to lladdr can work |  jason | 2006-12-21 | 1 | -2/+2 |
* | fix a typo in a comment and add the comment to the sparc hme driver. |  brad | 2006-06-25 | 1 | -2/+2 |
* | allow bpf(4) to ignore packets based on their direction (inbound or |  djm | 2006-03-25 | 1 | -3/+3 |
* | - add a missing htons() to the receive checksum routine to fix |  brad | 2006-01-12 | 1 | -14/+8 |
* | a little quieter |  brad | 2005-12-16 | 1 | -1/+3 |
* | tidy up dmesg printing a bit, makes PCI hme only take 2 lines |  brad | 2005-10-21 | 1 | -10/+7 |
* | rev 1.29 |  brad | 2005-06-26 | 1 | -1/+4 |
* | disable RX checksum offload until its fixed on little endian systems |  brad | 2005-06-08 | 1 | -1/+3 |
* | csum -> csum_flags |  brad | 2005-04-25 | 1 | -3/+3 |
* | add hme(4) RX TCP/UDP checksum offload |  brad | 2005-02-04 | 1 | -3/+112 |
* | make sure interface is in RUNNING state before touching the multicast filters |  brad | 2005-01-15 | 1 | -2/+3 |