Age | Commit message (Expand) | Author |
2006-01-04 | Remove redundant calls to bpfdetach. | Can Erkin Acar |
2005-05-23 | loose is not lose. ok deraadt tdeval and a few more typos from jfb | Ted Unangst |
2005-04-02 | check permissions on 80211 ioctls | Uwe Stuehler |
2005-02-21 | unbreak compilation by including some missing headers | David Gwynne |
2005-01-15 | make sure interface is in RUNNING state before touching the multicast filters | Brad Smith |
2004-11-23 | replace old net/if_ieee80211.h header with the net80211 ones, kernel part. | Federico G. Schwindt |
2004-09-23 | don't need to set ifp->if_mtu or ifp->if_output in each driver, | Brad Smith |
2004-05-12 | network drivers don't need to include bpfdesc.h | Ted Unangst |
2003-04-27 | strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit. | Hakan Olsson |
2002-09-15 | make it at least compile; parts from maurice@amaze.nl | Theo de Raadt |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-06-27 | ALTQ'ify network drivers. | Kenjiro Cho |
2001-06-27 | Hold on to m0->m_pkthdr.len (just being pendantic) | Angelos D. Keromytis |
2001-06-27 | Get rid of M_COPY_* macros; either use M_MOVE_* or M_DUP_*, depending | Angelos D. Keromytis |
2001-06-24 | OpenBSD tag. | Federico G. Schwindt |
2001-06-23 | make use of ether_input_mbuf, easy | Michael Shalayeff |
2001-02-20 | for ethernet ifaces attach bpf from ether_ifattach; jason@, aaron@, itojun@ ok | Michael Shalayeff |
2000-10-17 | compatibility issue | Michael Shalayeff |
2000-08-17 | replace if_awi w/ semi-current netbsd driver; still has problems | Michael Shalayeff |
1999-12-16 | non-working awi driver; someone finish it | Theo de Raadt |