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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move TSO setup to new function bce_tso_setup(). Also remove VLAN
yongari
2010-02-26
1
-69
/
+114
*
Prefer m_collapse(9) over m_defrag(9).
yongari
2010-02-26
1
-1
/
+1
*
Make toggling TSO, VLAN hardware checksum offloading work. Also fix
yongari
2010-02-26
1
-14
/
+16
*
Make sure to stop controller first before changing MTU. And if
yongari
2010-02-26
1
-7
/
+14
*
Allow disabling VLAN hardware tag stripping with software work
yongari
2010-02-26
1
-20
/
+40
*
Remove trailing white spaces.
yongari
2010-02-26
1
-4
/
+4
*
Allocate single MSI message. msk(4) used to allocate 2 MSI messages
yongari
2010-02-26
2
-46
/
+15
*
Don't hardcod register offset to set PCIe max read request size.
yongari
2010-02-26
2
-29
/
+20
*
Optimize inserting LE for TX checksum computation. Controller does
yongari
2010-02-26
2
-10
/
+17
*
Add TSO support on VLANs. Controller requires VLAN hardware tagging
yongari
2010-02-26
1
-6
/
+11
*
Reuse the configured LE for VLAN if new LE was created for TSO.
yongari
2010-02-26
1
-1
/
+1
*
Store path for rescan to the right place. This should fix panic on boot,
mav
2010-02-26
1
-2
/
+1
*
Fix bug in headphones audio redirection using separate DAC. It was exposed
mav
2010-02-26
1
-2
/
+2
*
Support IFCAP_VLANHWTSO in cxgb(4). It works with or without vlanhwtag.
np
2010-02-26
2
-48
/
+48
*
Improve VESA mode switching via loader tunable `hint.sc.0.vesa_mode'.
jkim
2010-02-24
3
-64
/
+123
*
There is no need to test __FreeBSD_version for features that have
np
2010-02-24
11
-248
/
+29
*
Accessing an mbuf after it has been handed off to the hardware is a bad
np
2010-02-24
1
-22
/
+8
*
Yet another attempt to make palette loading more safer:
jkim
2010-02-23
4
-30
/
+62
*
Minor diff reduction with Adaptec's driver: in aac_release_command() set
emaste
2010-02-23
2
-3
/
+1
*
o adds sysctl variables to show device statistics.
weongyo
2010-02-23
2
-10
/
+37
*
fixes a compile error; invalid type argument of '->'.
weongyo
2010-02-23
1
-1
/
+1
*
Fix recursive lock attempt on hot-plug event in non-ATA_CAM mode.
mav
2010-02-23
1
-3
/
+3
*
The New and Improved snake_server - Service Pack 1: now even more
ivoras
2010-02-23
1
-1
/
+1
*
Upgrade the "snake" syscons screensaver to the new, multimedia version!
ivoras
2010-02-23
1
-6
/
+49
*
xpt_rescan only honors a wildcard in the target field. Revert the previous
mjacob
2010-02-23
1
-1
/
+6
*
Fix compilation problems with INVARIANTS.
imp
2010-02-23
1
-27
/
+20
*
Re-add accidentally removed pixel format for direct memory model.
jkim
2010-02-23
1
-2
/
+42
*
Fix FBIO_ADPINFO ioctl on amd64.
jkim
2010-02-23
1
-3
/
+3
*
When we rescan, just scan from logical unit 0. In other words, don't
mjacob
2010-02-23
1
-1
/
+1
*
Remove Tx mbuf parsing code for VLAN in TSO path. Controller does
yongari
2010-02-22
1
-25
/
+5
*
Add TSO support on VLANs. Also make sure to update TSO capability
yongari
2010-02-22
1
-13
/
+3
*
Add TSO support on VLANs. jme(4) controllers do not require VLAN
yongari
2010-02-22
1
-1
/
+4
*
Remove Tx mbuf parsing code for VLAN in TSO path. Controller does
yongari
2010-02-22
1
-18
/
+5
*
According to the Linux sungem driver, in case of Apple (K2) GMACs
marius
2010-02-22
1
-1
/
+4
*
Add TSO on VLANs. Because re(4) has a TSO limitation for jumbo
yongari
2010-02-22
1
-9
/
+17
*
Oops! Wrong word order. :(
mav
2010-02-22
1
-16
/
+16
*
Update mxge to support IFCAP_VLAN_HWTSO.
gallatin
2010-02-22
1
-0
/
+12
*
Add Intel PCH SATA controller IDs.
mav
2010-02-22
1
-0
/
+16
*
Improve output for controllers that doesn't report SATA speed.
mav
2010-02-22
3
-7
/
+19
*
- make printf conditional
kmacy
2010-02-21
1
-17
/
+21
*
Increase PCIe maximuim read request size to 2048. Because re(4) uses
yongari
2010-02-21
1
-0
/
+3
*
Add TSO support on VLAN. Controller requires VLAN hardware tagging
yongari
2010-02-20
1
-8
/
+10
*
Correct inversed programming of ethernet hardware address on
yongari
2010-02-20
1
-10
/
+16
*
Add support for BCM54K2 found in combination with Apple K2 GMAC.
marius
2010-02-20
2
-0
/
+27
*
Fix common misspelling of hierarchy
uqs
2010-02-20
1
-2
/
+2
*
Correct spelling of reseting (found while researching the "bb hang detected"
deischen
2010-02-19
1
-19
/
+19
*
o print msgs with length if the frame is too short to pass to net80211.
weongyo
2010-02-19
1
-3
/
+8
*
Don't try and re-use a handle, even if the firmware tells you that's what is ...
mjacob
2010-02-18
1
-30
/
+33
*
Include command type in COMMAND TIMEOUT messages to aid in debugging.
emaste
2010-02-17
1
-2
/
+3
*
Assorted fixes for mge(4).
raj
2010-02-17
1
-11
/
+3
[next]