| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Importing pfSense patches net80211HEAD.tgz and conf.file.ieee80211.diff" | Renato Botelho | 2016-02-22 | 1 | -15/+16 |
* | Importing pfSense patches net80211HEAD.tgz and conf.file.ieee80211.diff | Renato Botelho | 2015-08-17 | 1 | -16/+15 |
* | MFC r260444: | kevlo | 2014-02-17 | 1 | -1/+1 |
* | MFC r238274, r246752, r256720, r256721, r256722, r256955, r257409 | hselasky | 2013-12-16 | 1 | -2/+7 |
* | Revert r252725 as it breaks WPA. | rpaulo | 2013-07-14 | 1 | -6/+0 |
* | Set ic_cryptocaps to make sure wpa_supplicant works with WEP. | rpaulo | 2013-07-04 | 1 | -0/+6 |
* | - Streamline detach logic in wlan drivers, so that | hselasky | 2013-02-10 | 1 | -20/+38 |
* | Make sure we don't leak command buffers when a USB | hselasky | 2013-02-08 | 1 | -6/+6 |
* | Fix regression issue after r244503: | hselasky | 2013-02-08 | 1 | -13/+13 |
* | Make sure all USB drivers allocate buffer memory | hselasky | 2012-12-20 | 1 | -49/+29 |
* | Mechanically substitute flags from historic mbuf allocator with | glebius | 2012-12-04 | 1 | -2/+2 |
* | Add missing CTLFLAG_TUN flag to tunable sysctls in USB stack. | hselasky | 2012-10-26 | 1 | -2/+2 |
* | Fix compiler warnings, mostly signed issues, | hselasky | 2012-04-02 | 1 | -9/+14 |
* | Fix some net80211 enum nits: | bschmidt | 2011-12-17 | 1 | -7/+7 |
* | Style change. | hselasky | 2011-11-12 | 1 | -9/+9 |
* | Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. | ed | 2011-11-07 | 1 | -1/+1 |
* | The SMCWUSBG is a zyd(4) device, not an uath(4) device. Remove from the | gavin | 2011-06-26 | 1 | -1/+0 |
* | - Move all USB device ID arrays into so-called sections, | hselasky | 2011-06-24 | 1 | -1/+1 |
* | We need to grab a node reference count to vap->iv_bss before using it as it is | thompsa | 2010-09-02 | 1 | -3/+9 |
* | Add missing MODULE_VERSION() definitions, this resolves problems around | thompsa | 2010-09-01 | 1 | -0/+1 |
* | Add new tunable 'net.link.ifqmaxlen' to set default send interface | sobomax | 2010-05-03 | 1 | -2/+2 |
* | Add the Netgear WPN111 | thompsa | 2010-01-29 | 1 | -0/+1 |
* | removes a hack to attach TRENDnet TEW-504UB/EU that I think this issue | weongyo | 2010-01-19 | 1 | -1/+0 |
* | fixes a TX hang that could be possible to happen when the trasfers are | weongyo | 2009-10-14 | 1 | -0/+3 |
* | adds DLINK2 DWA120 device. | weongyo | 2009-07-27 | 1 | -0/+1 |
* | - Make struct usb_xfer opaque so that drivers can not access the internals | thompsa | 2009-06-23 | 1 | -35/+36 |
* | reorders the sequence when the device is detached. After detaching the | weongyo | 2009-06-17 | 1 | -6/+34 |
* | s/usb2_/usb_|usbd_/ on all function names for the USB stack. | thompsa | 2009-06-15 | 1 | -20/+20 |
* | s/usb2_/usb_/ on all typedefs for the USB stack. | thompsa | 2009-05-29 | 1 | -5/+5 |
* | adds new device IDs. | weongyo | 2009-05-29 | 1 | -0/+2 |
* | s/usb2_/usb_/ on all C structs for the USB stack. | thompsa | 2009-05-28 | 1 | -10/+10 |
* | Print out device attachment. | thompsa | 2009-05-21 | 1 | -0/+1 |
* | Rename the usb sysctl tree from hw.usb2.* back to hw.usb.*. | thompsa | 2009-05-21 | 1 | -5/+5 |
* | - rename usb2_mode to usb_mode [1] | thompsa | 2009-05-21 | 1 | -1/+1 |
* | Overhaul monitor mode handling: | sam | 2009-05-20 | 1 | -36/+37 |
* | try to unsetup USB xfers before calling ieee80211_ifdetach() to fix a | weongyo | 2009-05-20 | 1 | -1/+1 |
* | add TRENDnet TEW-504UB/EU | sam | 2009-05-17 | 1 | -0/+1 |
* | fix 11a channel use; mark OFDM operation correctly | sam | 2009-05-17 | 1 | -2/+2 |
* | Create a taskqueue for each wireless interface which provides a serialised | thompsa | 2009-05-02 | 1 | -12/+6 |
* | Catch up with usb2_config struct layout changes. | thompsa | 2009-04-05 | 1 | -14/+14 |
* | Add uath(4) wireless USB driver for Atheros AR5005UG and AR5005UX | weongyo | 2009-04-04 | 1 | -0/+2862 |