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
/
wi
/
if_wi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Untimeout before calling timeout. I think that I have caught all the cases
imp
2002-04-29
1
-0
/
+2
*
Make this driver compile for -stable also to prep for MFC
imp
2002-04-26
1
-32
/
+57
*
Move the new byte order function prototypes from <sys/param.h> to
mike
2002-04-26
1
-0
/
+1
*
Some fixes for Symbol card.
onoe
2002-04-19
1
-2
/
+20
*
Fix tx-rate setting for Lucent cards.
brooks
2002-04-14
1
-0
/
+15
*
After committing the forgotten IFM_IEEE80211_HOSTAP stuff to if_media.h,
imp
2002-04-12
1
-10
/
+2
*
unifdef -DWI_HOSTAP, like OpenBSD does
imp
2002-04-12
1
-44
/
+5
*
ifdef WI_HOSTAP some stuff that seems like it needs to be ifdef'd.
alfred
2002-04-12
1
-0
/
+2
*
Replace the original host WEP implementation with the one in OpenBSD
imp
2002-04-12
1
-146
/
+129
*
Integrate the hostap stuff that Thomas Skibo <skibo@packbell.net>
imp
2002-04-11
1
-50
/
+398
*
better init
imp
2002-04-11
1
-4
/
+6
*
MFNetBSD:
imp
2002-04-04
1
-0
/
+8
*
MFNetBSD:
imp
2002-04-04
1
-72
/
+53
*
Change callers of mtx_init() to pass in an appropriate lock type name. In
jhb
2002-04-04
1
-1
/
+2
*
o Reduce the gratuitous differences with NetBSD.
imp
2002-04-04
1
-3
/
+8
*
Four fixes from NetBSD:
imp
2002-04-03
1
-43
/
+115
*
First cut at breaking out the bus attachment from the bus independent
imp
2002-04-02
1
-325
/
+8
*
Change the suser() API to take advantage of td_ucred as well as do a
jhb
2002-04-01
1
-6
/
+6
*
More diff reduction patches
imp
2002-04-01
1
-1
/
+1
*
Fix type from last commit
imp
2002-04-01
1
-2
/
+2
*
Add more ID's from the PRISM family. from wi.c 1.61 and wireg.h 1.26 by
imp
2002-04-01
1
-0
/
+8
*
Identify PRISM 2.5 with ISL37300P
imp
2002-03-29
1
-7
/
+10
*
Integrate the air-tools 0.2 from dachb0den labs.
imp
2002-03-29
1
-72
/
+378
*
o Rework the identify routine a little, merging it with NetBSD's wi.
imp
2002-03-16
1
-47
/
+40
*
Add support for 3Com Airconnect PCI cards.
brooks
2002-03-11
1
-0
/
+1
*
Add roaming and microwave oven support. Some minor formatting nits.
imp
2002-03-05
1
-12
/
+58
*
Remove __P to reduce diffs with NetBSD and my private tree.
imp
2002-03-05
1
-40
/
+38
*
Add a bunch of cards from NetBSD and maybe other places.
imp
2002-03-04
1
-0
/
+5
*
Make 128-bit WEP (aka 104-bit WEP) work with Prism based cards.
brooks
2002-03-02
1
-3
/
+6
*
Add the following functions/macros to support byte order conversions and
tmm
2002-02-27
1
-4
/
+2
*
Add a missing field to the end of array marker in the pci_ids array.
brooks
2002-02-26
1
-1
/
+1
*
Add support for the Linksys WMP-11, Prism 2.5, PCI adaptor.
brooks
2002-02-12
1
-61
/
+119
*
identify GLPRISM2 PCI WaveLAN/IEEE 802.11
alfred
2002-01-31
1
-0
/
+1
*
Add support for Linksys WDT11 PCI adaptors.
brooks
2002-01-21
1
-0
/
+1
*
put function return types on a line by themselves as per style(9)
alfred
2001-12-27
1
-32
/
+62
*
Update to C99, s/__FUNCTION__/__func__/,
obrien
2001-12-10
1
-2
/
+2
*
Replace %i formatting characters with %d since printf(9) doesn't support %i.
alfred
2001-12-08
1
-1
/
+1
*
Implement prism2 detection from NetBSD. This mostly obsoletes the
imp
2001-12-05
1
-26
/
+85
*
Add Buffalo AirStation 11Mbps CF WLAN card.
imp
2001-11-28
1
-0
/
+1
*
Add Linksys Instant Wireless Network PC Card from NetBSD
imp
2001-11-19
1
-0
/
+1
*
Hoist the Card/Card2 macros that I invented for the wi driver into
imp
2001-11-15
1
-29
/
+21
*
Add a bunch of wireless cards for NEWBUS from NetBSD's list. I'm
imp
2001-11-11
1
-3
/
+31
*
s/PCCARD_/PCMCIA_/g in NEWCARD device tables to enable easier NetBSD sharing
imp
2001-11-11
1
-3
/
+3
*
KSE Milestone 2
julian
2001-09-12
1
-0
/
+1
*
Wrap array accesses in macros, which also happen to be lvalues:
jlemon
2001-09-06
1
-1
/
+1
*
Make this compile when there is no pci bus in your kernel.
imp
2001-08-28
1
-5
/
+20
*
Get rid of redundant device_set_desc. Both the PCI and PCCARD versions
nsayer
2001-08-24
1
-4
/
+0
*
In order for the MA301 to pass interrupts from the PCCard, you must
nsayer
2001-08-24
1
-0
/
+14
*
Oops. The new pci_ids array should be static.
nsayer
2001-08-23
1
-1
/
+1
*
Add support for the Netgear MA301 PCI adapter for the MA401.
nsayer
2001-08-23
1
-4
/
+15
[next]