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
/
wpi
Commit message (
Expand
)
Author
Age
Files
Lines
*
o use the new association callback to notify the driver when joining a bss
sam
2008-10-27
1
-5
/
+0
*
Correct detection of particular wpi cards which only support b/g
benjsc
2008-08-24
1
-4
/
+4
*
- Fix compile if WPI_DEBUG is not defined
thompsa
2008-06-23
1
-27
/
+39
*
Change the calling convention for ic_node_alloc to deal with
sam
2008-06-07
1
-2
/
+4
*
The beacon miss notification must run without locks held has it calls back into
thompsa
2008-05-16
2
-2
/
+16
*
Minor cleanup of vap create work:
sam
2008-05-12
1
-1
/
+2
*
Unify all the wifi *_ioctl routines
thompsa
2008-05-01
1
-7
/
+8
*
Multi-bss (aka vap) support for 802.11 devices.
sam
2008-04-20
2
-408
/
+385
*
fix inverted test that disabled ACK's on xmit
sam
2008-03-12
1
-1
/
+1
*
Update wpi(4) with stability fixes
thompsa
2008-03-10
3
-607
/
+514
*
Give MEXTADD() another argument to make both void pointers to the
phk
2008-02-01
1
-3
/
+3
*
rx mbufs must have a pkthdr; use m_gethdr to populate the rx ring
sam
2008-01-26
1
-1
/
+1
*
- Retire npe_defrag(), gem_defrag(), msk_defrag(), nfe_defrag(), and
jhb
2008-01-17
1
-1
/
+1
*
Fix up a race condition with the callout_stop method in newstate.
benjsc
2007-11-27
1
-1
/
+4
*
Handle missed beacons correctly
benjsc
2007-11-27
2
-1
/
+22
*
Remove the IEEE80211_C_WEP capability flag - setting it makes net80211 expect
rink
2007-11-13
1
-2
/
+1
*
Turn off debug output, its been confusing users.
benjsc
2007-11-08
1
-1
/
+1
*
Initial Import of wpi driver based on p4 changeset 128641.
benjsc
2007-11-05
3
-0
/
+4899