| Commit message (Expand) | Author | Age | Files | Lines |
* | net80211 drivers: fix rate setup for EAPOL frames, obtain Tx parameters | Andriy Voskoboinyk | 2017-02-26 | 1 | -7/+5 |
* | net80211: ieee80211_ratectl*: switch to reusable KPI | Andriy Voskoboinyk | 2016-10-02 | 1 | -15/+14 |
* | ural: switch to ieee80211_add_channel_list_*() | Andriy Voskoboinyk | 2016-05-26 | 1 | -7/+33 |
* | net80211 + drivers: hide size of 'bands' array behind a macro. | Andriy Voskoboinyk | 2016-04-29 | 1 | -1/+1 |
* | sys/dev: extend use of the howmany() macro when available. | Pedro F. Giffuni | 2016-04-26 | 1 | -1/+1 |
* | zyd, run, ural: do not corrupt MAC address | Andriy Voskoboinyk | 2016-03-03 | 1 | -3/+3 |
* | net80211 drivers: fix ieee80211_init_channels() usage | Andriy Voskoboinyk | 2016-01-07 | 1 | -6/+7 |
* | net80211: remove hardcoded slot time durations from drivers | Andriy Voskoboinyk | 2015-12-13 | 1 | -1/+1 |
* | Create a USB_PNP_INFO and use it to export the existing PNP | Warner Losh | 2015-12-11 | 1 | -0/+1 |
* | net80211: move ieee80211_free_node() call on error from ic_raw_xmit() to ieee... | Adrian Chadd | 2015-10-12 | 1 | -3/+0 |
* | net80211: drop ieee80211_beacon_offsets parameter from ieee80211_beacon_alloc... | Adrian Chadd | 2015-10-03 | 1 | -1/+1 |
* | ural(4): reduce copy-paste in ural_newstate(). | Adrian Chadd | 2015-10-03 | 1 | -14/+11 |
* | net80211: include one copy of struct ieee80211_beacon_offsets into ieee80211vap | Adrian Chadd | 2015-09-22 | 1 | -1/+1 |
* | net80211 & wireless drivers: remove duplicate defines (noop) | Adrian Chadd | 2015-09-22 | 1 | -6/+2 |
* | Use M_WAITOK rather than M_NOWAIT since it's not used within | Kevin Lo | 2015-09-16 | 1 | -1/+1 |
* | Remove checks for a NULL return value from M_WAITOK allocations. | Kevin Lo | 2015-09-16 | 1 | -4/+1 |
* | Replay r286410. Change KPI of how device drivers that provide wireless | Gleb Smirnoff | 2015-08-27 | 1 | -171/+99 |
* | Further conversions from ifp->if_softc -> ic_softc. | Adrian Chadd | 2015-08-20 | 1 | -8/+8 |
* | Revert the wifi ifnet changes until things are more baked and tested. | Adrian Chadd | 2015-08-08 | 1 | -106/+178 |
* | Change KPI of how device drivers that provide wireless connectivity interact | Gleb Smirnoff | 2015-08-07 | 1 | -178/+106 |
* | Change three methods in struct ieee80211com, namely ic_updateslot, | Gleb Smirnoff | 2015-05-25 | 1 | -4/+4 |
* | Set ic_softc in all 802.11 drivers. Not required right now, but will be | Gleb Smirnoff | 2015-05-25 | 1 | -0/+1 |
* | Make net80211 drivers supply their device name to the net80211 layer, so | Gleb Smirnoff | 2015-05-25 | 1 | -0/+1 |
* | Make a bunch of USB debug SYSCTLs tunable, so that their value(s) can | Hans Petter Selasky | 2015-01-05 | 1 | -1/+1 |
* | Mechanically convert to if_inc_counter(). | Gleb Smirnoff | 2014-09-19 | 1 | -9/+9 |
* | Fix for division by zero. | Hans Petter Selasky | 2014-07-26 | 1 | -0/+2 |
* | Rename definition of IEEE80211_FC1_WEP to IEEE80211_FC1_PROTECTED. | Kevin Lo | 2014-01-08 | 1 | -2/+2 |
* | Fix external compiler warning(s). Avoid pointer dereferencing. | Hans Petter Selasky | 2013-12-04 | 1 | -2/+2 |
* | Check for "ieee80211_vap_setup()" failure in all USB WLAN drivers. | Hans Petter Selasky | 2013-11-06 | 1 | -2/+7 |
* | The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare | Gleb Smirnoff | 2013-10-26 | 1 | -0/+1 |
* | Revert r252725 as it breaks WPA. | Rui Paulo | 2013-07-14 | 1 | -6/+0 |
* | Set ic_cryptocaps to make sure wpa_supplicant works with WEP. | Rui Paulo | 2013-07-04 | 1 | -0/+6 |
* | - Streamline detach logic in wlan drivers, so that | Hans Petter Selasky | 2013-02-10 | 1 | -3/+14 |
* | Mechanically substitute flags from historic mbuf allocator with | Gleb Smirnoff | 2012-12-04 | 1 | -1/+1 |
* | Add appropriate checks for ic_bsschan being set to IEEE80211_CHAN_ANYC in | Hans Petter Selasky | 2012-06-02 | 1 | -1/+12 |
* | Fix compiler warnings, mostly signed issues, | Hans Petter Selasky | 2012-04-02 | 1 | -4/+4 |
* | Fix some net80211 enum nits: | Bernhard Schmidt | 2011-12-17 | 1 | -7/+7 |
* | Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. | Ed Schouten | 2011-11-07 | 1 | -1/+1 |
* | - Move all USB device ID arrays into so-called sections, | Hans Petter Selasky | 2011-06-24 | 1 | -1/+1 |
* | Pull ieee80211_ratectl_node_init() calls from drivers into net80211. | Bernhard Schmidt | 2011-01-17 | 1 | -2/+0 |
* | Instead of using the AMRR ratectl algo as default for drivers which have | Bernhard Schmidt | 2010-11-06 | 1 | -1/+0 |
* | We need to grab a node reference count to vap->iv_bss before using it as it is | Andrew Thompson | 2010-09-02 | 1 | -3/+7 |
* | Add missing MODULE_VERSION() definitions, this resolves problems around | Andrew Thompson | 2010-09-01 | 1 | -0/+1 |
* | Introduce IEEE80211_C_RATECTL, drivers which use the ratectl framework | Bernhard Schmidt | 2010-08-14 | 1 | -0/+1 |
* | Fix typos that broke duration calculations on protection frames. A similar | Jung-uk Kim | 2010-06-14 | 1 | -1/+1 |
* | Add new tunable 'net.link.ifqmaxlen' to set default send interface | Maxim Sobolev | 2010-05-03 | 1 | -2/+2 |
* | Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this had | Andrew Thompson | 2010-04-22 | 1 | -1/+1 |
* | net80211 rate control framework (net80211 ratectl). | Rui Paulo | 2010-04-07 | 1 | -50/+25 |
* | Use macros to strip off USB_VENDOR_ and USB_PRODUCT_ from some id tables to make | Andrew Thompson | 2009-12-26 | 1 | -29/+31 |
* | fixes a TX hang that could be possible to happen when the trasfers are | Weongyo Jeong | 2009-10-14 | 1 | -2/+8 |