Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change three methods in struct ieee80211com, namely ic_updateslot, | glebius | 2015-05-25 | 1 | -9/+8 |
* | Set ic_softc in all 802.11 drivers. Not required right now, but will be | glebius | 2015-05-25 | 1 | -0/+1 |
* | Make net80211 drivers supply their device name to the net80211 layer, so | glebius | 2015-05-25 | 1 | -0/+1 |
* | Add preliminary support for the Ralink RT5390 and RT5392 chipsets. | kevlo | 2015-02-11 | 1 | -56/+349 |
* | Mechanically convert to if_inc_counter(). | glebius | 2014-09-19 | 1 | -9/+9 |
* | Rename definition of IEEE80211_FC1_WEP to IEEE80211_FC1_PROTECTED. | kevlo | 2014-01-08 | 1 | -3/+3 |
* | The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare | glebius | 2013-10-26 | 1 | -0/+1 |
* | Implement basic 802.11n awareness in the PHY and AMRR rate control code. | adrian | 2013-07-04 | 1 | -3/+4 |
* | Mechanically substitute flags from historic mbuf allocator with | glebius | 2012-12-04 | 1 | -4/+4 |
* | Add support for Ralink RT2800/RT3000 chipsets. | bschmidt | 2012-05-10 | 1 | -0/+4103 |