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
/
bwi
Commit message (
Expand
)
Author
Age
Files
Lines
*
More consistent whitespace.
jhb
2009-11-11
1
-1
/
+1
*
Use a dedicated callout to drive the transmit watchdog timer instead of
jhb
2009-11-11
2
-12
/
+18
*
In bwi_newstate, only zero the bssid when we stop a STA. And only
imp
2009-06-02
1
-6
/
+20
*
Move the unlock to after the ifdef (maybe the right fix is to remove
imp
2009-06-01
1
-1
/
+1
*
Make sure that we drain the LED blinking callout on detach.
imp
2009-06-01
1
-0
/
+1
*
Add a comment about what may be happening when we get certain
imp
2009-06-01
1
-0
/
+17
*
fix typo
sam
2009-05-30
1
-2
/
+2
*
validate tx rate(s) in the raw xmit path
sam
2009-05-29
1
-2
/
+15
*
Overhaul monitor mode handling:
sam
2009-05-20
2
-29
/
+16
*
Remove unnecessary comments. 11A read/write is the same: its just the
imp
2009-05-18
1
-2
/
+0
*
Fix a typo from the original driver. We need to write ctrl2 into RF
imp
2009-05-18
1
-1
/
+1
*
Correct types of PHY, per http://bcm-specs.sipsolutions.net/PHYVersioning
imp
2009-05-18
1
-1
/
+2
*
Turns out that my BCM4318 has a PCI ID of 0x4319, which lead me to
imp
2009-05-18
1
-10
/
+12
*
Cleanup module declarations:
imp
2009-05-15
1
-6
/
+4
*
Add a comment to motivate my last change.
nwhitehorn
2009-05-13
1
-0
/
+2
*
Add a short delay after programming PHY registers to give some time for
nwhitehorn
2009-05-13
1
-0
/
+1
*
Update a few XXX comments
imp
2009-05-11
1
-4
/
+4
*
Bring in Andrew Thompson's port of Sepherosa Ziehau's bwi driver for
imp
2009-05-03
11
-0
/
+11773