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
/
hatm
/
if_hatm_ioctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
glebius
2013-10-26
1
-0
/
+1
*
Propagate rename of IFF_OACTIVE and IFF_RUNNING to IFF_DRV_OACTIVE and
rwatson
2005-08-09
1
-7
/
+7
*
Fix another fallout from the ifnet change that assumed that a softc
harti
2005-07-01
1
-1
/
+1
*
Stop embedding struct ifnet at the top of driver softcs. Instead the
brooks
2005-06-10
1
-6
/
+6
*
Start each of the license/copyright comments with /*-, minor shuffle of lines
imp
2005-01-06
1
-1
/
+1
*
Prefer new location of pci include files (which have only been in the
imp
2003-08-22
1
-2
/
+2
*
Make the driver preserve open connections accross ifconfig down
harti
2003-08-07
1
-12
/
+21
*
Remove the ATMIOCENA and ATMIOCDIS ioctl. Everyting has been converted
harti
2003-08-06
1
-54
/
+2
*
Make the driver honor the ATMIO_FLAG_ASYNC that requests
harti
2003-08-06
1
-4
/
+2
*
Rearrange the fields in the vcc table entry to fit to the requirements
harti
2003-07-30
1
-58
/
+5
*
Generate events for carrier state, PVC state changes and flow control
harti
2003-07-29
1
-8
/
+3
*
Use the default arguments for lockfunc and lockfuncarg in
harti
2003-07-10
1
-1
/
+1
*
Style: __FBSDID().
harti
2003-06-18
1
-2
/
+3
*
This is a driver for Fore/Marconi HE155 and HE622 ATM cards. It is full
harti
2003-06-17
1
-0
/
+486