| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge if_fxp.c:1.221 from HEAD to RELENG_5: | Maxime Henrion | 2005-01-12 | 1 | -1/+1 |
| * | Merge if_fxp.c:1.220 from HEAD to RELENG_4_11: | Maxime Henrion | 2004-12-29 | 1 | -2/+2 |
| * | MFC 1.202: Add new ID for Intel 82562ET (ICH5/ICH5R) Pro/100 VE Ethernet. | MIHIRA Sanpei Yoshiro | 2004-06-05 | 1 | -0/+1 |
| * | MFC: Per-interface polling(4) control. | Ruslan Ermilov | 2004-04-22 | 1 | -1/+16 |
| * | MFC 1.179: | Robert Watson | 2004-01-17 | 1 | -1/+5 |
| * | MFC 1.190: better device description strings. | John Polstra | 2003-08-18 | 1 | -23/+41 |
| * | MFC: Add a new device ID. | Maxime Henrion | 2003-06-12 | 1 | -0/+1 |
| * | MFC 1.151: Correct names for fxp devices. Sort data by devid in | John Polstra | 2003-04-05 | 1 | -20/+20 |
| * | MFC: rev 1.146 Add some new PCI device ID's | MIHIRA Sanpei Yoshiro | 2003-01-28 | 1 | -0/+1 |
| * | MFC: properly fix the occassional random crash issue that revision | Ian Dowse | 2002-11-13 | 2 | -31/+24 |
| * | MFC: 1.142; make a dependence on undefined hardware behaviour | Ian Dowse | 2002-11-06 | 1 | -1/+14 |
| * | MFC: rev 1.140 Add some new PCI device ID's | Paul Saab | 2002-09-24 | 1 | -0/+4 |
| * | MFC 1.136 and 1.137 | Luigi Rizzo | 2002-08-09 | 1 | -59/+66 |
| * | MFC: whitespace commit, fix indentation in fxp_intr_body | Luigi Rizzo | 2002-07-29 | 1 | -94/+94 |
| * | backout previous change, it was not completely correct and | Luigi Rizzo | 2002-07-09 | 1 | -3/+2 |
| * | MFC 1.131: fix timer logic to make sure that a timeout is always | Luigi Rizzo | 2002-07-08 | 1 | -2/+3 |
| * | MFC rev 1.131 - add another chip rev. | Mike Silbersack | 2002-07-03 | 1 | -0/+1 |
| * | MFC: Add device ID for fxp core on newer Intel P4 motherboards. | Doug Ambrisko | 2002-06-06 | 1 | -0/+1 |
| * | MFC rev 1.128 | Mike Silbersack | 2002-02-11 | 1 | -4/+0 |
| * | MFC: device polling code for RELENG_4. | Luigi Rizzo | 2002-02-09 | 2 | -2/+74 |
| * | MFC: r1.127; move sysctl_ctx initialization up earlier. | Jonathan Lemon | 2002-01-24 | 1 | -1/+1 |
| * | MFC: r1.126; reprogram the multicast filter on initialization, instead of | Jonathan Lemon | 2002-01-09 | 1 | -34/+57 |
| * | You cannot declare a function __inline *after* you have called it! | Peter Wemm | 2001-12-19 | 1 | -11/+2 |
| * | By loud (and maybe popular) demand, back out the device polling code, | Luigi Rizzo | 2001-12-08 | 1 | -59/+4 |
| * | Make sure interrupts remain disabled once you reinitialize an interface | Luigi Rizzo | 2001-12-05 | 1 | -0/+9 |
| * | MFC: Make vlan(4) devices loadable, unloadable, and clonable. | Brooks Davis | 2001-12-04 | 1 | -14/+3 |
| * | Fix obvious style bugs introduced in previous DEVICE_POLLING commit. | Peter Wemm | 2001-12-04 | 1 | -8/+9 |
| * | As approved by the Release Engineer, here comes the code for polling | Luigi Rizzo | 2001-12-04 | 1 | -2/+56 |
| * | MFC; sync to -current. Brings in ucode support, dynamic sysctls, and | Jonathan Lemon | 2001-11-02 | 3 | -35/+211 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2001-11-01 | 1 | -0/+1129 |
| * | MFC: r1.117; enable eeprom workaround for defective ICH2/ICH2M chips. | Jonathan Lemon | 2001-08-31 | 2 | -24/+132 |
| * | MFC: r1.116; ensure device is in d0 powerstate when resuming from suspend. | Jonathan Lemon | 2001-07-25 | 1 | -25/+34 |
| * | MFC: r1.114, r1.115; check for possible card ejection, additional gate | Jonathan Lemon | 2001-07-25 | 1 | -5/+15 |
| * | MFC: workaround for 10Mb/s bug. This may not solve the SCB timeout problem | Jonathan Lemon | 2001-06-08 | 2 | -17/+44 |
| * | MFC; correct support for fxp with 503 SEEQ phy. | Jonathan Lemon | 2001-05-15 | 2 | -2/+2 |
| * | Sync to -current, apparently some things got left out in the initial commit: | Jonathan Lemon | 2001-05-14 | 3 | -32/+148 |
| * | Bring the new fxp driver into -stable | Jonathan Lemon | 2001-05-13 | 3 | -148/+32 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2001-05-13 | 2 | -0/+2261 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2001-03-20 | 1 | -0/+151 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2000-03-13 | 3 | -2521/+0 |
| * | Make the fxp driver work on alpha, rather than panic the machine on boot | Andrew Gallatin | 1999-09-30 | 3 | -30/+19 |
| * | Remove NBPF conditionality of bpf calls in most of our network drivers. | Poul-Henning Kamp | 1999-09-25 | 1 | -12/+0 |
| * | Tweak these for what I hope is the last time: change the DRIVER_MODULE() | Bill Paul | 1999-09-22 | 1 | -1/+1 |
| * | Un-do the changes to the DRIVER_MODULE() declarations in these drivers. | Bill Paul | 1999-09-20 | 1 | -1/+1 |
| * | Change the name we register with DRIVER_MODULE() to include the leading | David E. O'Brien | 1999-09-20 | 1 | -1/+1 |
| * | Recognise the new 82559 chip id as used on the InBusiness 10/100 adapter. | Peter Wemm | 1999-09-06 | 2 | -1/+7 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 3 | -3/+3 |
| * | Rename bpfilter to bpf. | Dag-Erling Smørgrav | 1999-07-06 | 1 | -8/+8 |
| * | Fix two warnings. | Peter Wemm | 1999-05-09 | 1 | -1/+5 |
| * | Move the declaration of the interrupt type from the driver structure | Doug Rabson | 1999-05-08 | 1 | -3/+3 |