Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | distribute sysctl decls so global variables can be made static | sam | 2009-05-30 | 1 | -3/+7 |
* | Overhaul monitor mode handling: | sam | 2009-05-20 | 1 | -3/+1 |
* | make superg/fast-frames state dynamically-allocated (and indirect off | sam | 2009-05-02 | 1 | -5/+30 |
* | stash the node pointer in the mbuf before doing ff aggregration so this | sam | 2009-04-26 | 1 | -2/+0 |
* | add missing DLT_IEEE802_11 tap | sam | 2009-04-26 | 1 | -0/+3 |
* | Hoist 802.11 encapsulation up into net80211: | sam | 2009-03-30 | 1 | -3/+320 |
* | o add ic_rt to track the rate table for the current channel; this enables | sam | 2009-03-29 | 1 | -0/+1 |
* | toggling fast-frames requires clocking the state machine | sam | 2009-03-29 | 1 | -1/+1 |
* | o move tdma+superg protocol defs out of public view | sam | 2009-03-26 | 1 | -0/+29 |
* | Fix enough bits so that fast frames work again: | sam | 2009-03-26 | 1 | -3/+20 |
* | dynamic turbo mode is only implemented in sta mode; don't enable it | sam | 2009-03-26 | 1 | -1/+3 |
* | split Atheros SuperG support out into it's own file that's included only | sam | 2009-03-24 | 1 | -0/+506 |