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
*
Make the driver preserve open connections accross ifconfig down
harti
2003-08-07
4
-26
/
+57
*
When configuring the interface down and up again try to re-open all
harti
2003-08-07
2
-33
/
+77
*
We donot need `\n' for panic().
non
2003-08-07
1
-1
/
+1
*
Don't use pessimal (u_short) types for i/o ports. This is mainly for
bde
2003-08-06
1
-1
/
+1
*
Don't use pessimal (u_short) types for i/o ports. This is mainly for
bde
2003-08-06
1
-1
/
+1
*
Remove the 6-10 byte translation from UFI and ATAPI command sets. It is
njl
2003-08-06
1
-61
/
+0
*
Remove the ATMIOCENA and ATMIOCDIS ioctl. Everyting has been converted
harti
2003-08-06
5
-168
/
+22
*
Make the driver honor the ATMIO_FLAG_ASYNC that requests
harti
2003-08-06
4
-9
/
+6
*
Honor the ATMIO_FLAG_ASYNC for asynchronuous open/close of VCs.
harti
2003-08-06
4
-10
/
+11
*
Honor the new ATMIO_FLAG_ASYNC for asynchronuous open/close operations
harti
2003-08-06
1
-4
/
+6
*
Honor the new ATMIO_FLAG_ASYNC that requests asynchronuous open/close
harti
2003-08-06
1
-1
/
+1
*
When sending check that the channel is really open. Get the information
harti
2003-08-06
1
-7
/
+9
*
Print an array index that is computed as ptrdiff_t with %tu.
harti
2003-08-06
1
-2
/
+2
*
Change the format type to unbreak LINT on 64-bit platforms.
obrien
2003-08-06
1
-2
/
+2
*
Don't use pessimal (u_short) types for i/o ports. This is mainly for
bde
2003-08-05
1
-2
/
+2
*
Properly support the 3ware generic API.
ps
2003-08-05
7
-96
/
+190
*
Implement per-VC statistics.
harti
2003-08-05
1
-1
/
+8
*
Implement the ATMIOCOPENVCC and ATMIOCCLOSEVCC ioctls(). This was the
harti
2003-08-05
3
-37
/
+86
*
Use the generic getvccs function from net/if_atmsubr.c and remove
harti
2003-08-05
1
-54
/
+4
*
Arrghhh. Remove debugging printf's that slipped in in the pre-previous
harti
2003-08-05
1
-11
/
+1
*
Use __FBSDID() as per style(9).
harti
2003-08-05
1
-2
/
+2
*
Make the en(4) driver more like the other ATM drivers. This is the
harti
2003-08-05
3
-247
/
+348
*
Move the clearing of the IFF_RUNNING flag into the reset routine.
harti
2003-08-05
1
-1
/
+2
*
Change gcc-specific aggregate initialization member specifiers
dds
2003-08-05
2
-12
/
+12
*
Remove extraneous semicolons. They are already provided by
dds
2003-08-05
1
-4
/
+4
*
Change the implementation of swap backing to use the VM system in normal
phk
2003-08-05
1
-23
/
+59
*
Change device name notation.
simokawa
2003-08-05
4
-54
/
+141
*
Enable IFCAP_VLAN_MTU and increase MTU for it.
simokawa
2003-08-05
1
-2
/
+3
*
Set the BGE_RX_MTU register correctly so that we can receive slightly
wpaul
2003-08-04
1
-1
/
+1
*
- Don't mess with TX queue in fwohci_stop() if we failed to attach the device.
simokawa
2003-08-04
2
-7
/
+14
*
Use the revision ID from PCI configuration space to identify Intel
jdp
2003-08-04
1
-23
/
+41
*
Support the Titan VScom PCI-200HV2 2 port serial card.
bde
2003-08-02
1
-0
/
+10
*
o remove bmisshack no longer needed with the BSSID fix in v0.9.5.2 of the hal
sam
2003-08-02
1
-14
/
+17
*
Define PCI_MAXHDRTYPE to be 2. We know about header types 0, 1 and 2.
imp
2003-08-01
2
-10
/
+2
*
Add facilities for tuning the "em" driver's interrupt delays without
jdp
2003-08-01
3
-44
/
+148
*
Workaround for gcc on alpha/ia64.
simokawa
2003-08-01
1
-6
/
+4
*
Forgot an added file in the last commit.
ambrisko
2003-08-01
1
-0
/
+49
*
Clean up fwdev.
simokawa
2003-08-01
4
-211
/
+234
*
Add printer support to puc(4) driver.
ambrisko
2003-08-01
3
-44
/
+133
*
- Disable faking T_DIRECT as T_RBC because we have PIM_NO_6_BYTE now.
simokawa
2003-08-01
1
-2
/
+2
*
- Detect full of DMA channel correctly.
simokawa
2003-08-01
1
-2
/
+1
*
Update the 'ps', 'show pci', and 'show ktr' ddb commands to use the new
jhb
2003-07-31
1
-29
/
+4
*
Record the missing module dependency ("amd" on "cam").
ru
2003-07-31
1
-0
/
+1
*
Implement a traffic shaping option for the PCA200 for CBR channels.
harti
2003-07-31
5
-1
/
+247
*
Make the driver to work with firmware version 4.1.12 (other 4.X.Y should
harti
2003-07-31
5
-4
/
+68
*
Make this compile on alpha.
gallatin
2003-07-31
1
-1
/
+1
*
Make this at least compile on 64 bit platforms. Its been breaking
gallatin
2003-07-30
1
-1
/
+2
*
Add and document the hw.acpi.ec.poll_timeout tunable.
njl
2003-07-30
1
-2
/
+5
*
Rearrange the vcc structure so that the generic getvcc function
harti
2003-07-30
2
-265
/
+251
*
Rearrange the fields in the vcc table entry to fit to the requirements
harti
2003-07-30
2
-68
/
+13
[next]