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
/
net
/
if_atm.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change if_output to take a struct route as its fourth argument in order
kmacy
2009-04-16
1
-1
/
+1
*
Propagate rename of IFF_OACTIVE and IFF_RUNNING to IFF_DRV_OACTIVE and
rwatson
2005-08-09
1
-2
/
+2
*
Stop embedding struct ifnet at the top of driver softcs. Instead the
brooks
2005-06-10
1
-6
/
+7
*
/* -> /*- for license, minor formatting changes
imp
2005-01-07
1
-1
/
+1
*
Add a device type for virtual interfaces.
harti
2004-01-26
1
-1
/
+3
*
Remove the ATMIOCENA and ATMIOCDIS ioctl. Everyting has been converted
harti
2003-08-06
1
-8
/
+1
*
Remove the last vestiges of ATM raw mode. This has not been useful for a
harti
2003-08-06
1
-3
/
+0
*
Define a flag for asynchronuous VC open/close operations as used
harti
2003-08-05
1
-1
/
+2
*
Implement a mechanism by which ATM drivers can inform interested
harti
2003-07-29
1
-0
/
+70
*
Correct the device identifiers for the ProATM cards.
harti
2003-07-18
1
-2
/
+2
*
Implement an utility function that can be used by device drivers to
harti
2003-07-15
1
-0
/
+2
*
Add identifiers for ProSum's and IDT's cards that are based on
harti
2003-07-15
1
-1
/
+9
*
ATM_PH_LLCSNAP and ATMIO_FLAG_LLCSNAP must have the same value, so
harti
2003-07-15
1
-2
/
+4
*
Protect a kernel structure by _KERNEL.
harti
2003-07-15
1
-0
/
+2
*
Now that most of this file is new, stylify the rest and correct the
harti
2003-06-18
1
-59
/
+57
*
Add definitions for the ioctls that are used by netgraph and harp to open
harti
2003-06-17
1
-0
/
+18
*
Fix the breakage introduced by rev. 1.43 of sys/dev/midway.c (don't commit
harti
2003-06-16
1
-17
/
+92
*
Define a link layer MIB for ATM. Most fields of this MIB are needed by
harti
2003-05-05
1
-0
/
+60
*
Add module data and version to the atm_subr and reference this info from the
harti
2003-04-29
1
-0
/
+1
*
This corrects a longstanding endian bug in processing LLC/SNAP encoded
harti
2003-03-13
1
-2
/
+2
*
Remove __P.
alfred
2002-03-19
1
-5
/
+5
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
1
-6
/
+1
*
clean up en atm driver
kjc
1999-05-08
1
-40
/
+1
*
update ATM driver. (base version: midway.c 1.67 --> 1.68)
kjc
1998-07-29
1
-1
/
+41
*
import Chuck Cranor's ATM driver
kjc
1997-05-09
1
-0
/
+111