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
...
*
Re-work the internals of adding items to the driver's scatter-gather
mdf
2010-10-14
3
-90
/
+213
*
Fix a regression introduced in r213710. r213710 removed the use of
yongari
2010-10-13
1
-0
/
+7
*
USB network (NCM driver):
hselasky
2010-10-13
3
-26
/
+127
*
Add more checks for resolved link speed in bge_miibus_statchg().
yongari
2010-10-13
1
-6
/
+24
*
USB Network:
hselasky
2010-10-13
2
-0
/
+612
*
USB WLAN:
hselasky
2010-10-13
1
-0
/
+1
*
USB network (UHSO):
hselasky
2010-10-13
1
-1
/
+1
*
Correct some root HUB descriptor fields in multiple controller drivers.
hselasky
2010-10-13
6
-31
/
+9
*
Revert r213793.
rpaulo
2010-10-13
2
-2
/
+2
*
Don't do a logical AND of the result of strcmp() with a constant.
rpaulo
2010-10-13
2
-2
/
+2
*
Clean up unused headers.
jkim
2010-10-13
1
-4
/
+0
*
Remove acpi_bus_number() completely. It had to be removed in r212761.
jkim
2010-10-13
1
-55
/
+0
*
Pass a format string to make_dev().
rpaulo
2010-10-13
1
-1
/
+1
*
Fix a brain-o: wrong case statement semantics.
rpaulo
2010-10-13
2
-2
/
+4
*
WPA_CSE_WEP104 was being incorrectly checked.
rpaulo
2010-10-13
1
-1
/
+1
*
Mark acpi_bus_number() as __unused. This allows clang to this file
rpaulo
2010-10-13
1
-1
/
+1
*
Explicitly tell the compiler that we don't care about the return value
rpaulo
2010-10-13
3
-20
/
+20
*
Define YY_NO_INPUT. This makes aicasm buildable by clang with Werror
rpaulo
2010-10-13
2
-0
/
+2
*
Use AcpiReset() from ACPICA instead of rolling our own, which is actually
jkim
2010-10-13
1
-10
/
+10
*
Protect bge(4) from accessing invalid NIC internal memory regions
yongari
2010-10-12
1
-0
/
+8
*
Always set cm_complete_data before calling mps_config_complete().
mdf
2010-10-12
1
-1
/
+1
*
Fix a regression introduced in r213495. r213495 disabled mini
yongari
2010-10-12
1
-1
/
+1
*
acpi_ec: changes in communication with hardware
avg
2010-10-12
1
-83
/
+89
*
Fix monitor mode which is implemented by doing a firmware scan. This
bschmidt
2010-10-12
2
-1
/
+34
*
Small grammar nit in a printf message.
joel
2010-10-12
1
-1
/
+1
*
We already have dummy receive buffer in sc->buffer.
glebius
2010-10-12
1
-3
/
+6
*
The IFF_DRV_RUNNING flag is set at the end of bge_init_locked. But
yongari
2010-10-11
1
-9
/
+13
*
Remove one last reference of BGE_MI_MODE register for auto polling.
yongari
2010-10-11
1
-5
/
+15
*
Re-work the internal user ioctl command table, and support the FW_UPLOAD
mdf
2010-10-11
1
-36
/
+213
*
Add function prototypes for static functions.
mdf
2010-10-11
1
-0
/
+13
*
Fix a memory leak and locking inconsistency in mps(4) ioctl handling.
mdf
2010-10-11
1
-10
/
+22
*
Fix up the COMPAT_FREEBSD32 ioctl logic for mps(4).
mdf
2010-10-11
2
-116
/
+199
*
Do not setup interrupt endpoint for axe(4).
yongari
2010-10-11
2
-34
/
+0
*
Do not blindly UP the interface when interface's MTU is changed. If
yongari
2010-10-08
1
-2
/
+6
*
In r207768 I silenced a console warning from rum(4). There was legitimate
emaste
2010-10-08
1
-1
/
+5
*
Turn on serialization of task management commands going down to the
ken
2010-10-07
3
-53
/
+226
*
Fix a long standing bug which regarded some revisions of controller
yongari
2010-10-07
1
-8
/
+6
*
Add ID for Vodafone (ZTE) Mobile Broadband K3565-Z modem.
mav
2010-10-07
2
-0
/
+2
*
Add more comments to rings supported by the controller. Different
yongari
2010-10-06
1
-37
/
+103
*
Add the capability to read the complete contents of the NVRAM via sysctl
ambrisko
2010-10-06
2
-0
/
+68
*
Remove bge_tx_buf_ratio, unused member of softc.
yongari
2010-10-06
1
-1
/
+0
*
Overhaul MII register access routine and remove unnecessary
yongari
2010-10-06
2
-39
/
+94
*
Remove extra assignment.
glebius
2010-10-06
1
-1
/
+0
*
Add support to Alcatel/TCTMobile X080S USB 3G modem. The device needs
glebius
2010-10-06
4
-0
/
+14
*
Fix bge(4) build breakage when BGE_REGISTER_DEBUG is defined.
yongari
2010-10-06
1
-1
/
+1
*
Rearrange code a bit to correctly set PHY flags. This change make
yongari
2010-10-05
1
-5
/
+7
*
Separate common flags into controller specific and PHY related
yongari
2010-10-05
3
-36
/
+37
*
Print out correct USB connection speed for USB 3.0 mass storage devices.
hselasky
2010-10-04
1
-6
/
+15
*
RX buffer allocation failure is not an input error. Controller
yongari
2010-10-04
1
-1
/
+1
*
Don't count input error twice. uether_rxbuf() already updated that
yongari
2010-10-04
1
-4
/
+3
[prev]
[next]