Age | Commit message (Expand) | Author |
---|---|---|
2016-01-05 | Remove the IEEE80211_NO_HT macro. Reduces ifdef spaghetti, enables 11n mode | Stefan Sperling |
2015-12-14 | In AMRR debug printfs, show ni_txmcs instead of ni_txrate for HT nodes. | Stefan Sperling |
2015-11-15 | Add support for 11n mode to the rate adaptation (AMRR) code. | Stefan Sperling |
2014-12-23 | unifdef some more INET. v4 4life. | Ted Unangst |
2011-03-02 | Allow the kernel to compile with IEEE80211_DEBUG. | Federico G. Schwindt |
2010-04-20 | remove proc.h include from uvm_map.h. This has far reaching effects, as | Ted Unangst |
2008-07-27 | s/IEEE80211_DPRINTF/DPRINTF/ | Damien Bergamini |
2008-07-21 | add ieee80211_priv.h file: contains definitions private to net80211. | Damien Bergamini |
2007-06-16 | constify | Damien Bergamini |
2006-11-26 | avoid extra inclusions; ok jsg | Theo de Raadt |
2006-06-17 | Move AMRR rate control algorithm out of wpi(4) and ural(4), into net80211. | Damien Bergamini |