| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/6.0.0_cvs | cvs2svn | 2005-11-03 | 4 | -4/+4 |
| * | MFC: pccard updates | Warner Losh | 2005-09-17 | 2 | -201/+109 |
| * | Merge linux_ioctl.c:1.128 svr4_sockio.c:1.17 altq_cbq.c:1.3 if_oltr.c:1.38 | Robert Watson | 2005-08-25 | 2 | -16/+16 |
| * | Merge if_ath.c:1.99 awi.c:1.39 if_bfe.c:1.26 if_bge.c:1.92 if_ed.c:1.255 | Robert Watson | 2005-08-24 | 1 | -0/+2 |
| * | Add a boatload of new device ids, gleaned from the pcmcia-cs-3.2.8 | Warner Losh | 2005-07-10 | 1 | -1/+2 |
| * | Eliminate unused argument in PCMCIA_CARD macro. | Warner Losh | 2005-06-24 | 1 | -20/+20 |
| * | Remove a duplicate assignment. | Brooks Davis | 2005-06-14 | 1 | -1/+1 |
| * | Stop embedding struct ifnet at the top of driver softcs. Instead the | Brooks Davis | 2005-06-10 | 3 | -15/+19 |
| * | u_intXX_t -> uintXX_t | Warner Losh | 2005-01-20 | 1 | -9/+9 |
| * | Start each of the license/copyright comments with /*-, minor shuffle of lines | Warner Losh | 2005-01-06 | 2 | -2/+2 |
| * | Since if_xe doesn't contain locking or run with INTR_MPSAFE, mark | Robert Watson | 2004-08-14 | 1 | -1/+2 |
| * | MFp4: | Warner Losh | 2004-06-27 | 1 | -1/+13 |
| * | Replace convoluted and broken CRC calcuation with ether_crc32_le(). | Christian Weisgerber | 2004-06-09 | 1 | -41/+6 |
| * | Add missing <sys/module.h> includes | Poul-Henning Kamp | 2004-05-30 | 1 | -0/+1 |
| * | Fix disordering of pccarddevs.h noticed by bde. Also remove a few | Warner Losh | 2004-05-27 | 1 | -5/+4 |
| * | Move to generating pccarddevs.h on the fly, both for the kernel and | Warner Losh | 2004-05-26 | 1 | -1/+1 |
| * | We don't need to initialize if_output, ether_ifattach() does it | Maxime Henrion | 2004-05-23 | 1 | -1/+0 |
| * | Remove improper use of if_addrhead in device drivers to check | Luigi Rizzo | 2004-04-15 | 1 | -2/+0 |
| * | Stop xe claiming ownership of every card passed to xe_pccard_match. | Scott Mitchell | 2004-04-11 | 1 | -1/+1 |
| * | Band-aid fix to extract MAC address from some CEM2/CEM28 cards with broken | Scott Mitchell | 2004-04-09 | 1 | -0/+93 |
| * | Fix probe routine to use card IDs from pccarddevs for NEWCARD and OLDCARD. | Scott Mitchell | 2004-04-09 | 2 | -147/+99 |
| * | Convert callers to the new bus_alloc_resource_any(9) API. | Nate Lawson | 2004-03-17 | 1 | -2/+2 |
| * | Announce ethernet MAC addresss in ether_ifattach(). | Matthew N. Dodd | 2004-03-14 | 1 | -1/+0 |
| * | Don't use caddr_t in mchash(). Also use C99 spellings over BSD ones. | David E. O'Brien | 2003-12-08 | 1 | -4/+4 |
| * | Try to create some sort of consistency in how the routings to find the | David E. O'Brien | 2003-11-13 | 1 | -27/+28 |
| * | Disable the (currently unused) xe_reg_dump() function, until I know for | Scott Mitchell | 2003-11-06 | 1 | -1/+9 |
| * | Make xe_reg_dump non-static to avoid warnings (and tinerbox mail) | Warner Losh | 2003-11-05 | 1 | -2/+2 |
| * | Convert XE_DEBUG define to hw.xe.debug sysctl, to set debug logging level | Scott Mitchell | 2003-11-04 | 2 | -206/+128 |
| * | Constify a few more strings that were hidden behind XE_DEBUG define. | Scott Mitchell | 2003-11-02 | 1 | -14/+8 |
| * | Replace the if_name and if_unit members of struct ifnet with new members | Brooks Davis | 2003-10-31 | 1 | -2/+1 |
| * | There is no way to enter the attach routine twice with the same softc | Brooks Davis | 2003-10-30 | 1 | -16/+14 |
| * | Const poison string accessor functions. | Warner Losh | 2003-10-26 | 1 | -1/+1 |
| * | Major update to xe driver: | Scott Mitchell | 2003-10-14 | 4 | -585/+790 |
| * | Use __FBSDID(). | David E. O'Brien | 2003-08-24 | 2 | -5/+8 |
| * | Add a comment saying it might be Paralon | Warner Losh | 2003-08-21 | 1 | -1/+1 |
| * | Remove unused variable(s). | Poul-Henning Kamp | 2003-05-31 | 1 | -6/+2 |
| * | Make sure that pp_name is non-null before setting the device | Warner Losh | 2003-04-10 | 1 | -1/+2 |
| * | Back out M_* changes, per decision of the TRB. | Warner Losh | 2003-02-19 | 1 | -2/+2 |
| * | The Xircom hardware always delivers received packets with the FCS appended. | Joerg Wunsch | 2003-01-29 | 1 | -0/+2 |
| * | Add INTEL EEPRO100 | Warner Losh | 2003-01-25 | 1 | -0/+1 |
| * | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | Alfred Perlstein | 2003-01-21 | 1 | -2/+2 |
| * | Add Accton EN2216. | Takeshi Shibagaki | 2003-01-18 | 1 | -0/+1 |
| * | When reading PHY regs over the i2c bus, the turnaround ACK bit | Martin Blapp | 2003-01-10 | 1 | -1/+1 |
| * | network interface driver changes: | Sam Leffler | 2002-11-14 | 2 | -18/+6 |
| * | Use if_printf(ifp, "foo") instead of printf("xe%d: foo", ifp->it_unit). | Brooks Davis | 2002-10-01 | 1 | -2/+2 |
| * | Three minor changes: | Warner Losh | 2002-07-22 | 1 | -14/+15 |
| * | The CNW_801 and CNW_802 are wireless cards that the cnw driver supports. | Warner Losh | 2002-07-21 | 1 | -2/+0 |
| * | Fix build breakage on my pccard related commit. | Takanori Watanabe | 2002-05-31 | 1 | -1/+1 |
| * | Remove an unused variable. | Warner Losh | 2002-02-26 | 1 | -1/+0 |
| * | Update xe driver to probe and attach in a NEWCARD kernel. | Takeshi Shibagaki | 2002-02-20 | 3 | -310/+365 |