| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: r243857 (partial) | Marius Strobl | 2013-03-09 | 1 | -8/+8 |
| * | MFC r242625: | Dimitry Andric | 2012-11-12 | 1 | -1/+1 |
| * | MFC r242425: | Pyun YongHyeon | 2012-11-08 | 1 | -11/+5 |
| * | MFC r227512: | Pyun YongHyeon | 2012-01-03 | 2 | -399/+600 |
| * | MFC r227431-227432,227505,227509: | Pyun YongHyeon | 2012-01-03 | 2 | -102/+134 |
| * | MFC r227347,227367: | Pyun YongHyeon | 2012-01-03 | 2 | -328/+291 |
| * | MFC r227311-227312,227318-227319,227322-227324: | Pyun YongHyeon | 2012-01-03 | 2 | -25/+57 |
| * | MFC r227091-227095,227098-227099: | Pyun YongHyeon | 2012-01-03 | 1 | -55/+123 |
| * | MFC r227086-227089: | Pyun YongHyeon | 2012-01-03 | 2 | -413/+322 |
| * | - Allocate the DMA memory shared between the host and the controller as | Marius Strobl | 2011-03-11 | 2 | -6/+7 |
| * | Neither the page lock nor the page queues lock is required to unwire and | Alan Cox | 2010-05-03 | 1 | -2/+0 |
| * | - Add a private timer to drive the transmit watchdog instead of using | John Baldwin | 2009-11-19 | 2 | -21/+24 |
| * | Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/ | Robert Watson | 2009-06-26 | 1 | -2/+2 |
| * | Remove some remnant alpha hacks. | Marius Strobl | 2008-04-26 | 1 | -12/+1 |
| * | Fix some "in in" typos in comments. | Christian Brueffer | 2008-03-26 | 1 | -1/+1 |
| * | Set the baudrate for if_ti. | Remko Lodder | 2008-02-19 | 1 | -0/+1 |
| * | Give MEXTADD() another argument to make both void pointers to the | Poul-Henning Kamp | 2008-02-01 | 1 | -1/+2 |
| * | Fix function prototype for device_shutdown method. | Pyun YongHyeon | 2007-11-22 | 1 | -2/+4 |
| * | Catch up the rest of the drivers with the ether_vlan_mtap modifications. | Christian S.J. Peron | 2007-03-04 | 1 | -1/+1 |
| * | o break newbus api: add a new argument of type driver_filter_t to | Paolo Pisati | 2007-02-23 | 1 | -1/+1 |
| * | Change the remainder of the drivers for DMA'ing devices enabled in the | Marius Strobl | 2007-01-21 | 1 | -1/+1 |
| * | Move ethernet VLAN tags from mtags to its own mbuf packet header field | Andre Oppermann | 2006-09-17 | 1 | -7/+4 |
| * | - Consistently use if_printf() only in interface methods: if_start(), | Gleb Smirnoff | 2006-09-15 | 1 | -46/+47 |
| * | Fix invalid reference of mbuf chains. | Pyun YongHyeon | 2006-08-12 | 1 | -25/+25 |
| * | - Tx side bus_dmamap_load_mbuf_sg(9) support. This reduces bookkeeping | Pyun YongHyeon | 2006-01-03 | 2 | -168/+157 |
| * | Cache the tx producer index instead of reading it every time ti_start is | Scott Long | 2005-12-28 | 2 | -1/+4 |
| * | Fix a serious regression from the busdma conversion. Check to make sure | Scott Long | 2005-12-28 | 1 | -10/+17 |
| * | Bring big-endian architecture support for ti(4). | Pyun YongHyeon | 2005-12-28 | 2 | -240/+310 |
| * | - Fix VLAN_INPUT_TAG() macro, so that it doesn't touch mtag in | Gleb Smirnoff | 2005-12-18 | 1 | -2/+5 |
| * | Fix the Tigon I/II driver to support 64-bit DMA. In the process, convert it | Scott Long | 2005-12-14 | 2 | -99/+347 |
| * | Allocate the jumbo rx frame buffer with busdma. | Scott Long | 2005-12-10 | 2 | -15/+28 |
| * | if_ti has been operating with locks for a while, so remove the GIANT markers. | Scott Long | 2005-12-10 | 1 | -20/+29 |
| * | The if_ti Tigon I/II driver has moved to /sys/dev/ti | Scott Long | 2005-12-10 | 1 | -3/+3 |
| * | - Store pointer to the link-level address right in "struct ifnet" | Ruslan Ermilov | 2005-11-11 | 1 | -1/+1 |
| * | In detach method, move if_free() after bus_teardown_intr(). | Ruslan Ermilov | 2005-10-13 | 1 | -2/+2 |
| * | Use if_printf() and device_printf(). | John Baldwin | 2005-09-29 | 1 | -90/+92 |
| * | Typo. | John Baldwin | 2005-09-29 | 1 | -1/+1 |
| * | Fix "struct ifnet" leaks when attach() fails in the middle, e.g. | Ruslan Ermilov | 2005-09-16 | 1 | -2/+2 |
| * | Propagate rename of IFF_OACTIVE and IFF_RUNNING to IFF_DRV_OACTIVE and | Robert Watson | 2005-08-09 | 1 | -13/+14 |
| * | Modify device drivers supporting multicast addresses to lock if_addr_mtx | Robert Watson | 2005-08-03 | 1 | -0/+2 |
| * | Fix ifnet fallout in if_ti. | Scott Long | 2005-07-07 | 1 | -8/+7 |
| * | Stop embedding struct ifnet at the top of driver softcs. Instead the | Brooks Davis | 2005-06-10 | 2 | -29/+37 |
| * | Remove bus_{mem,p}io.h and related code for a micro-optimization on i386 | Yoshihiro Takahashi | 2005-05-29 | 1 | -1/+0 |
| * | If resource allocation fails, we could wind up freeing the cdev without it | Scott Long | 2005-03-31 | 1 | -1/+2 |
| * | deal with malloc failure when setting up the multicast filter | Sam Leffler | 2005-03-26 | 1 | -0/+4 |
| * | Start the process of modernizing the Tigon driver by using busdma for the | Scott Long | 2005-03-21 | 2 | -21/+92 |
| * | Fix style(9) issues with __P removal. | Warner Losh | 2005-02-24 | 1 | -53/+49 |
| * | Return BUS_PROBE_DEFAULT instead of 0. | Warner Losh | 2005-02-24 | 1 | -1/+1 |
| * | /* -> /*- for license, minor formatting changes | Warner Losh | 2005-01-07 | 2 | -2/+2 |
| * | Update the Tigon 1 and 2 driver to use the sf_buf API for implementing | Alan Cox | 2004-12-06 | 1 | -15/+23 |