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
/
fxp
Commit message (
Expand
)
Author
Age
Files
Lines
*
These files were getting sys/malloc.h and vm/uma.h with header pollution
glebius
2016-02-01
1
-0
/
+1
*
Add Intel vendor ID to the device table to make it more uniform so
imp
2014-12-24
3
-59
/
+58
*
- Remove empty wrappers ether_poll_[de]register_drv(). [1]
glebius
2014-09-28
1
-4
/
+4
*
- Use if_inc_counter() to increment various counters.
glebius
2014-09-18
1
-7
/
+10
*
It is actually possible to have if_t a typedef to non-void type,
glebius
2014-08-31
1
-9
/
+9
*
Convert fxp(4) to use the driver API.
marcel
2014-06-02
2
-183
/
+176
*
Introduce a procedural interface to the ifnet structure. The new
marcel
2014-06-02
1
-1
/
+1
*
Increase the number of TX DMA segments from 32 to 35. It turned
yongari
2014-03-31
1
-1
/
+1
*
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
glebius
2013-10-26
2
-0
/
+2
*
Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCI
scottl
2013-08-12
1
-1
/
+1
*
Avoid unnecessary controller reinitialization by checking driver
yongari
2013-06-10
1
-6
/
+20
*
Mechanically substitute flags from historic mbuf allocator with
glebius
2012-12-04
1
-3
/
+3
*
Remove duplicate const specifiers in many drivers (I hope I got all of
dim
2012-11-05
1
-3
/
+3
*
- Change the module order of these MAC drivers to be last so they are
marius
2012-05-11
1
-3
/
+4
*
Remove unnecessary #if as the software workaround for PCI protocol
yongari
2012-03-28
1
-8
/
+5
*
Load entire EEPROM contents in device attach time and verify
yongari
2012-03-28
3
-23
/
+59
*
Partially revert r223608 and selectively allow microcode loading
yongari
2012-03-28
2
-5
/
+18
*
Do not change current media when driver is already running. If
yongari
2012-03-19
1
-3
/
+3
*
Fix white space nits.
yongari
2012-03-14
1
-7
/
+7
*
fxp(4) does not handle deferred dma map loading. Tell
yongari
2012-03-14
1
-3
/
+5
*
Minor indenting divot...
imp
2012-01-25
1
-1
/
+1
*
TCP header size is represented by number of 32bits words.
yongari
2011-12-19
1
-1
/
+1
*
- Follow the lead of dcphy(4) and pnphy(4) and move the reminder of the PHY
marius
2011-10-08
2
-0
/
+237
*
Enable CPUSaver D102 E-step microcode loading for 82551 revision
yongari
2011-06-27
1
-0
/
+2
*
Disable microcode loading for 82550 and 82550C controllers. Loading
yongari
2011-06-27
1
-0
/
+4
*
- Remove attempts to implement setting of BMCR_LOOP/MIIF_NOLOOP
marius
2011-05-03
1
-5
/
+3
*
Normally fxp(4) does not receive bad frames but promiscuous mode
yongari
2011-03-28
1
-2
/
+2
*
Do a sweep of the tree replacing calls to pci_find_extcap() with calls to
jhb
2011-03-23
1
-3
/
+3
*
- Allocate the DMA memory shared between the host and the controller as
marius
2011-02-26
1
-4
/
+4
*
Fix a regression introduced in r215906. The change made in r215906
yongari
2011-02-15
1
-1
/
+3
*
If RX lockup workaround is enabled, fxp(4) will periodically reset
yongari
2010-12-02
1
-4
/
+6
*
Fix and implement missing parts of flow control support. This also removes
marius
2010-11-26
3
-35
/
+74
*
- Sprinkle const on tables.
marius
2010-11-23
2
-26
/
+14
*
Add TSO support over VLAN for i82550/i82551. Controller requires
yongari
2010-10-24
1
-3
/
+12
*
Convert the PHY drivers to honor the mii_flags passed down and convert
marius
2010-10-15
1
-4
/
+8
*
Make sure to not use stale ip/tcp header pointers. The ip/tcp
yongari
2010-10-14
1
-0
/
+2
*
If controller received bad frames make sure to update newly added
yongari
2010-05-14
1
-2
/
+7
*
Dont' allow dma map load deferring. fxp(4) is not able to handle
yongari
2010-05-14
1
-1
/
+1
*
Controller updates RFA via DMA so driver needs synchronization.
yongari
2010-05-14
1
-2
/
+2
*
Export hardware MAC statistics through sysctl node. Previously
yongari
2010-05-09
3
-78
/
+242
*
8255x configure command requires number of bytes of configuration
yongari
2010-05-07
1
-4
/
+13
*
It seems controller has two types of promiscuous control, one for
yongari
2010-05-07
1
-1
/
+1
*
With r206844, CSUM_TCP is also set for CSUM_TSO case. Modify
yongari
2010-04-19
1
-54
/
+52
*
It seems some 82559ER controllers do not support Rx checksum
yongari
2009-09-28
1
-2
/
+5
*
Revert previous commit and add myself to the list of people who should
phk
2009-09-08
1
-1
/
+0
*
Add necessary include.
phk
2009-09-08
1
-0
/
+1
*
Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/
rwatson
2009-06-26
1
-2
/
+2
*
For ICH based fxp(4) controllers treat them as 82559 compatibles.
yongari
2009-06-21
2
-69
/
+93
*
Overhaul fxp(4) multicast filter programming. fxp(4) hardwares do
yongari
2009-06-21
2
-134
/
+38
*
Always check fxp(4) is running, see if it can accept frames from
yongari
2009-06-21
1
-3
/
+10
[next]