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
/
an
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix location and name of if_an_pci.c in comment.
fenner
2002-07-27
1
-1
/
+1
*
Change callers of mtx_init() to pass in an appropriate lock type name. In
jhb
2002-04-04
1
-2
/
+2
*
Change the suser() API to take advantage of td_ucred as well as do a
jhb
2002-04-01
1
-5
/
+5
*
Remove __P.
alfred
2002-03-20
4
-52
/
+50
*
Only allow super user to perform the Linux compatible ioctls since some
ambrisko
2002-03-14
1
-0
/
+4
*
In ad-hoc mode, the "associate" bit is valid to check to see if it is
ambrisko
2002-02-26
1
-3
/
+1
*
Add missing m_free() so we actually drain the send buffer in monitor mode.
brooks
2002-02-20
1
-0
/
+2
*
Staticise the flash buffer, since it isn't needed anywhere else.
msmith
2002-01-08
1
-1
/
+1
*
Save stack space by converting areq in sc->areq.
ambrisko
2001-12-31
1
-88
/
+84
*
Fix bugs in the structure for rx_frame by making gap length one byte and
ambrisko
2001-12-31
3
-42
/
+722
*
Minor style problem I introduced recently
imp
2001-11-15
1
-4
/
+4
*
Hoist the Card/Card2 macros that I invented for the wi driver into
imp
2001-11-15
1
-9
/
+4
*
Add PC4500 and 350 for newer cards in this line.
imp
2001-11-15
1
-3
/
+9
*
Add NEWCARD support for aironet stuff.
imp
2001-11-15
1
-2
/
+32
*
Fix comments about 'current' state of hardware/software
imp
2001-11-15
1
-4
/
+1
*
fix typo.
phk
2001-11-11
1
-1
/
+1
*
Add missing includes of sys/lock.h.
jhb
2001-10-11
2
-0
/
+2
*
KSE Milestone 2
julian
2001-09-12
1
-0
/
+1
*
Lots of style(9) related white space fixes. Mostly missing spaces
brooks
2001-09-10
6
-122
/
+149
*
Add support for monitor mode. This means that after enabling the
brooks
2001-09-10
1
-93
/
+255
*
Wrap array accesses in macros, which also happen to be lvalues:
jlemon
2001-09-06
1
-1
/
+1
*
Add PCI ID for Cisco Aironet 350 Series cards. The patch differs
brooks
2001-08-06
1
-0
/
+2
*
Cleanup duplication in Aironet headers
brooks
2001-07-27
2
-492
/
+74
*
Fix a number of bugs in the implementation of the WEP related status
brooks
2001-06-22
3
-67
/
+156
*
Fix warnings:
peter
2001-06-15
1
-1
/
+0
*
Currently, each wireless networking driver has it's own control program
phk
2001-05-26
6
-5
/
+508
*
Catch up to header include changes:
jhb
2001-03-28
1
-0
/
+1
*
A few fixes..
archie
2001-03-23
3
-39
/
+15
*
change the default mode from adhoc to bss (infrastructure)
assar
2001-03-12
1
-1
/
+1
*
Change and clean the mutex lock interface.
bmilekic
2001-02-09
1
-2
/
+2
*
Implement MTX_RECURSE flag for mtx_init().
bmilekic
2001-01-19
1
-1
/
+2
*
Fixes to the Aironet driver to clear up some WEP issues.
archie
2000-12-08
2
-2
/
+5
*
remove unneded sys/ucred.h includes
alfred
2000-11-30
1
-1
/
+0
*
Close PR# 21843 and PR# 21864. This adds support for WEP and updates some
wpaul
2000-11-13
3
-12
/
+121
*
Move suser() and suser_xxx() prototypes and a related #define from
phk
2000-10-29
1
-1
/
+0
*
Catch up to moving headers:
jhb
2000-10-20
3
-3
/
+3
*
Remove unneeded #include <machine/clock.h>
phk
2000-10-15
1
-1
/
+0
*
Remember to assign an_dev to device_t before calling an_attach().
wpaul
2000-10-13
3
-0
/
+13
*
Convert the Aironet driver to use mutexes instead of spls.
wpaul
2000-10-13
4
-28
/
+59
*
MF4: fix style(9) whitespace breakage.
peter
2000-08-08
1
-3
/
+3
*
Make all Ethernet drivers attach using ether_ifattach() and detach using
archie
2000-07-13
4
-7
/
+5
*
- Add suser check before SIOCSAIRONET.
roberto
2000-06-18
1
-3
/
+10
*
Oops, nearly forgot to commit this one. Use correct register names, or
peter
2000-05-28
1
-3
/
+3
*
Move code to handle BPF and bridging for incoming Ethernet packets out
archie
2000-05-14
1
-13
/
+0
*
Remove ~25 unneeded #include <sys/conf.h>
phk
2000-04-19
3
-3
/
+0
*
Remove unloaded printf. We do this now in the newbus layer.
imp
2000-04-17
1
-1
/
+0
*
Fix an instance of rman_get_start() than should be rman_get_bushandle().
wpaul
2000-01-16
1
-1
/
+1
*
Actually read the PCI device ID when testing the device ID value against
wpaul
2000-01-15
1
-1
/
+1
*
Add driver support for the Aironet 4500/4800 series wireless 802.11
wpaul
2000-01-14
6
-0
/
+3444