This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
70c2071b92
Branches
Tags
View all branches
freebsd-skq
/
sys
/
dev
/
cxgbe
History
Ed Schouten
6b946662d9
Prefer __containerof() over __member2struct().
...
The former works better with qualifiers, but also properly type checks the input pointer.
2012-10-19 13:26:40 +00:00
..
common
Add a driver ioctl to read a byte from any device on a port's i2c bus.
2012-10-10 17:13:46 +00:00
firmware
Update interface to firmware 1.6.2 and include the firmware in the driver.
2012-09-13 06:32:52 +00:00
tom
Prefer __containerof() over __member2struct().
2012-10-19 13:26:40 +00:00
adapter.h
Prefer __containerof() over __member2struct().
2012-10-19 13:26:40 +00:00
offload.h
Support for TCP DDP (Direct Data Placement) in the T4 TOE module.
2012-08-17 00:49:29 +00:00
osdep.h
Switch some PCI register reads from using magic numbers to using the names
2012-09-19 12:27:23 +00:00
t4_ioctl.h
Add a driver ioctl to clear a port's MAC statistics.
2012-10-10 19:27:40 +00:00
t4_l2t.c
cxgbe(4): support for IPv6 TSO and LRO.
2012-06-29 19:51:06 +00:00
t4_l2t.h
Prefer __containerof() over __member2struct().
2012-10-19 13:26:40 +00:00
t4_main.c
Prefer __containerof() over __member2struct().
2012-10-19 13:26:40 +00:00
t4_sge.c
Use global knob in the TP_PARA_REG3 register to disable congestion
2012-10-12 21:48:21 +00:00