| Commit message (Expand) | Author | Age | Files | Lines |
* | Change users of IFQ_DEQUEUE(), IFQ_ENQUEUE() and IFQ_LEN() to use the |  patrick | 2020-07-10 | 1 | -2/+2 |
* | Repair athn(4) in client mode against WPA2 access points. |  stsp | 2020-07-06 | 1 | -8/+17 |
* | Add the 'nomimo' nwflag which disables MIMO in 11n mode. |  stsp | 2020-04-29 | 1 | -38/+51 |
* | Configure Tx interrupt mitigation thresholds on athn(4) devices. |  stsp | 2020-04-28 | 1 | -1/+7 |
* | Offload CCMP (WPA2) encryption and decryption to athn(4) hardware. |  stsp | 2020-04-27 | 1 | -64/+57 |
* | For AR9271, use correct clock control register and add a macro to access it. |  kevlo | 2019-05-17 | 1 | -2/+2 |
* | Fix athn(4) 9280 1T2R devices; broken since my noisefloor calib commit |  stsp | 2019-05-14 | 1 | -2/+2 |
* | Make athn(4) configure timing of control frames explicitly. |  stsp | 2019-03-01 | 1 | -2/+85 |
* | Complete athn(4) noisefloor calibration code and enable it. |  stsp | 2019-02-01 | 1 | -4/+109 |
* | Enable IQ/ADC calibration in the athn(4) driver. |  stsp | 2019-01-31 | 1 | -4/+15 |
* | net80211: stub SIOCS80211SCAN, make ifconfig scan instant. |  pirofti | 2018-04-26 | 1 | -3/+1 |
* | Replace slot time durations with macros. |  kevlo | 2017-07-03 | 1 | -2/+3 |
* | Fix a uvm fault in athn_clock_rate(): |  stsp | 2017-05-18 | 1 | -2/+3 |
* | Add missing malloc(9) return value check in athn_node_alloc(). |  stsp | 2017-01-17 | 1 | -2/+2 |
* | Rename ieee80211_mira_node_destroy() to ieee80211_mira_cancel_timeouts(). |  stsp | 2017-01-12 | 1 | -4/+4 |
* | Finish initial 11n support for athn(4). |  stsp | 2017-01-12 | 1 | -16/+116 |
* | G/C IFQ_SET_READY(). |  mpi | 2016-04-13 | 1 | -2/+1 |
* | Remove the IEEE80211_NO_HT macro. Reduces ifdef spaghetti, enables 11n mode |  stsp | 2016-01-05 | 1 | -7/+2 |
* | ieee80211com's ic_sup_mcs array is smaller than it used to be because part of |  stsp | 2015-12-03 | 1 | -6/+4 |
* | replace IFF_OACTIVE manipulation with mpsafe operations. |  dlg | 2015-11-25 | 1 | -5/+6 |
* | The only network driver needing <net/if_types.h> is upl(4) for IFT_OTHER. |  mpi | 2015-11-24 | 1 | -2/+1 |
* | replace the ifqueues in net80211 with mbuf_queues. |  dlg | 2015-11-04 | 1 | -3/+3 |
* | arp_ifinit() is no longer needed. |  mpi | 2015-10-25 | 1 | -5/+1 |
* | Remove some includes include-what-you-use claims don't |  jsg | 2015-03-14 | 1 | -2/+1 |
* | unifdef INET |  tedu | 2014-12-22 | 1 | -3/+1 |
* | Use <sys/endian.h> instead of <machine/endian.h> |  guenther | 2014-12-19 | 1 | -2/+2 |
* | Fewer <netinet/in_systm.h> |  mpi | 2014-07-22 | 1 | -3/+1 |
* | add a size argument to free. will be used soon, but for now default to 0. |  tedu | 2014-07-12 | 1 | -2/+2 |
* | Stop abusing the rcvif pointer to pass wireless nodes down to the |  mpi | 2014-03-19 | 1 | -3/+3 |
* | Add a DVACT_WAKEUP op to the *_activate() API. This is called after the |  deraadt | 2013-12-06 | 1 | -2/+2 |
* | Instead of comparing the lower and higher addresses of all the multicast |  mpi | 2013-11-26 | 1 | -6/+4 |
* | Add missing parenthesis to make tick calculation work as intended. Should |  krw | 2013-11-15 | 1 | -2/+2 |
* | replace things like "start + interval > ticks" with |  dlg | 2013-11-11 | 1 | -2/+2 |
* | Most network drivers include netinet/in_var.h, but apparently they |  bluhm | 2013-08-07 | 1 | -2/+1 |
* | Fix the sotfware. |  jsing | 2013-01-14 | 1 | -2/+2 |
* | Init values for the AR9485 were for version 1.0 of this chip, which according |  stsp | 2012-10-20 | 1 | -4/+18 |
* | Add support for power saving in Host AP mode. |  kettenis | 2012-08-25 | 1 | -2/+11 |
* | Allow a variable number of words for the Serializer/Deserializer programming. |  kettenis | 2012-06-10 | 1 | -7/+28 |
* | fix LEDs handling. |  damien | 2011-01-08 | 1 | -10/+18 |
* | the USB frontend has its own switch_chan() function, so no need to |  damien | 2011-01-08 | 1 | -4/+1 |
* | "athn* at uhub? port ?" |  damien | 2011-01-06 | 1 | -11/+40 |
* | when stopping Rx, set the AR_DIAG_RX_ABORT bit too. |  damien | 2010-12-31 | 1 | -3/+3 |
* | move reading of the hardware revision earlier. |  damien | 2010-12-31 | 1 | -6/+4 |
* | commit some bits that will be required by AR9271/AR7010 |  damien | 2010-12-31 | 1 | -28/+59 |
* | move the printing of the MAC address to the same line than the MAC rev. |  damien | 2010-12-31 | 1 | -9/+12 |
* | Make the athn(4) back-end more bus agnostic by moving read and write |  damien | 2010-12-31 | 1 | -3/+48 |
* | remove the unused if_init callback in struct ifnet |  jsg | 2010-08-27 | 1 | -2/+1 |
* | - in STA mode, when associated, stop receiving beacons from other BSS. |  damien | 2010-08-18 | 1 | -6/+13 |
* | Enable periodic (every 4 minutes) power amplifier calibration |  damien | 2010-08-12 | 1 | -4/+13 |
* | For chips in open-loop power control mode, periodically (every 30 secs) |  damien | 2010-08-12 | 1 | -3/+12 |