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
*
Remove ia64.
marcel
2014-07-07
17
-227
/
+13
*
Use common vt_fb parts in ofwfb as far as we are able without sacrificing
nwhitehorn
2014-07-07
1
-73
/
+52
*
Make iSCSI initiator keep Initiator Session ID (ISID) across reconnects.
mav
2014-07-06
3
-6
/
+13
*
Add support to asmc(4) for Macmini 3,1.
gavin
2014-07-05
2
-0
/
+28
*
Allow the PVID setting on CPU port.
loos
2014-07-05
1
-2
/
+8
*
Initialize the switch vlan table at attachment.
loos
2014-07-03
1
-7
/
+33
*
- Disable hardware checksumming until it is properly tested.
hselasky
2014-07-03
1
-34
/
+29
*
Fix a bug in hwpmc(4) callchain retrieval, for both user and kernel.
jhibbits
2014-07-03
1
-9
/
+13
*
Remove some write only variables
bryanv
2014-07-02
1
-6
/
+0
*
Fixed build with DEVICE_POLLING.
pluknet
2014-07-02
2
-4
/
+4
*
Fix off-by-one introduced by the conversion to the driver API.
marcel
2014-07-02
1
-1
/
+1
*
Various bugfixes from Stefano Garzarella:
luigi
2014-07-02
1
-5
/
+1
*
Convert nfe(4) to use the driver API.
marcel
2014-07-01
1
-174
/
+190
*
Convert bge(4) to use the driver API.
marcel
2014-07-01
1
-174
/
+181
*
Free the static DMA buffer holding the command ring during detach as well
jhb
2014-07-01
1
-0
/
+13
*
Actually pro AMD chipsets.
marius
2014-07-01
1
-1
/
+1
*
Fix the reported status for the switch CPU port which was (wrongly)
loos
2014-07-01
2
-2
/
+2
*
Add the CPU port flag to the CPU port on rtl8366 (port 5).
loos
2014-07-01
2
-4
/
+8
*
Don't overload the CCB status field within the driver.
scottl
2014-07-01
1
-3
/
+4
*
Fix order of USB serial layer uninit. Currently module dependency
hselasky
2014-07-01
2
-2
/
+2
*
Fix for use after free.
hselasky
2014-07-01
1
-5
/
+2
*
Add accessor functions for manipulating the CAM CCB status field.
scottl
2014-07-01
2
-62
/
+74
*
Refactor some code in mps.c to reduce header pollution.
scottl
2014-07-01
5
-28
/
+35
*
Initialise these variables so gcc doesn't complain.
adrian
2014-06-30
2
-2
/
+2
*
Add initial RSS awareness to the ixgbe(4) driver.
adrian
2014-06-30
1
-41
/
+196
*
Add initial RSS awareness to the igb(4) driver.
adrian
2014-06-30
1
-45
/
+249
*
In rare cases, a SATA drive can stop responding to commands and trigger a
scottl
2014-06-30
4
-3
/
+40
*
Fix a case in ndling ATA_PASSTHROUGH commands that have an unaligned buffer.
scottl
2014-06-30
1
-0
/
+1
*
Add detection for ciss(4) controllers that are set to non-raid JBOD mode.
sbruno
2014-06-29
2
-29
/
+134
*
Check return of cam_periph_find() before using it in a printf.
sbruno
2014-06-29
1
-3
/
+7
*
Give each interrupt a descriptive name when using MSIX
bryanv
2014-06-29
1
-0
/
+5
*
Pull in r267961 and r267973 again. Fix for issues reported will follow.
hselasky
2014-06-28
90
-473
/
+190
*
Revert r267961, r267973:
gjb
2014-06-27
90
-190
/
+473
*
Use Intel's official name (Secure Key) per IntelĀ® Digital Random Number
delphij
2014-06-27
1
-1
/
+1
*
In order to get vt(4) a bit closer to the feature set provided by sc(4),
marius
2014-06-27
3
-8
/
+27
*
Use a common tunable to choose between vt(4)/sc(4)
emaste
2014-06-27
5
-8
/
+16
*
Extend the meaning of the CTLFLAG_TUN flag to automatically check if
hselasky
2014-06-27
90
-473
/
+190
*
Add proper rangechecks in "axge_rx_frame()" function and
hselasky
2014-06-27
1
-12
/
+21
*
Sync the E1000 shared code with Intel internal, this adds fixes,
jfv
2014-06-26
25
-229
/
+806
*
Fix whitspace indentation from spaces to tabs.
bz
2014-06-26
1
-64
/
+64
*
Introduce opt_netfpga.h and allow setting NF10BMAC_64BIT from mips kernel
bz
2014-06-26
1
-0
/
+1
*
Allow switching between 32bit and 64bit bus width data access at compile
bz
2014-06-26
2
-19
/
+41
*
Rather than using a constant use sizeof(val) allowing for the length
bz
2014-06-26
1
-1
/
+1
*
In preparation for 64bit mode remove all the _4 from the function and
bz
2014-06-26
1
-58
/
+58
*
Remove not needed initialisation code.
hselasky
2014-06-26
1
-11
/
+2
*
Expand r261243 even further and ignore any I/O port resources assigned to
jhb
2014-06-25
1
-5
/
+14
*
xen/virtio: fix balloon drivers to not mark pages as WIRED
royger
2014-06-25
2
-68
/
+25
*
Fixed an IIC timing issue between the glxiic master and a slave of
daichi
2014-06-25
1
-7
/
+15
*
Apply vendor fixes for big endian support and 20GBps/25GBps link speeds.
delphij
2014-06-24
5
-26
/
+55
*
Correct memset size.
delphij
2014-06-24
1
-1
/
+1
[next]