| Commit message (Expand) | Author | Age | Files | Lines |
| * | sys: Remove $FreeBSD$: one-line .c comment pattern | Warner Losh | 2023-08-23 | 1 | -1/+0 |
| * | oce(4): deprecate | Brooks Davis | 2023-07-20 | 1 | -0/+2 |
| * | oce(4): Don't directly access usespace | Brooks Davis | 2023-07-20 | 1 | -5/+12 |
| * | if_oce: fix epoch handling | Michael Tuexen | 2022-02-22 | 1 | -1/+5 |
| * | oce: Fix handling of m_pullup() errors in oce_tso_setup() | Mark Johnston | 2021-06-02 | 1 | -3/+0 |
| * | oce: clean up empty lines in .c and .h files | Mateusz Guzik | 2020-09-01 | 1 | -91/+28 |
| * | oce(4): Account and trace mbufs before handing to hw | Conrad Meyer | 2020-06-20 | 1 | -11/+7 |
| * | Avoid trying to toggle TSO twice | Ryan Moeller | 2020-06-15 | 1 | -0/+1 |
| * | Remove FreeBSD 7-9 support from oce | Warner Losh | 2020-02-27 | 1 | -17/+2 |
| * | oce: Disallow the passthrough ioctl for unprivileged users. | Mark Johnston | 2019-12-23 | 1 | -0/+3 |
| * | oce: Tighten input validation in the SIOCGI2C handler. | Mark Johnston | 2019-12-18 | 1 | -9/+8 |
| * | oce(4): potential out of bounds access before vector validation | Kyle Evans | 2019-08-06 | 1 | -1/+3 |
| * | Fix array out of bound panic introduced in r306219. | Alexander Motin | 2019-05-28 | 1 | -4/+14 |
| * | Added support for the SIOCGI2C ioctl. | Xin LI | 2019-01-08 | 1 | -0/+34 |
| * | Add PNP info to PCI attachments of cbb, cxgb, ida, iwn, ixl, ixlv, | Warner Losh | 2018-09-26 | 1 | -6/+9 |
| * | Use an accessor function to access ifr_data. | Brooks Davis | 2018-03-30 | 1 | -1/+1 |
| * | sys/dev: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-20 | 1 | -0/+2 |
| * | Update oce to version 11.0.50.0 | Josh Paetzel | 2016-09-22 | 1 | -249/+887 |
| * | Revert r306148 to fix build | Conrad Meyer | 2016-09-22 | 1 | -887/+249 |
| * | Update oce driver to 11.0.50.0 | Josh Paetzel | 2016-09-21 | 1 | -249/+887 |
| * | tcp/lro: Use tcp_lro_flush_all in device drivers to avoid code duplication | Sepherosa Ziehau | 2016-04-01 | 1 | -5/+1 |
| * | Remove taskqueue_enqueue_fast(). | John Baldwin | 2016-03-01 | 1 | -2/+2 |
| * | CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten | Jung-uk Kim | 2015-05-22 | 1 | -1/+1 |
| * | Start process of removing the use of the deprecated "M_FLOWID" flag | Hans Petter Selasky | 2014-12-01 | 1 | -2/+2 |
| * | Improve transmit sending offload, TSO, algorithm in general. | Hans Petter Selasky | 2014-09-22 | 1 | -1/+3 |
| * | Mechanically convert to if_inc_counter(). | Gleb Smirnoff | 2014-09-19 | 1 | -5/+5 |
| * | Revert r271504. A new patch to solve this issue will be made. | Hans Petter Selasky | 2014-09-13 | 1 | -4/+1 |
| * | Improve transmit sending offload, TSO, algorithm in general. | Hans Petter Selasky | 2014-09-13 | 1 | -1/+4 |
| * | Various bugfixes from Stefano Garzarella: | Luigi Rizzo | 2014-07-02 | 1 | -5/+1 |
| * | Apply vendor fixes for big endian support and 20GBps/25GBps link speeds. | Xin LI | 2014-06-24 | 1 | -1/+18 |
| * | Since 32-bit if_baudrate isn't enough to describe a baud rate of a 10 Gbit | Gleb Smirnoff | 2014-03-13 | 1 | -1/+1 |
| * | Eliminate unused drbr_stats_update implementation in oce(4) driver. | Xin LI | 2013-12-30 | 1 | -12/+0 |
| * | Apply vendor improvements to oce(4) driver: | Xin LI | 2013-12-04 | 1 | -11/+8 |
| * | Update driver to version 10.0.664.0. | Xin LI | 2013-10-23 | 1 | -8/+165 |
| * | Update driver with recent vendor improvements, most notably support | Xin LI | 2013-07-06 | 1 | -73/+77 |
| * | Update driver to version 4.6.95.0. | Xin LI | 2013-03-06 | 1 | -38/+202 |
| * | Resolve issue that caused WITNESS to report LORs. | Josh Paetzel | 2013-02-14 | 1 | -0/+9 |
| * | This fixes a out-of-order problem with several | Randall Stewart | 2013-02-07 | 1 | -10/+8 |
| * | Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on de... | Sofian Brabez | 2013-01-30 | 1 | -1/+2 |
| * | Mechanically substitute flags from historic mbuf allocator with | Gleb Smirnoff | 2012-12-04 | 1 | -3/+3 |
| * | remove duplicate semicolons where possible. | Eitan Adler | 2012-10-22 | 1 | -1/+1 |
| * | Use if_initbaudrate(). | John Baldwin | 2012-10-18 | 1 | -1/+1 |
| * | The drbr(9) API appeared to be so unclear, that most drivers in | Gleb Smirnoff | 2012-09-28 | 1 | -1/+3 |
| * | Patches from Naresh Raju Gottumukkala | Luigi Rizzo | 2012-02-17 | 1 | -118/+98 |
| * | Start to try to hide LRO (and some TSO) bits behind #ifdefs as especially | Bjoern A. Zeeb | 2012-02-11 | 1 | -4/+48 |
| * | Use the more common macro to set the if_baudrate to 10Gbit/s. Just use | Bjoern A. Zeeb | 2012-02-11 | 1 | -1/+1 |
| * | Add a driver for Emulex OneConnect ethernet cards (10 Gbit PCIe) | Luigi Rizzo | 2012-02-10 | 1 | -0/+2000 |