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
/
bxe
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Major reorganization of mbuf handling throughout the driver to
davidch
2011-06-08
4
-3451
/
+2855
*
- Use bus_describe_intr() to describe interrupt usage.
davidch
2011-05-12
2
-23
/
+85
*
- Simplify multicast address programming.
davidch
2011-05-09
2
-66
/
+65
*
- Fixed a typo in an if() statement when setting flow control for MTU
davidch
2011-05-02
1
-1
/
+1
*
- Re-committed r220603 which was accidentally backed out by an earlier
davidch
2011-05-02
2
-4
/
+1
*
- Centralize driver tunables initialization/validation.
davidch
2011-04-21
4
-415
/
+896
*
Remove a comment which is no longer true since r213878, apart from
marius
2011-04-19
1
-3
/
+0
*
Remove mii(4) dependency and unneeded headers.
yongari
2011-04-13
1
-10
/
+0
*
- Fixed a problem when multiqueue mode was enabled which caused the CQ
davidch
2011-04-07
2
-154
/
+184
*
- Removed multiple console error messages and replaced with statistic
davidch
2011-04-05
2
-221
/
+289
*
Make bxe(4) build with BXE_DEBUG.
yongari
2011-04-01
1
-2
/
+2
*
- Fixed build problem when not useing BXE_DEBUG.
davidch
2011-03-31
1
-28
/
+29
*
- Freshened debug support code.
davidch
2011-03-31
2
-440
/
+493
*
- Fixed DMA engine errors by increasing timeouts to 200ms for reads/writes.
davidch
2011-03-31
1
-26
/
+42
*
- Added debug support to monitor mbuf defrag attempts/failures.
davidch
2011-03-31
2
-44
/
+99
*
- Print number of queues when RSS is enabled.
davidch
2011-03-31
2
-12
/
+67
*
- Fixed a problem where the stack passed a TSO frame larger than the 64K
davidch
2011-03-31
2
-37
/
+107
*
Do a sweep of the tree replacing calls to pci_find_extcap() with calls to
jhb
2011-03-23
1
-4
/
+4
*
- Inadvertently committed files with +x attribute, fixed.
davidch
2011-03-15
16
-9
/
+20
*
- Initial release of bxe(4) to support Broadcom NetXtreme II 10GbE.
davidch
2011-03-14
16
-0
/
+107821