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
/
ral
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implementation of the upcoming Wireless Mesh standard, 802.11s, on the
rpaulo
2009-07-11
2
-5
/
+16
*
validate tx rate(s) in the raw xmit path
sam
2009-05-29
1
-3
/
+3
*
Overhaul monitor mode handling:
sam
2009-05-20
4
-84
/
+71
*
Hoist 802.11 encapsulation up into net80211:
sam
2009-03-30
2
-16
/
+0
*
o add ic_rt to track the rate table for the current channel; this enables
sam
2009-03-29
4
-30
/
+18
*
Eliminate ic_myaddr so changing the mac address of a device works correctly:
sam
2009-03-29
2
-16
/
+16
*
remove now-redunant cardbus attachment.
imp
2009-03-09
1
-1
/
+0
*
o use the new association callback to notify the driver when joining a bss
sam
2008-10-27
2
-12
/
+2
*
Change the calling convention for ic_node_alloc to deal with
sam
2008-06-07
2
-6
/
+8
*
Update PLCP<->rate mapping support:
sam
2008-05-12
2
-4
/
+52
*
Minor cleanup of vap create work:
sam
2008-05-12
2
-2
/
+4
*
fix typo's that broke duration calculation on protection frames
sam
2008-05-11
2
-2
/
+2
*
Only start the vaps if the init routine completed.
thompsa
2008-05-10
2
-2
/
+4
*
Unify all the wifi *_ioctl routines
thompsa
2008-05-01
2
-14
/
+16
*
Multi-bss (aka vap) support for 802.11 devices.
sam
2008-04-20
9
-3958
/
+1170
*
fix locking botch
sam
2008-04-09
1
-1
/
+3
*
Various bug fixes for 2560 parts of ral(4):
sephe
2008-02-03
3
-37
/
+115
*
Check wep flag in *_tx_mgt since we need to encrypt some management frame
kevlo
2007-11-06
2
-0
/
+22
*
Update beacon handling to sync w/ vap code base:
sam
2007-09-17
2
-3
/
+14
*
Add missing bits that made bg scanning lame:
sam
2007-09-05
2
-0
/
+12
*
o add 802.11 state machine states for DFS and client-side power save
sam
2007-09-05
2
-0
/
+2
*
Use bus_get_dma_tag() to obtain the parent DMA tag.
kevlo
2007-07-22
2
-24
/
+29
*
Don't use 64-byte header on each packet in radiotap.
kevlo
2007-06-29
2
-6
/
+8
*
Update 802.11 wireless support:
sam
2007-06-11
7
-276
/
+391
*
- Fix mbuf/node leakage in drivers' raw_xmit().
sephe
2007-04-19
1
-1
/
+7
*
allow net80211 to fillin rate sets
sam
2007-03-11
2
-40
/
+3
*
o break newbus api: add a new argument of type driver_filter_t to
piso
2007-02-23
1
-1
/
+1
*
Remove dependency on deprecated if_watchdog ABI.
bms
2006-12-19
4
-31
/
+19
*
Add header files <sys/lock.h> and <sys/mutex.h> for mtx_init() and friends.
kevlo
2006-12-07
2
-0
/
+4
*
remove unnecessary null ptr check
sam
2006-08-02
1
-2
/
+1
*
support for 802.11 packet injection via bpf
sam
2006-07-26
1
-0
/
+125
*
Fix kernel panic in rt2661_tx_intr() if no frames has been sent.
fjoe
2006-06-05
1
-0
/
+4
*
add missed calls to bpf_peers_present
sam
2006-06-02
1
-2
/
+2
*
Fix the following bpf(4) race condition which can result in a panic:
csjp
2006-06-02
2
-10
/
+10
*
Since DELAY() was moved, most <machine/clock.h> #includes have been
phk
2006-05-16
3
-3
/
+0
*
o fixes the locking of if_init().
damien
2006-03-21
2
-3
/
+45
*
Disable 802.11e support for now. Did some cleanup while I'm here.
damien
2006-03-07
1
-4
/
+2
*
Fix include paths to make this compile.
silby
2006-03-05
3
-10
/
+10
*
Import microcodes for RT2561, RT2561S and RT2661 chipsets.
damien
2006-03-05
1
-0
/
+2268
*
Add support for the second (RT2561/RT2561S) and third (RT2661 MIMO XR)
damien
2006-03-05
9
-1296
/
+4814
*
use s/w bmiss facility
sam
2006-02-18
1
-0
/
+2
*
stop device so we don't panic on card eject
sam
2006-02-18
1
-0
/
+1
*
Adjust tx power based on user preferences.
damien
2006-01-29
1
-0
/
+3
*
o Fix short preamble support
damien
2006-01-29
3
-60
/
+95
*
Sync with ural:
damien
2005-11-29
2
-18
/
+19
*
Optimize PLCP length field computation for 802.11b rates.
damien
2005-11-23
1
-5
/
+4
*
Optimize and clean TX time computation.
damien
2005-11-15
1
-22
/
+7
*
Be more robust when handling Rx interrupts. If we can't allocate and DMA map
damien
2005-11-13
1
-21
/
+41
*
Remove OLDCARD shims
imp
2005-09-21
1
-23
/
+4
*
Make sure that we call if_free(ifp) after bus_teardown_intr. Since we
imp
2005-09-19
1
-1
/
+1
[next]