index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
cxgbe
Commit message (
Expand
)
Author
Age
Files
Lines
*
use correct (integer) type for the temperature sysctl
emax
2014-04-17
1
-1
/
+1
*
cxgbe(4): Recognize the "spider" configuration where a T5 card's 40G
np
2014-03-21
1
-0
/
+1
*
cxgbe(4): Use ifi_oqdrops in if_data to count drops in the tx path.
np
2014-03-20
1
-1
/
+1
*
cxgbe(4): if_iqdrops statistic should include tunnel congestion drops.
np
2014-03-20
1
-1
/
+15
*
cxgbe(4): significant rx rework.
np
2014-03-18
4
-575
/
+632
*
In cxgbe, conditionalize the t4_pgprot_wc() function, since it is only
dim
2014-02-14
1
-0
/
+2
*
Add a new sysctl, dev.cxgbe.N.rsrv_noflow, and a companion tunable,
scottl
2014-02-06
2
-1
/
+36
*
cxgbe(4): Use the rx channel map (instead of the tx channel map) as the
np
2014-02-06
3
-2
/
+4
*
cxgbe(4): The T5 allows for a different freelist starvation threshold
np
2014-02-06
2
-1
/
+8
*
cxgbe(4): Use the port's tx channel to identify it to t4_clr_port_stats.
np
2014-02-06
1
-2
/
+2
*
Add an option to enable or disable the small RX packet copying that
adrian
2014-01-02
3
-2
/
+8
*
Do not create a hardware IPv6 server if the listen address is not
np
2013-12-17
2
-0
/
+21
*
Read card capabilities after firmware initialization, instead of setting
np
2013-12-14
5
-18
/
+80
*
Print out the full PCIe link negotiation during dmesg.
adrian
2013-12-10
1
-2
/
+18
*
Unstaticize t4_list and t4_uld_list. This works around a clang
np
2013-12-09
1
-2
/
+2
*
cxgbe(4): save a copy of the RSS map for each port for the driver's use.
np
2013-12-08
3
-10
/
+16
*
cxgbe(4): T4_SET_SCHED_CLASS and T4_SET_SCHED_QUEUE ioctls to program
np
2013-12-03
4
-0
/
+353
*
Disable an assertion that relies on some code[1] that isn't in HEAD yet.
np
2013-11-27
1
-1
/
+1
*
cxgbe(4): update the internal list of device features.
np
2013-11-21
1
-1
/
+3
*
cxgbe(4): Tidy up the display for payload memory statistics (pm_stats).
np
2013-11-07
1
-12
/
+18
*
cxgbe(4): Exclude MPS_RPLC_MAP_CTL (0x11114) from the register dump. Turns
np
2013-11-04
1
-2
/
+4
*
- Provide necessary includes.
glebius
2013-10-29
1
-1
/
+1
*
Include necessary headers that now are available due to pollution
glebius
2013-10-28
5
-0
/
+7
*
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
glebius
2013-10-26
1
-0
/
+6
*
Fix typo in previous commit.
np
2013-10-18
1
-1
/
+1
*
iw_cxgbe should have a dependency on t4nex.
np
2013-10-17
1
-0
/
+1
*
iw_cxgbe: iWARP driver for Chelsio T4/T5 chips. This is a straight port
np
2013-10-17
12
-0
/
+9164
*
cxgbe(4): Store the log2 of the # of doorbells per BAR2 page for both
np
2013-10-14
2
-8
/
+14
*
cxgbe(4): Update T4 and T5 firmwares to 1.9.12.0
np
2013-10-14
12
-16574
/
+17325
*
There are some high performance NICs that count statistics in hardware,
glebius
2013-10-09
1
-1
/
+1
*
Fix kernel build on amd64 after r256118, since the machine/md_var.h
dim
2013-10-07
1
-0
/
+1
*
Remove redundant declaration of cpu_clflush_line_size in
dim
2013-10-07
1
-4
/
+0
*
Rework the tx credit mechanism between the cxgbe/tom driver
np
2013-09-09
3
-45
/
+85
*
Fix a miscalculation that caused cxgbe/tom to auto-increment
np
2013-09-09
1
-1
/
+1
*
For TOE connections, the window scale factor in CPL_PASS_ACCEPT_REQ is
np
2013-09-03
1
-1
/
+1
*
Fix the sysctl that displays whether buffer packing is enabled
np
2013-08-30
1
-7
/
+13
*
Implement support for rx buffer packing. Enable it by default for T5
np
2013-08-30
2
-142
/
+601
*
Merge r254386 from user/np/cxl_tuning. Add an INET|INET6 check missing
np
2013-08-29
3
-0
/
+17
*
Whitespace nit.
np
2013-08-28
1
-1
/
+1
*
Change t4_list_lock and t4_uld_list_lock from mutexes to sx'es.
np
2013-08-28
3
-35
/
+34
*
Add hooks in base cxgbe(4) for the iWARP upper-layer driver. Update a
np
2013-08-28
6
-8
/
+30
*
Use correct mailbox and PCIe PF number when querying RDMA parameters.
np
2013-08-26
1
-1
/
+1
*
There is no need to hold the freelist lock around alloc/free of
np
2013-08-23
1
-10
/
+1
*
Display P/N information in the description.
np
2013-08-20
1
-3
/
+3
*
Display temperature sensor data. Shows -1 if sensor not
np
2013-08-02
1
-0
/
+30
*
Fix previous commit (r253873). "cong" has one bit per channel but the
np
2013-08-02
1
-1
/
+10
*
Set up congestion manager context properly for T5 based cards.
np
2013-08-01
1
-0
/
+16
*
Display SGE tunables in the sysctl tree.
np
2013-07-31
3
-0
/
+22
*
Display a string instead of a numeric code in the linkdnrc sysctl.
np
2013-07-27
1
-2
/
+34
*
Expand the list of devices claimed by cxgbe(4).
np
2013-07-27
1
-11
/
+12
[next]