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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix disordering of pccarddevs.h noticed by bde. Also remove a few
imp
2004-05-27
1
-21
/
+1
*
Move to generating pccarddevs.h on the fly, both for the kernel and
imp
2004-05-26
1
-1
/
+1
*
It turns out that the module dependency on pccard is in error. Since
imp
2004-05-08
1
-1
/
+0
*
radiotap updates:
sam
2004-04-01
2
-6
/
+13
*
correct xmit-side radiotap collection by tap'ing the frame before
sam
2004-04-01
1
-4
/
+4
*
Add support for a new variant of the prism3 that has appaered in the
imp
2004-03-25
1
-0
/
+1
*
Don't announce MAC addresses twice.
mdodd
2004-03-20
1
-1
/
+0
*
Eliminate bogus usage of WI_RSSI_TO_DBM(). Not only does it bogusly
green
2004-03-17
1
-4
/
+2
*
Convert callers to the new bus_alloc_resource_any(9) API.
njl
2004-03-17
2
-8
/
+8
*
update radiotap support to reflect recent changes:
sam
2003-12-28
2
-13
/
+14
*
o eliminate widespread on-stack mbuf use for bpf by introducing
sam
2003-12-28
1
-34
/
+12
*
Fix slight disordering of supported cards.
imp
2003-12-27
1
-3
/
+3
*
Older versions of the intersil firmware is a lot slower than newer
imp
2003-12-09
2
-1
/
+8
*
Fix Lucent cards.
imp
2003-12-02
1
-10
/
+25
*
Truly fix the lockup mentioned in 1.153. The PRISM hardware is not
green
2003-11-04
1
-0
/
+9
*
Despite making the card not lock up, thae workaround from 1.153 didn't
green
2003-11-04
1
-3
/
+0
*
Fix wi(4)'s WI_RID_SCAN_RES ioctl (wicontrol -L). The wrong length
green
2003-11-04
1
-9
/
+13
*
On my ZoomAir-branded Intersil PRISM2 cards, if you try to set the
green
2003-11-04
1
-0
/
+3
*
Replace the if_name and if_unit members of struct ifnet with new members
brooks
2003-10-31
1
-2
/
+1
*
mark interrupt handlers MPSAFE
sam
2003-10-29
1
-1
/
+1
*
Sony PEGA-WL110 Wireless LAN
imp
2003-09-22
1
-0
/
+1
*
New Proxim Harmony OEM card.
imp
2003-09-20
1
-0
/
+1
*
o add experimental radiotap capture format
sam
2003-09-05
5
-13
/
+125
*
This doesn't work, so back them out.
imp
2003-08-24
1
-2
/
+2
*
Return -100 rather than 0 for pccard probe routines. This allows
imp
2003-08-24
1
-2
/
+2
*
Prefer new location of pci include files (which have only been in the
imp
2003-08-22
1
-2
/
+2
*
LINKSYS2 -> BROMAX
imp
2003-08-21
1
-3
/
+3
*
Update to reflect NETGEAR_2 -> INTERSIL and INTERSIL -> INTERSIL2
imp
2003-08-21
1
-2
/
+2
*
MFp4 changes to fix locking issues and correct reference
sam
2003-08-19
1
-22
/
+51
*
Add microsoft mn-520 wlan card.
imp
2003-08-14
1
-0
/
+1
*
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
*
o Add monitor mode support. This tested fine with prism cards but may require
sam
2003-07-21
1
-2
/
+29
*
track changes to 802.11 code:
sam
2003-07-20
2
-22
/
+23
*
Add Addtron AWA-100 wireless PCI card
imp
2003-07-19
1
-0
/
+1
*
Add Linksys WCF12: from Scott Lambert
imp
2003-07-19
1
-0
/
+1
*
OpenBSD calls this AIRVAST, so use that instead
imp
2003-07-15
1
-1
/
+2
*
Add Siemens SpeedStream 1021
imp
2003-07-15
1
-0
/
+1
*
Add support for asus wl100
imp
2003-07-11
1
-0
/
+1
*
Add corega PCCL-11 to match entry added to pccarddevs a while ago.
imp
2003-07-07
1
-0
/
+1
*
Revert the previous commit, it snuck in by accident.
scottl
2003-07-03
1
-10
/
+0
*
Mega busdma API commit.
scottl
2003-07-01
1
-0
/
+10
*
catch failure to fetch the card's "own channel"; this should not happen
sam
2003-06-29
1
-0
/
+4
*
update for new 802.11 support
sam
2003-06-28
4
-148
/
+92
*
Return support needed by dstumbler:
sam
2003-06-27
2
-12
/
+174
*
As a workaround for the latest problems, don't init hermes cards more
imp
2003-06-13
1
-1
/
+1
*
ARtem ONAIR card
imp
2003-06-11
1
-0
/
+1
*
Minor tweaks that are effectively all style tweaks.
imp
2003-06-11
1
-7
/
+2
*
Call wi_free() in all the relevant error cases.
imp
2003-06-11
1
-3
/
+2
*
Call wi_free on the failure cases of pccard.
imp
2003-06-11
1
-2
/
+6
[next]