| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r344749-344750,344841-344843,345284,346405,346470,347140-347141,348331, | Bjoern A. Zeeb | 2020-09-10 | 2 | -225/+316 |
| * | MFC r346073: | Andriy Voskoboinyk | 2019-05-12 | 1 | -1/+1 |
| * | MFC r344990: | Andriy Voskoboinyk | 2019-03-28 | 2 | -3/+1 |
| * | ifnet: Replace if_addr_lock rwlock with epoch + mutex | Matt Macy | 2018-05-18 | 1 | -1/+1 |
| * | otus(4): check mcast / mgt / ucast rates during Tx descriptor setup | Andriy Voskoboinyk | 2018-03-11 | 1 | -12/+15 |
| * | [net80211] convert all of the WME use over to a temporary copy of WME info. | Adrian Chadd | 2018-01-02 | 1 | -1/+4 |
| * | net80211 drivers: fix rate setup for EAPOL frames, obtain Tx parameters | Andriy Voskoboinyk | 2017-02-26 | 1 | -3/+3 |
| * | net80211: convert all ieee80211_input_mimo*() consumers | Andriy Voskoboinyk | 2016-10-12 | 1 | -3/+6 |
| * | [net80211] extend the ieee80211_rx_stats struct to include more information. | Adrian Chadd | 2016-10-08 | 1 | -2/+2 |
| * | net80211: ieee80211_ratectl*: switch to reusable KPI | Andriy Voskoboinyk | 2016-10-02 | 2 | -6/+11 |
| * | otus: minor catchup with OpenBSD. | Pedro F. Giffuni | 2016-05-09 | 1 | -2/+1 |
| * | [otus] implement monitor mode. | Adrian Chadd | 2016-05-02 | 1 | -42/+81 |
| * | otus: switch to ieee80211_add_channel_list_*() | Andriy Voskoboinyk | 2016-05-01 | 2 | -17/+33 |
| * | net80211 + drivers: hide size of 'bands' array behind a macro. | Andriy Voskoboinyk | 2016-04-29 | 1 | -1/+1 |
| * | net80211: replace internal LE_READ_*/LE_WRITE_* macro with system | Andriy Voskoboinyk | 2016-04-20 | 1 | -2/+1 |
| * | These files were getting sys/malloc.h and vm/uma.h with header pollution | Gleb Smirnoff | 2016-02-01 | 1 | -0/+1 |
| * | net80211 drivers: fix ieee80211_init_channels() usage | Andriy Voskoboinyk | 2016-01-07 | 1 | -7/+7 |
| * | net80211: remove hardcoded slot time durations from drivers | Andriy Voskoboinyk | 2015-12-13 | 1 | -1/+1 |
| * | otus(4) - add flags for RX filter, configuration and sniffer. | Adrian Chadd | 2015-11-06 | 1 | -0/+13 |
| * | net80211: WME callback cleanup in various drivers | Andriy Voskoboinyk | 2015-11-05 | 2 | -48/+23 |
| * | otus(4) - monitor mode fixes, large-mbuf crash fix | Adrian Chadd | 2015-10-27 | 1 | -47/+61 |
| * | otus(4) - add missing ieee80211_free_node() call. | Adrian Chadd | 2015-10-23 | 1 | -0/+1 |
| * | otus(4) - demagicify register names. | Adrian Chadd | 2015-10-23 | 2 | -31/+72 |
| * | otus(4): begin supporting raw transmit parameters in otus_tx() | Adrian Chadd | 2015-10-23 | 1 | -9/+22 |
| * | otus(4) - use the local node alloc function so there's space for statistics. | Adrian Chadd | 2015-10-19 | 1 | -4/+8 |
| * | otus(4) - add initial monitor mode; use lowest rate for EAPOL | Adrian Chadd | 2015-10-19 | 1 | -3/+16 |
| * | net80211 drivers: eliminate any references to sc_rxtap_len/sc_txtap_len (neve... | Adrian Chadd | 2015-10-12 | 2 | -3/+0 |
| * | net80211: move ieee80211_free_node() call on error from ic_raw_xmit() to ieee... | Adrian Chadd | 2015-10-12 | 1 | -1/+0 |
| * | Declare odata as a pointer type instead of a pointer to pointer. | Kevin Lo | 2015-10-07 | 1 | -1/+1 |
| * | if_otus fixes; add fast-frames support. | Adrian Chadd | 2015-09-28 | 2 | -1/+42 |
| * | Track the command response code buffer size and verify it in the | Adrian Chadd | 2015-09-27 | 2 | -13/+26 |
| * | Fix a bug in the TX command handling - log when a too-large payload is | Adrian Chadd | 2015-09-26 | 1 | -1/+9 |
| * | Add an initial driver for the AR9170 series draft-11n hardware from | Adrian Chadd | 2015-09-26 | 2 | -0/+4124 |