summaryrefslogtreecommitdiffstats
path: root/sys/dev/ral/rt2860.c
Commit message (Expand)AuthorAgeFilesLines
* Change three methods in struct ieee80211com, namely ic_updateslot,glebius2015-05-251-9/+8
* Set ic_softc in all 802.11 drivers. Not required right now, but will beglebius2015-05-251-0/+1
* Make net80211 drivers supply their device name to the net80211 layer, soglebius2015-05-251-0/+1
* Add preliminary support for the Ralink RT5390 and RT5392 chipsets.kevlo2015-02-111-56/+349
* Mechanically convert to if_inc_counter().glebius2014-09-191-9/+9
* Rename definition of IEEE80211_FC1_WEP to IEEE80211_FC1_PROTECTED.kevlo2014-01-081-3/+3
* The r48589 promised to remove implicit inclusion of if_var.h soon. Prepareglebius2013-10-261-0/+1
* Implement basic 802.11n awareness in the PHY and AMRR rate control code.adrian2013-07-041-3/+4
* Mechanically substitute flags from historic mbuf allocator withglebius2012-12-041-4/+4
* Add support for Ralink RT2800/RT3000 chipsets.bschmidt2012-05-101-0/+4103
OpenPOWER on IntegriCloud