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_pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
o add experimental radiotap capture format
sam
2003-09-05
1
-1
/
+2
*
Prefer new location of pci include files (which have only been in the
imp
2003-08-22
1
-2
/
+2
*
Add the PCI Id of the Intersil prism3 (mini-PCI) WLAN chip. The Vaio
marcel
2003-08-08
1
-0
/
+1
*
Fix a couple of bugs in the resume handler. Don't call the if_init
jdp
2003-07-26
1
-2
/
+3
*
Add Addtron AWA-100 wireless PCI card
imp
2003-07-19
1
-0
/
+1
*
update for new 802.11 support
sam
2003-06-28
1
-1
/
+2
*
Call wi_free() in all the relevant error cases.
imp
2003-06-11
1
-3
/
+2
*
- Express hard dependencies on bus (pci, isa, pccard) and
mdodd
2003-04-15
1
-2
/
+3
*
Add SMC 2602W pci card, from a post to mobile@
imp
2003-03-18
1
-0
/
+1
*
new wi driver that uses the 802.11 link layer code
sam
2003-01-15
1
-7
/
+9
*
Suspend/resume support (mostly for MiniPCI Prism2.5 boards).
mdodd
2003-01-14
1
-0
/
+34
*
Add an entry for the US Robotics 2415.
nsayer
2002-06-14
1
-0
/
+1
*
We don't need the card_if.h here. It breaks the building of kernels
imp
2002-04-29
1
-7
/
+2
*
Alphabetize descriptions and remove the "PCI" from the desciptions.
imp
2002-04-28
1
-5
/
+6
*
Better names for the PCI cards. The biggest change is that we now
imp
2002-04-27
1
-7
/
+7
*
Make this driver compile for -stable also to prep for MFC
imp
2002-04-26
1
-0
/
+2
*
Support the Siemens SpeedStream PCI card.
brooks
2002-04-14
1
-0
/
+1
*
unifdef -DWI_HOSTAP, like OpenBSD does
imp
2002-04-12
1
-2
/
+0
*
Integrate the hostap stuff that Thomas Skibo <skibo@packbell.net>
imp
2002-04-11
1
-0
/
+3
*
Four fixes from NetBSD:
imp
2002-04-03
1
-1
/
+0
*
First cut at breaking out the bus attachment from the bus independent
imp
2002-04-02
1
-0
/
+235