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
...
*
Implement TX/RX checksum offloading support for ASIX AX88772B
yongari
2011-10-25
2
-73
/
+422
*
This change makes it possible to define driver specific attach
yongari
2011-10-24
2
-37
/
+82
*
Add support for ALi/ULi, now NVIDIA, M5261/M5263 PCI FastEthernet
yongari
2011-10-24
2
-4
/
+212
*
When driver is run for the first time there would be no established
yongari
2011-10-24
1
-16
/
+28
*
Add missing bus_dmamap_sync() in setup frame transmit.
yongari
2011-10-24
1
-0
/
+4
*
Fix a regression introduced in r218832. For TX status check, driver
yongari
2011-10-24
1
-1
/
+1
*
Some dmesg cosmetics:
mav
2011-10-24
3
-3
/
+18
*
Let net80211 also know about stopped BA sessions. This fixes some issues
bschmidt
2011-10-24
1
-0
/
+1
*
Add new USB IDs to RUN driver. Update usb.conf.
hselasky
2011-10-19
2
-2
/
+8
*
Add a flush of the current PMC log buffer before displaying the next top.
fabient
2011-10-18
2
-18
/
+61
*
Get rid of D_PSEUDO.
ed
2011-10-18
3
-5
/
+2
*
FDT support for MIPS.
jchandra
2011-10-18
2
-1
/
+62
*
Add in a currently-disabled WAR for PCI NICs.
adrian
2011-10-18
1
-0
/
+17
*
Add a WAR from the reference code - clear the PCI error status
adrian
2011-10-18
1
-0
/
+5
*
Port over some missing code from the ar5212 reference driver reset path.
adrian
2011-10-18
2
-2
/
+147
*
Implement the first part of the BB read workaround.
adrian
2011-10-18
6
-1
/
+15
*
Add in OS_REG_BIT_SET, a macro which does what it says it does.
adrian
2011-10-18
1
-0
/
+2
*
Include opt_ah.h when compiling the driver.
adrian
2011-10-18
1
-0
/
+5
*
Make sure to report media change status to caller. Previously it
yongari
2011-10-17
1
-3
/
+1
*
Add missing driver lock in media status handler.
yongari
2011-10-17
1
-0
/
+2
*
Close a race where SIOCGIFMEDIA ioctl get inconsistent link status.
yongari
2011-10-17
5
-5
/
+5
*
Close a race where SIOCGIFMEDIA ioctl get inconsistent link status.
yongari
2011-10-17
14
-14
/
+14
*
Return BUS_PROBE_DEFAULT instead of 0 (BUS_PROBE_SPECIFIC), allowing
delphij
2011-10-17
1
-1
/
+1
*
Don't enable the PHY radar errors in calcrxfilter.
adrian
2011-10-17
1
-4
/
+0
*
Fix build after r226465.
bz
2011-10-17
1
-1
/
+3
*
FDT changes for 64 bit kernel
jchandra
2011-10-17
1
-30
/
+41
*
Fix an issue with 11g beacon frames which looks to be a limitation
adrian
2011-10-17
1
-8
/
+13
*
Add support for special keys (volume/brightness/eject) on Apple laptops with
nwhitehorn
2011-10-16
2
-1
/
+236
*
Revert r226398 and instead move the allocation of usrbufs after the error check.
brueffer
2011-10-16
1
-4
/
+2
*
- change "is is" to "is" or "it is"
eadler
2011-10-16
7
-9
/
+9
*
Properly free resources in case of an error.
brueffer
2011-10-15
1
-0
/
+1
*
- add support for I-O DATA RSA-PCI2/R
eadler
2011-10-15
1
-0
/
+6
*
Properly free resources in an error case.
brueffer
2011-10-15
1
-1
/
+3
*
Merge from NetBSD:
marius
2011-10-15
4
-311
/
+324
*
ath_pci PCI setup fixes.
adrian
2011-10-14
1
-3
/
+17
*
Merge from r225950:
marius
2011-10-13
4
-10
/
+46
*
Fix bmiss notifications, events should be sent when NOT scanning.
bschmidt
2011-10-13
1
-1
/
+1
*
If an allocation for a specific resource range fails because it is not in
jhb
2011-10-12
3
-7
/
+27
*
- Remove unused remnants of MII bitbang'ing.
marius
2011-10-11
2
-20
/
+3
*
Add USB mass storage quirk for device that emits errors after the automatic
hselasky
2011-10-10
2
-0
/
+6
*
Bugfix: The ucom detach function is sometimes called on zeroed structures.
hselasky
2011-10-10
1
-0
/
+3
*
Do not ignore block offsets.
kib
2011-10-10
1
-0
/
+1
*
Fix an incorrect use of sizeof().
adrian
2011-10-10
1
-1
/
+1
*
Update from OpenBSD: Include 0x4402 in the bbp id mapping table used on older...
adrian
2011-10-10
1
-1
/
+1
*
Add a "kern.features.ata_cam" sysctl in the kernel when the ATA_CAM kernel
rodrigc
2011-10-09
1
-0
/
+3
*
Recognize the Intel(R) Centrino(R) Wireless-N 130.
marius
2011-10-09
1
-0
/
+1
*
Prefer KOBJMETHOD_END.
marius
2011-10-09
1
-2
/
+1
*
Sprinkle const.
marius
2011-10-09
1
-9
/
+9
*
- Follow the lead of dcphy(4) and pnphy(4) and move the reminder of the PHY
marius
2011-10-08
5
-34
/
+38
*
Fix an infinite loop in siba_bwn_suspend().
brueffer
2011-10-08
1
-1
/
+1
[prev]
[next]