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
*
- Add quirk for the TrendNet TU-S9 adapter, which uses new version of PL2303
stas
2007-12-16
1
-0
/
+3
*
Don't use old-style mbuf iovecs
kmacy
2007-12-16
1
-0
/
+1
*
Add driver for TCP offload
kmacy
2007-12-16
9
-0
/
+5422
*
Update the buffer management support code needed by the tcp offload module
kmacy
2007-12-16
4
-550
/
+845
*
Sanitize of a routine that is going away
kmacy
2007-12-16
1
-5
/
+5
*
overlead mbuf fields for use by toe
kmacy
2007-12-16
1
-0
/
+16
*
Add system includes for mvec.h
kmacy
2007-12-16
1
-0
/
+4
*
Import updated support code for the TOM (tcp offload module).
kmacy
2007-12-15
13
-846
/
+891
*
Add the 'hptrr' driver for supporting the following Highpoint RocketRAID
scottl
2007-12-15
14
-0
/
+27218
*
Limit total hardware playback channels to just 1. The reliability of
ariff
2007-12-14
1
-3
/
+12
*
Add speaker/headphone controls for HP Compaq DC7700 Small Form Factor PC
ariff
2007-12-13
1
-1
/
+13
*
nid 28 for Acer @ ALC268 should be identified as analog CD input pin,
ariff
2007-12-13
1
-0
/
+12
*
Implement a workaround of the datacorruption problem on serverworks HT1000 ch...
sos
2007-12-13
4
-93
/
+233
*
Disable AC97 microphone channel. Due to the channel allocation priority
ariff
2007-12-12
1
-1
/
+6
*
Rewrite the DMA code paths from being an impenitrable maze of special cases
scottl
2007-12-12
4
-436
/
+260
*
Add quirks for Netac Onlydisk 2000 USB disk.
davidxu
2007-12-11
2
-0
/
+5
*
sc->ndis_tq variable is only initialized when a driver module is for wireless
thompsa
2007-12-09
1
-2
/
+4
*
Fix an incorrect FreeBSD version test.
scottl
2007-12-09
1
-1
/
+1
*
Modify locking so that a single version of the driver src can be used on 6.x
scottl
2007-12-09
1
-5
/
+22
*
Support new ARC120x family of controllers. Many thanks for Areca's continued
scottl
2007-12-08
2
-617
/
+1635
*
Add another RTL8168 revision 3 which is found on RTL8111-GR Gigabit
yongari
2007-12-08
1
-3
/
+13
*
Merge from Adaptec a 64 bit fix and a workaround for luns != 0 returning
emaste
2007-12-07
1
-8
/
+13
*
Add family support to allow the driver to attach to new devices that
emaste
2007-12-07
3
-10
/
+92
*
Add stub functions to unbreak LINT.
jkoshy
2007-12-07
4
-0
/
+80
*
Fix speed report on Intel SATA chips in compat mode.
sos
2007-12-07
1
-3
/
+52
*
Preallocate some space to return the scan results, some drivers do not properly
thompsa
2007-12-07
1
-9
/
+25
*
Kernel and hwpmc(4) support for callchain capture.
jkoshy
2007-12-07
6
-112
/
+547
*
Allow simultaneous opens of the device for issuing commands to the
emaste
2007-12-07
2
-75
/
+151
*
Add more PCI ID's from Adaptec's driver, including two requested
emaste
2007-12-06
1
-0
/
+16
*
Add PCI IDs for additional cards:
emaste
2007-12-06
1
-0
/
+12
*
Fix a use-after-free.
philip
2007-12-05
1
-2
/
+1
*
Plug two potential (root-only, local) information leaks. buf is not
philip
2007-12-05
2
-8
/
+8
*
Bring in support for: Marvell Yukon 8039
remko
2007-12-05
2
-0
/
+3
*
Stop serial console and gdb serial port from getting all screwed up.
julian
2007-12-05
1
-1
/
+1
*
Cast address of 'bssid' to uint8_t since printf() expects to get unsigned
wkoszek
2007-12-04
1
-1
/
+1
*
Cast 'data' to 'u_char', as printf() requires this type to be unsigned. This
wkoszek
2007-12-04
1
-1
/
+1
*
Remove compatibilty defines to simplify reading the code, this is around 10% of
thompsa
2007-12-03
3
-325
/
+0
*
Fix audio playback aborted with SNDCTL_DSP_SETTRIGGER, affecting
ariff
2007-12-03
1
-2
/
+2
*
Do not allow the SNPSTTY ioctl for the snoop device that has a tty
kib
2007-12-03
1
-0
/
+3
*
Always honor promiscuous flag prior to programming Rx multicast
yongari
2007-12-03
1
-2
/
+6
*
Provide unqiue malloc types instead of using M_DEVBUF.
scottl
2007-12-02
2
-26
/
+29
*
Refactor completion handlers so that they can be combined into a single
scottl
2007-12-02
1
-76
/
+29
*
Make a pass at style.9 compliance
scottl
2007-12-02
1
-440
/
+477
*
Fix a typo that was hidden by AMR_DEBUG.
scottl
2007-12-02
1
-1
/
+1
*
Fix printf format bugs that where hidden by AMR_DEBUG.
scottl
2007-12-02
1
-3
/
+3
*
Headphone / speakers automute fixup for Acer Aspire 4710 @ ALC268 laptop.
ariff
2007-12-02
1
-0
/
+3
*
Hide a debug printf, NDIS_DEBUG is always defined and we test the sysctl.
thompsa
2007-12-02
1
-3
/
+5
*
Based in info gleaned from the web and other drivers (including the Linux
peter
2007-12-01
1
-0
/
+23
*
ieee80211com.ic_fixed_rate holds rate instead of rate index
kevlo
2007-12-01
1
-1
/
+1
*
Allow the sio acpi attachment to be disabled (ie: use hints only). This
peter
2007-11-30
1
-0
/
+4
[next]