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
Commit message (
Expand
)
Author
Age
Files
Lines
*
route(8): make WARNS=3 clean
uqs
2010-02-27
2
-149
/
+155
*
routed(8)/rtquery(8) bump/demote to WARNS=3 for all archs
uqs
2010-02-27
3
-11
/
+12
*
mount_ntfs(8): make WARNS=6 clean
uqs
2010-02-27
2
-12
/
+6
*
mount_hpfs(8): make WARNS=6 clean
uqs
2010-02-27
2
-15
/
+7
*
Use reference counting instead of locking to secure an address while
qingli
2010-02-27
1
-3
/
+6
*
Revamp the pieces of some of the stuff I forgot to do when shifting to
mjacob
2010-02-27
8
-245
/
+234
*
don't need to check BWN_RX_PHYST0_SHORTPRMBL flag because it's already
weongyo
2010-02-27
1
-2
/
+0
*
Fix misallocation error in target mode.
mjacob
2010-02-27
1
-1
/
+1
*
Add several necessary .El's.
delphij
2010-02-27
5
-1
/
+5
*
Do not remove fmt.1 when MK_MAIL=no.
antoine
2010-02-26
1
-1
/
+0
*
Add TSO support on VLANs. While I'm here remove unnecessary check
yongari
2010-02-26
1
-22
/
+9
*
Add TSO support on VLANs. While I'm here remove unnecessary check
yongari
2010-02-26
1
-22
/
+9
*
Disable TSO on BCM5755M controller until I understand better for
yongari
2010-02-26
1
-1
/
+3
*
Add TSO support on VLANs. bce(4) controllers require VLAN hardware
yongari
2010-02-26
1
-2
/
+10
*
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
*
s/all ready/already/
wilko
2010-02-26
1
-1
/
+1
*
Make pr build with WARNS=6.
ed
2010-02-26
2
-2
/
+2
*
Use time(NULL) instead of gettimeofday(), because we only need tv_sec.
ed
2010-02-26
1
-8
/
+3
*
Store path for rescan to the right place. This should fix panic on boot,
mav
2010-02-26
1
-2
/
+1
*
(Almost) fixed static linkage. The remaining problem is with
ru
2010-02-26
1
-2
/
+2
*
Make PUIS detection more strict. Previous implementation caused false
mav
2010-02-26
2
-6
/
+5
*
Fix newlines broken at r204220.
mav
2010-02-26
1
-1
/
+1
*
Fixed static linkage.
ru
2010-02-26
8
-16
/
+17
*
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
*
Split the contributed code from libc/stdtime from lib/libc/stdtime
edwin
2010-02-26
12
-3623
/
+7
*
Updates what firmware module should be used for LP (low power) PHY
weongyo
2010-02-26
1
-1
/
+3
*
Fix 'make checkdpadd'
des
2010-02-25
1
-1
/
+1
*
Fixed dependencies (make checkdpadd).
ru
2010-02-25
6
-24
/
+11
*
Removed redundant -I. from CFLAGS and "yes" from WITHOUT_MAN.
ru
2010-02-25
2
-4
/
+4
*
Remove non-contributed code.
edwin
2010-02-25
9
-1976
/
+0
*
Initial gdbserver support for amd64.
jkim
2010-02-25
5
-4
/
+320
*
Remove -static; it was a failed experiment that got committed by accident.
des
2010-02-25
1
-1
/
+4
*
Copy lib/libc/stdtime to contrib/tzcode/stdtime for the proper split
edwin
2010-02-25
17
-0
/
+5595
*
From contrib/tzcode:
edwin
2010-02-25
12
-4940
/
+2
*
Fixed dependencies (make checkdpadd).
ru
2010-02-25
10
-9
/
+16
*
Add bwn(4) driver.
weongyo
2010-02-25
2
-0
/
+2
*
Connect bwn.4 to the build.
weongyo
2010-02-25
1
-0
/
+1
*
Add bwn(4) driver to the build.
weongyo
2010-02-25
1
-0
/
+1
*
MFi386: the part of r204309 to fix pc98 kernel
nyan
2010-02-25
1
-2
/
+5
[next]