| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge the remainder of kern_vimage.c and vimage.h into vnet.c and | rwatson | 2009-08-01 | 1 | -1/+0 |
* | Build on Jeff Roberson's linker-set based dynamic per-CPU allocator | rwatson | 2009-07-14 | 1 | -1/+0 |
* | Implementation of the upcoming Wireless Mesh standard, 802.11s, on the | rpaulo | 2009-07-11 | 1 | -4/+69 |
* | After cleaning up rt_tables from vnet.h and cleaning up opt_route.h | bz | 2009-06-23 | 1 | -1/+0 |
* | After r193232 rt_tables in vnet.h are no longer indirectly dependent on | bz | 2009-06-08 | 1 | -1/+0 |
* | add iv_flags_ht and ic_flags_ht | sam | 2009-06-07 | 1 | -0/+2 |
* | Fix monitor mode vaps to work as intended: | sam | 2009-06-02 | 1 | -0/+5 |
* | Overhaul monitor mode handling: | sam | 2009-05-20 | 1 | -3/+3 |
* | don't say "ac WME_AC_BE"; remove "ac" | sam | 2009-05-02 | 1 | -1/+1 |
* | o dump tx/rx seq#'s for qos tid's | sam | 2009-05-02 | 1 | -2/+10 |
* | revert wip | sam | 2009-05-01 | 1 | -13/+4 |
* | improvements: | sam | 2009-04-26 | 1 | -61/+105 |
* | Eliminate ic_myaddr so changing the mac address of a device works correctly: | sam | 2009-03-29 | 1 | -1/+0 |
* | For all files including net/vnet.h directly include opt_route.h and | bz | 2009-02-27 | 1 | -0/+2 |
* | remove ic_stats; it was intended to accumulate stats from vaps as they | sam | 2009-02-13 | 1 | -1/+0 |
* | o change _db_show_key to always dump the contents instead of checking | sam | 2009-02-05 | 1 | -4/+36 |
* | o add IEEE80211_KEY_BITS for %b printing of wk_flags | sam | 2009-02-05 | 1 | -15/+5 |
* | o make %b msg bit defines public (to user apps too) | sam | 2009-01-27 | 1 | -61/+1 |
* | TDMA support for long distance point-to-point links using ath devices: | sam | 2009-01-08 | 1 | -2/+2 |
* | Fix definition of IEEE80211_CHAN_MAX; it was defined as 255 but | sam | 2008-12-15 | 1 | -1/+1 |
* | Replace adhoc checks in ieee80211_start with a per-node flag that | sam | 2008-12-15 | 1 | -1/+2 |
* | Rather than using hidden includes (with cicular dependencies), | bz | 2008-12-02 | 1 | -0/+1 |
* | Step 1.5 of importing the network stack virtualization infrastructure | zec | 2008-10-02 | 1 | -15/+20 |
* | Use db_printsym to lookup and print the function pointers. | thompsa | 2008-09-25 | 1 | -40/+46 |
* | Fix handling of shortgi: use the local configuration (and implicitly | sam | 2008-09-22 | 1 | -1/+1 |
* | RIFS support; needs driver callback for dynamic state change | sam | 2008-09-22 | 1 | -3/+3 |
* | MIMO power save support; still needs callbacks for notifying drivers | sam | 2008-09-21 | 1 | -1/+1 |
* | Crypto api changes: | sam | 2008-09-21 | 1 | -1/+1 |
* | Cleanup starting seq# for tx ampdu: | sam | 2008-09-21 | 1 | -2/+2 |
* | o show key indices w/o adjustment | sam | 2008-09-06 | 1 | -7/+11 |
* | purge ni_reqcw; not used and never will be | sam | 2008-09-06 | 1 | -2/+2 |
* | This instance of ifnet got forgotten. | julian | 2008-08-25 | 1 | -2/+2 |
* | missing piece of last commit; add RESUME flag bit definition | sam | 2008-05-28 | 1 | -4/+4 |
* | Minor cleanup of vap create work: | sam | 2008-05-12 | 1 | -1/+1 |
* | add DFS capability bit and use it to auto-enable DFS support | sam | 2008-05-11 | 1 | -1/+1 |
* | Multi-bss (aka vap) support for 802.11 devices. | sam | 2008-04-20 | 1 | -0/+789 |