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
/
xl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct an inverted check in r213893.
marius
2010-11-05
1
-1
/
+1
*
Convert the PHY drivers to honor the mii_flags passed down and convert
marius
2010-10-15
1
-18
/
+14
*
Implement basic WOL support. Note, not all xl(4) controllers
yongari
2010-08-23
2
-10
/
+80
*
Move xl_reset() to xl_init_locked(). This will make driver
yongari
2010-08-23
1
-6
/
+3
*
Remove unnecessary controller reinitialization by checking
yongari
2010-08-23
1
-5
/
+11
*
Clean up SIOCSIFCAP handler and allow RX checksum offloading could
yongari
2010-08-23
1
-31
/
+38
*
cardbus -> CardBus
imp
2010-01-03
1
-2
/
+2
*
Make xl(4) build with Tx checksum offload.
yongari
2009-07-09
1
-4
/
+4
*
Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/
rwatson
2009-06-26
1
-4
/
+4
*
When user_frac in the polling subsystem is low it is going to busy the
attilio
2009-05-30
1
-9
/
+16
*
remove dead code with reference to IFQ_HANDOFF
kmacy
2009-04-27
1
-26
/
+0
*
To make it easy whether xl(4) missed Tx completion interrupt check
yongari
2009-04-21
1
-3
/
+19
*
Clear IFF_DRV_OACTIVE flag if one of queued packets was transmitted.
yongari
2009-04-21
1
-2
/
+6
*
remove now-redunant cardbus attachment.
imp
2009-03-09
1
-1
/
+0
*
Move the xl driver form sys/pci to sys/dev/xl for consistency.
imp
2008-08-10
2
-0
/
+4109