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
*
For ATA_PASSTHROUGH commands, pretend isci(4) supports multiword DMA
jimharris
2013-06-26
1
-4
/
+45
*
In the Xen block front driver, take advantage of backends that
gibbs
2013-06-26
2
-27
/
+175
*
Extend the AHB code to work on chips besides the AR9130.
adrian
2013-06-26
1
-11
/
+56
*
Add a HAL local routine to map the 2GHz channel frequency to an IEEE
adrian
2013-06-26
2
-0
/
+22
*
Don't blidly clear GPIOs configuration. Just use firmware configured
yongari
2013-06-26
1
-1
/
+1
*
Add Qlogic 10Gb Ethernet Driver for Qlogic 8100 Series CNA Adapter
davidcs
2013-06-25
16
-0
/
+9208
*
Add test for SATA registers writability and skip using them if it failed.
mav
2013-06-25
1
-5
/
+30
*
Add support for D-Link DWA-131.
kevlo
2013-06-25
2
-0
/
+2
*
Add Lenovo USB 2.0 Ethernet adapter.
yongari
2013-06-25
2
-0
/
+5
*
Flag mpt(4) as supporting unmapped I/O; all necessary conversion actually
marius
2013-06-24
1
-5
/
+5
*
Disable hw.pci.realloc_bars by default. It wasn't needed for the original
jhb
2013-06-24
1
-1
/
+1
*
When RX checksum offloading is active, AX88772B will prepend a
yongari
2013-06-24
1
-6
/
+5
*
Revert previous change to uark.c (restore previous rev), which was
thomas
2013-06-23
1
-20
/
+1
*
Fix minor typo in comment
thomas
2013-06-23
2
-2
/
+21
*
Add quad port probe support, this gives the admin proper information about th...
jfv
2013-06-18
22
-454
/
+3135
*
On some generations of the Intel GPU, disabling of the VGA Display
kib
2013-06-18
2
-1
/
+8
*
Since the gem pagefault handler relocks the vm object lock, other
kib
2013-06-18
1
-1
/
+19
*
Remove stray empty line.
kib
2013-06-18
1
-1
/
+0
*
Pass proper memory type to free() in ata_ali_chipinit().
mav
2013-06-18
1
-1
/
+1
*
Be sure to actually decrement the "count" parameter for each processed
markj
2013-06-17
1
-1
/
+1
*
Clean up -Wheader-guard warnings.
pluknet
2013-06-17
3
-3
/
+3
*
sys/dev/xen/blkfront/blkfront.c:
gibbs
2013-06-16
1
-1
/
+1
*
Properly track the different reasons new I/O is temporarily disabled, and
gibbs
2013-06-15
2
-16
/
+58
*
Merge r250802 from bryanv/vtnetmq - Fix setting of the Rx filters
bryanv
2013-06-15
1
-2
/
+2
*
Improve debugger visibility into queuing functions by removing the macro
gibbs
2013-06-14
2
-178
/
+197
*
Add in an initial WB225 (AR9485 + AR3012 BT) combo profile.
adrian
2013-06-14
1
-0
/
+60
*
- Use the consistenly PHY-specific reset routine PHY_RESET() rather than
kevlo
2013-06-14
6
-30
/
+22
*
Fix a typo introduced in r213280. IFM_OPTIONS macro should see
yongari
2013-06-14
1
-1
/
+1
*
Initial AR9485/AR933x 1x1 LNA diversity work.
adrian
2013-06-14
2
-43
/
+257
*
sys/dev/xen/netfront/netfront.c:
gibbs
2013-06-14
1
-1
/
+1
*
All of Oxford/PLX OX16PCI954, OXm16PCI954 and OXu16PCI954 share the
marius
2013-06-13
1
-1
/
+25
*
Fix whitespace and normalize some entries.
marius
2013-06-13
1
-22
/
+22
*
Remove unused variable sc_tx_bufsz.
kevlo
2013-06-13
2
-5
/
+0
*
Fix a typo: s/KLSI/CATC/
kevlo
2013-06-13
1
-1
/
+1
*
Replicate r242422 from ata(4) to mvs(4):
mav
2013-06-12
1
-3
/
+9
*
Set the antenna "config group" field.
adrian
2013-06-12
1
-0
/
+1
*
Migrate the LNA mixing diversity machinery from the AR9285 HAL to the driver.
adrian
2013-06-12
12
-658
/
+930
*
Use direct custom implementations instead of g_handleattr() for CFI and NAND
mav
2013-06-12
2
-24
/
+27
*
Remove the AR9285 specific structure for LNA diversity and use the HAL.
adrian
2013-06-12
3
-19
/
+13
*
cxgbe/tom: Allow caller to select the queue (control or data) used to
np
2013-06-11
3
-9
/
+9
*
Add another comment about WB195 (AR9285+AR3011) when using ASPM.
adrian
2013-06-10
1
-0
/
+4
*
There is a one-to-one correspondence between the MSI-X vector # and the Statu...
davidcs
2013-06-10
1
-7
/
+1
*
Avoid unnecessary controller reinitialization by checking driver
yongari
2013-06-10
1
-6
/
+20
*
Use STRUCT_USB_HOST_ID to make sure we have the right ELF section.
rpaulo
2013-06-10
1
-1
/
+1
*
Add support for two new winbond SPI flash parts.
adrian
2013-06-08
1
-1
/
+5
*
Import Kevin Lo's port of urtwn(4) from OpenBSD. urtwn(4) is a driver for the
rpaulo
2013-06-08
3
-0
/
+4976
*
cxgbe/tom: Fix bad signed/unsigned mixup in the stid allocator. This
np
2013-06-08
2
-3
/
+3
*
Implement foreign volume handling. Allows admins to view foreign metadata
sbruno
2013-06-08
1
-0
/
+4
*
Fix some recent regression issues:
hselasky
2013-06-07
1
-47
/
+55
*
Add support for polling the XHCI interrupt handler when
hselasky
2013-06-07
3
-15
/
+49
[next]