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_wivar.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Begin plumbing ieee80211_rx_stats through the receive path.
adrian
2015-05-25
1
-1
/
+1
*
strict kobj sigs: fix assortment of device_detach and device_shutdown impls
avg
2009-06-11
1
-1
/
+1
*
Revert last junk...
imp
2009-05-20
1
-3
/
+0
*
Overhaul monitor mode handling:
sam
2009-05-20
1
-4
/
+2
*
We no longer need to use d_thread_t, migrate to struct thread *.
imp
2009-05-20
1
-0
/
+3
*
Create a taskqueue for each wireless interface which provides a serialised
thompsa
2009-05-02
1
-4
/
+0
*
Export the hardware type (as number and name), the secondary firmware
imp
2008-07-28
1
-0
/
+2
*
Multi-bss (aka vap) support for 802.11 devices.
sam
2008-04-20
1
-78
/
+24
*
Update 802.11 wireless support:
sam
2007-06-11
1
-1
/
+9
*
replace if_watchdog w/ a private callout
sam
2006-12-11
1
-0
/
+1
*
split wi_start int locked+unlocked variants and use the unlocked
sam
2006-12-11
1
-0
/
+1
*
nuke compatibility cruft
sam
2006-12-11
1
-15
/
+0
*
Fixing WEP bustage in hostap mode since 5.2-RELEASE.
avatar
2005-10-02
1
-0
/
+4
*
MFp4: save mac addr hint, eliminage OLDCARD shims
imp
2005-09-22
1
-0
/
+1
*
Stop embedding struct ifnet at the top of driver softcs. Instead the
brooks
2005-06-10
1
-2
/
+1
*
Start each of the license/copyright comments with /*-, minor shuffle of lines
imp
2005-01-06
1
-1
/
+1
*
o Update for net80211 changes
sam
2004-12-08
1
-2
/
+5
*
radiotap updates:
sam
2004-04-01
1
-0
/
+2
*
Older versions of the intersil firmware is a lot slower than newer
imp
2003-12-09
1
-0
/
+1
*
o add experimental radiotap capture format
sam
2003-09-05
1
-1
/
+27
*
track changes to 802.11 code:
sam
2003-07-20
1
-0
/
+2
*
update for new 802.11 support
sam
2003-06-28
1
-3
/
+0
*
o Lucent cards don't seem to like multiple buffers for tx. Use only
imp
2003-03-18
1
-0
/
+1
*
Move symbol reset detection code back into wi_reset. This is a more
imp
2003-03-18
1
-0
/
+1
*
new wi driver that uses the 802.11 link layer code
sam
2003-01-15
1
-119
/
+104
*
Suspend/resume support (mostly for MiniPCI Prism2.5 boards).
mdodd
2003-01-14
1
-0
/
+1
*
Limit the TX key to a valid range
imp
2002-09-29
1
-1
/
+2
*
Move the symbol firmware loading routines into if_wi.
imp
2002-08-15
1
-0
/
+1
*
Send a disassoc packet for a STA that we don't know about that claims to
imp
2002-07-26
1
-0
/
+1
*
IF_HANDOFF is no longer in -stable
imp
2002-06-30
1
-12
/
+0
*
Add better mediaopt support for ibss and friends.
imp
2002-06-19
1
-0
/
+10
*
Make this driver compile for -stable also to prep for MFC
imp
2002-04-26
1
-2
/
+27
*
Minor format nit
imp
2002-04-16
1
-1
/
+0
*
unifdef -DWI_HOSTAP, like OpenBSD does
imp
2002-04-12
1
-2
/
+0
*
Replace the original host WEP implementation with the one in OpenBSD
imp
2002-04-12
1
-0
/
+1
*
Integrate the hostap stuff that Thomas Skibo <skibo@packbell.net>
imp
2002-04-11
1
-0
/
+7
*
MFNetBSD:
imp
2002-04-04
1
-3
/
+10
*
Four fixes from NetBSD:
imp
2002-04-03
1
-3
/
+8
*
First cut at breaking out the bus attachment from the bus independent
imp
2002-04-02
1
-0
/
+183