| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC revs 1.33, 1.34, 1.35, and 1.36. | Mike Silbersack | 2006-04-28 | 1 | -17/+20 |
| * | MFC: | Gleb Smirnoff | 2006-03-17 | 1 | -1/+0 |
| * | MFC (by ru) | Xin LI | 2005-10-09 | 1 | -5/+4 |
| * | 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 | 1 | -13/+14 |
| * | 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 |
| * | Stop embedding struct ifnet at the top of driver softcs. Instead the | Brooks Davis | 2005-06-10 | 2 | -19/+29 |
| * | Powerstate stuff now done in PCI bus driver | Warner Losh | 2005-06-05 | 1 | -21/+0 |
| * | Remove bus_{mem,p}io.h and related code for a micro-optimization on i386 | Yoshihiro Takahashi | 2005-05-29 | 1 | -1/+0 |
| * | Releasing TX/RX descriptor dmamaps during device detachment instead of | Tai-hwa Liang | 2005-03-17 | 1 | -5/+4 |
| * | Use BUS_PROBE_DEFAULT for pci probe return value | Warner Losh | 2005-03-05 | 1 | -1/+1 |
| * | correct direction for bus_dma sync of rx buffer | Sam Leffler | 2005-01-09 | 1 | -1/+1 |
| * | Start each of the license/copyright comments with /*-, minor shuffle of lines | Warner Losh | 2005-01-06 | 2 | -6/+5 |
| * | Locking cleanups to remove the need for a recursive mutex | Mike Makonnen | 2004-10-23 | 2 | -60/+49 |
| * | Fix sis, bfe and ndis in the same way dc was fixed: | Max Laier | 2004-10-08 | 1 | -9/+14 |
| * | Add PCI ID for the BCM4401-B0. | Dag-Erling Smørgrav | 2004-09-01 | 2 | -0/+3 |
| * | The whitespace crusader strikes! | Dag-Erling Smørgrav | 2004-08-07 | 2 | -95/+95 |
| * | Bring in the first chunk of altq driver modifications. This covers the | Max Laier | 2004-07-02 | 1 | -4/+6 |
| * | Add missing <sys/module.h> includes | Poul-Henning Kamp | 2004-05-30 | 1 | -0/+1 |
| * | Set the IFCAP_VLAN_MTU bit in capenable as well. | Dag-Erling Smørgrav | 2004-05-25 | 1 | -0/+1 |
| * | Set baudrate to 100 Mbps, and advertise our ability to handle extended | Dag-Erling Smørgrav | 2004-05-25 | 1 | -1/+7 |
| * | We don't need to initialize if_output, ether_ifattach() does it | Maxime Henrion | 2004-05-23 | 1 | -1/+0 |
| * | Apply fix for long timeouts on driver initialisation. | Duncan Barclay | 2004-05-23 | 1 | -2/+7 |
| * | Added BSD license, as requested by author. | Wes Peters | 2004-04-04 | 1 | -0/+22 |
| * | 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 | -3/+0 |
| * | When we get a packet error, move on, don't go into an infinite loop | Julian Elischer | 2004-03-02 | 1 | -0/+2 |
| * | Whitespace changes to match rest of file.. | Julian Elischer | 2004-03-02 | 1 | -65/+102 |
| * | Drop the driver lock around calls to if_input to avoid a LOR when | Sam Leffler | 2003-11-14 | 1 | -0/+2 |
| * | Replace the if_name and if_unit members of struct ifnet with new members | Brooks Davis | 2003-10-31 | 1 | -2/+1 |
| * | Remove unnecessary #include of brgphyreg.h, left over from when Stuart used | Bill Paul | 2003-09-09 | 1 | -1/+0 |
| * | Add a device driver for the Broadcom BCM4401 ethernet controller, | Bill Paul | 2003-09-09 | 2 | -0/+2069 |