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
*
- 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
*
Bring over the initial static bluetooth coexistence configuration
adrian
2013-06-07
3
-0
/
+352
*
Add accessor macros for the bluetooth coexistence routines.
adrian
2013-06-07
1
-0
/
+21
*
Add bluetooth fixes to the AR5416/AR92xx HAL:
adrian
2013-06-07
6
-5
/
+22
*
Correct setting TX random backoff register. This register is
yongari
2013-06-07
2
-3
/
+3
*
Do not report current link status if driver is not running.
yongari
2013-06-07
1
-0
/
+4
*
Don't busy the page unless we are likely to release the object lock.
alc
2013-06-06
2
-5
/
+8
*
Enable slow diversity combining for the AR9285.
adrian
2013-06-05
1
-0
/
+2
*
As a temporary work-around (read: until there's a nice API for exposing
adrian
2013-06-05
1
-0
/
+29
*
cxgbe(4): Never install a firmware if hw.cxgbe.fw_install is 0.
np
2013-06-05
1
-12
/
+17
*
- fix a bug in the previous commit that was dropping the last packet
luigi
2013-06-05
1
-11
/
+39
*
Relax the vm object locking. Use a read lock.
alc
2013-06-05
1
-10
/
+10
*
- Flag sym(4) as supporting unmapped I/O; all necessary conversion actually
marius
2013-06-05
1
-3
/
+2
*
Handle/mark/nuke unused arguments.
marius
2013-06-05
1
-49
/
+49
*
Implement a bit of a hack to store the AR9285/AR9485 RX LNA configuration in
adrian
2013-06-05
3
-2
/
+33
*
Add a new capability flag to announce that the chip implements LNA mixing
adrian
2013-06-05
4
-1
/
+6
*
Document the AR9285/AR9485 LNA configuration information that's
adrian
2013-06-05
1
-0
/
+26
*
sys/dev/mps/mps.c
asomers
2013-06-04
2
-1
/
+3
*
CAM_DEV_QFREEZE handling should only be done on request submission but
marius
2013-06-04
1
-14
/
+3
*
Build fix: Only <sys/cdefs.h> should be included before __FBSDID().
jhb
2013-06-04
1
-1
/
+2
*
Flag isp(4) as supporting unmapped I/O; all necessary conversion actually
marius
2013-06-04
1
-2
/
+2
*
Match the options of the kernel.
obrien
2013-06-04
2
-2
/
+5
*
Add the combined (mixed) diversity support capability bit for the
adrian
2013-06-04
2
-0
/
+4
*
cxgbe(4): Provide accurate hit count for filters on T5 cards. The
np
2013-06-04
1
-2
/
+8
*
Fixing a typo.
hiren
2013-06-03
1
-1
/
+1
*
Fix the order of TX shutdown and reset.
adrian
2013-06-03
1
-4
/
+25
*
Fix receive on the AR9285 (Kite) with only one antenna connected.
adrian
2013-06-03
1
-1
/
+14
[next]