| Commit message (Expand) | Author | Age | Files | Lines |
* | revert 247035 | des | 2013-02-20 | 1 | -16/+18 |
* | Reduce excessive nesting. | des | 2013-02-20 | 1 | -18/+16 |
* | This fixes a out-of-order problem with several | rrs | 2013-02-07 | 2 | -23/+24 |
* | Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on de... | sbz | 2013-01-30 | 2 | -2/+4 |
* | Clean some 'svn:executable' properties in the tree. | pfg | 2013-01-26 | 4 | -0/+0 |
* | rename the 'tag' and 'map' fields used the rx ring to their | luigi | 2012-12-20 | 2 | -23/+23 |
* | Mechanically substitute flags from historic mbuf allocator with | glebius | 2012-12-04 | 2 | -4/+4 |
* | Remove the sysctl process_limit interface, after some | jfv | 2012-12-03 | 1 | -43/+7 |
* | Patch #12 OK, I said there was only 11 patches, but unfortunately | jfv | 2012-12-01 | 1 | -22/+42 |
* | Patch #11 - The final patch: this one greatly improves the | jfv | 2012-12-01 | 2 | -84/+86 |
* | Patch #10 Performance - this changes the protocol offload | jfv | 2012-12-01 | 1 | -52/+46 |
* | Patch #9 Performance - improve the tx dma failure | jfv | 2012-11-30 | 1 | -25/+22 |
* | Patch #8 Performance changes - this one improves locality, | jfv | 2012-11-30 | 2 | -57/+58 |
* | Patch #7 This is primarily about processing limit control. | jfv | 2012-11-30 | 2 | -17/+28 |
* | Patch #6 Whitespace cleanup, and removal of some very old | jfv | 2012-11-30 | 2 | -44/+36 |
* | Patch #5 Cleanup unused IEEE1588 code fragments, the day may | jfv | 2012-11-30 | 2 | -11/+1 |
* | Patch #4 - this does two things, it removes a number of statistics, | jfv | 2012-11-30 | 1 | -28/+7 |
* | Patch #3 - Add a new ioctl to access SFP+ module diagnostic | jfv | 2012-11-30 | 2 | -2/+28 |
* | Patch #2 - remove OACTIVE and DEPLETED notions from the | jfv | 2012-11-30 | 2 | -44/+13 |
* | First of a series of 11 patches leading to new ixgbe version 2.5.0 | jfv | 2012-11-30 | 2 | -310/+107 |
* | A few important fixes: | jfv | 2012-10-31 | 1 | -11/+72 |
* | Correct code that was lost somewhere in the past, | jfv | 2012-10-31 | 1 | -1/+1 |
* | Now that device disabling is generic, remove extraneous code from the | eadler | 2012-10-22 | 2 | -10/+0 |
* | This isn't functionally identical. In some cases a hint to disable | eadler | 2012-10-22 | 2 | -0/+10 |
* | Now that device disabling is generic, remove extraneous code from the | eadler | 2012-10-22 | 2 | -10/+0 |
* | provide helper if_initbaudrate() to set if_baudrate_pf and if_baudrate_pf. | emax | 2012-10-17 | 1 | -2/+1 |
* | introduce concept of ifi_baudrate power factor. the idea is to work | emax | 2012-10-16 | 1 | -1/+2 |
* | The drbr(9) API appeared to be so unclear, that most drivers in | glebius | 2012-09-28 | 2 | -2/+4 |
* | Merge similar fixes from 223198 from igb to ixgbe: | jhb | 2012-09-26 | 2 | -8/+43 |
* | Define missing DEBUGOUT# macros. DEBUGOUT[45] are not yet used but are | eadler | 2012-09-13 | 1 | -0/+5 |
* | Remove a prefetch() directive that, after careful testing, does more harm | scottl | 2012-09-11 | 1 | -1/+0 |
* | Add missing braces | kevlo | 2012-09-06 | 1 | -1/+2 |
* | Heavily optimize the case of small RX packets of 160 bytes or less. For | scottl | 2012-08-31 | 3 | -16/+88 |
* | Update to the ixgbe driver: | jfv | 2012-07-05 | 14 | -495/+672 |
* | Correct typo(?) and actually set PTHRESH to 32 and not 16 as per Intel | emax | 2012-06-07 | 1 | -1/+1 |
* | Before it gets lost in the noise. | emax | 2012-06-05 | 1 | -1/+1 |
* | MFp4 bz_ipv6_fast: | bz | 2012-05-25 | 1 | -29/+67 |
* | fix a typo in a comment | luigi | 2012-05-17 | 1 | -1/+1 |
* | If we pass down 64k - L2 hdr size + 1 to 64K L3+ data adding an ether | bz | 2012-04-23 | 1 | -1/+1 |
* | Properly disable crc stripping when operating in netmap mode. | luigi | 2012-04-13 | 1 | -0/+10 |
* | Enable prefetching of descriptors on the TX ring, using the same | luigi | 2012-04-11 | 1 | -0/+8 |
* | More conversions of drivers to use the PCI parent DMA tag. | scottl | 2012-03-12 | 2 | -2/+4 |
* | A bunch of netmap fixes: | luigi | 2012-02-27 | 1 | -5/+5 |
* | (This commit only touches code within the DEV_NETMAP blocks) | luigi | 2012-02-15 | 1 | -9/+4 |
* | Wrap the bool typedef | jfv | 2012-01-30 | 1 | -0/+2 |
* | New hardware support: Intel X540 adapter support added. | jfv | 2012-01-30 | 22 | -3605/+6100 |
* | ixgbe changes: | luigi | 2012-01-26 | 1 | -33/+46 |
* | netmap-related changes: | luigi | 2012-01-19 | 1 | -29/+46 |
* | small code cleanup in preparation for future modifications in | luigi | 2012-01-10 | 1 | -7/+5 |
* | ether_ifattach() sets if_mtu to ETHERMTU, don't bother set it again | kevlo | 2012-01-07 | 2 | -2/+0 |