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
*
fixes a TX hang that could be possible to happen when the trasfers are
weongyo
2009-10-14
5
-2
/
+23
*
fixes a TX hang bug that it could happen when if_start callback didn't
weongyo
2009-10-14
1
-2
/
+8
*
Immediately after clearing a pending callout that didn't make it due
bz
2009-10-13
1
-10
/
+10
*
Correct a copy/paste bug in a comment. lptclose() checks once a second to
jhb
2009-10-13
1
-1
/
+1
*
Fix the 106/109 USB Japanese keyboard "underscore" issue.
hrs
2009-10-12
1
-12
/
+51
*
Add support for Intel G41 chipset
rnoland
2009-10-11
2
-1
/
+4
*
Add pci id's for Intel G41 chipset
rnoland
2009-10-11
1
-0
/
+2
*
Atheros EEPROM version 4K. This version is mostly based on version 1.4.
rpaulo
2009-10-10
2
-0
/
+561
*
Orphaning provider with EXDEV seems weird; perhaps the author meant
trasz
2009-10-10
1
-1
/
+1
*
On command timeout handle frozen command first, to not run it inside
mav
2009-10-07
2
-6
/
+8
*
- Give a name to the host coalescing bug fix WDMA mode register bit instead
stas
2009-10-07
2
-1
/
+2
*
- Add support for new BGE chips (5761, 5784 and 57780). These chips uses new
stas
2009-10-07
2
-74
/
+173
*
cxgb(4) updates, including:
np
2009-10-05
13
-2593
/
+4405
*
- Revert r191568 partially. Forcing AHCI mode by changing device subclass
jkim
2009-10-05
1
-63
/
+31
*
When the timeout backoff hits the maximum value, leave it capped at the
jhb
2009-10-05
1
-1
/
+1
*
updates device entries supported with the product name not magic numbers
weongyo
2009-10-04
2
-11
/
+22
*
Fix RTS/CTS flow control, broken by the TTY overhaul. The new TTY
marcel
2009-10-02
3
-27
/
+55
*
EHCI Hardware BUG workaround
thompsa
2009-10-01
1
-21
/
+57
*
Fix a bad use of NULL instead of zero for int comparison. Sorry for the
cokane
2009-10-01
1
-3
/
+3
*
style(9) fixes (always compare pointers to NULL)
cokane
2009-10-01
1
-3
/
+3
*
Do not hold the ACPI A/C adapter lock when changing the power profile.
jhb
2009-09-30
1
-2
/
+3
*
Split the 'video' ACPI lock up into two locks to resolve a LOR with the
jhb
2009-09-30
1
-10
/
+26
*
Two more mxge watchdog fixes:
gallatin
2009-09-30
2
-4
/
+14
*
Correct a bug that could lead to a kernel panic if a user attempted to
cokane
2009-09-30
1
-10
/
+3
*
Fix typo in previous commit.
mav
2009-09-30
1
-1
/
+3
*
Fix multicast handling. All Atheros controllers use big-endian form
yongari
2009-09-29
4
-4
/
+4
*
Add some bits of HDMI/DisplayPort support from later specification updates.
mav
2009-09-29
2
-13
/
+100
*
Fix offset handling
rnoland
2009-09-28
1
-7
/
+7
*
radeon_family is an enum, so ordering can be important.
rnoland
2009-09-28
1
-2
/
+2
*
Fix blit pitch for 4 byte transfers on r600.
rnoland
2009-09-28
1
-1
/
+1
*
R600 doesn't support IRQs yet, so don't try to use them.
rnoland
2009-09-28
2
-1
/
+19
*
For AR8132 fast ethernet controller, do not report 1000baseT
yongari
2009-09-28
1
-0
/
+10
*
Add DGE-560SX(Yukon XL) to the supported device list. Many thanks
yongari
2009-09-28
2
-0
/
+3
*
Add workaround for Yukon XL which has hardware bug that can't flush
yongari
2009-09-28
1
-3
/
+8
*
Add hack to pass controller specific information to phy driver.
yongari
2009-09-28
4
-15
/
+52
*
Fix MIB statistics clear routine. This should fix alignment errors on sparc64.
yongari
2009-09-28
1
-1
/
+1
*
Some fiber PHY(88E1112) does not seem to set resolved speed so
yongari
2009-09-28
1
-2
/
+5
*
Don't encode model id twice.
yongari
2009-09-28
1
-1
/
+1
*
It seems some 82559ER controllers do not support Rx checksum
yongari
2009-09-28
1
-2
/
+5
*
Remove unnecessary device reinitialization.
yongari
2009-09-28
1
-2
/
+14
*
Add back endpoint swap detection that was disabled in an earlier driver
thompsa
2009-09-28
1
-10
/
+33
*
Add new FTDI IDs.
thompsa
2009-09-28
1
-0
/
+3
*
Add experimental support for usb serial console and polled mode during DDB.
thompsa
2009-09-28
18
-8
/
+445
*
Add a config number quirk for the ELSA_MODEM1
thompsa
2009-09-28
1
-0
/
+1
*
add more device IDs
thompsa
2009-09-28
1
-0
/
+3
*
Allow setting of MAC address for AXE based ethernet adapters.
thompsa
2009-09-28
1
-4
/
+5
*
Increase the rx buffer size to 16384 bytes, this increases RX performance from
thompsa
2009-09-28
1
-29
/
+26
*
- Remove SAMSUNG_YP_U2 now that it is in the cam layer
thompsa
2009-09-28
1
-4
/
+4
*
MFp4
thompsa
2009-09-28
1
-0
/
+10
*
Add basic support for USB Network Control Model (NCM) v1.0 to if_cdce.c.
thompsa
2009-09-28
4
-29
/
+697
[next]