aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb/wlan/if_urtwn.c
Commit message (Expand)AuthorAgeFilesLines
* Check for "ieee80211_vap_setup()" failure in all USB WLAN drivers.Hans Petter Selasky2013-11-061-2/+7
* Add device ID for 'Sanoxy 802.11N' usbAlfred Perlstein2013-11-021-0/+1
* The r48589 promised to remove implicit inclusion of if_var.h soon. PrepareGleb Smirnoff2013-10-261-0/+1
* Revert r252725 as it breaks WPA.Rui Paulo2013-07-141-6/+0
* Adding urtwn(4) firmware and related changes.Hiren Panchasara2013-07-101-1/+0
* Set ic_cryptocaps to make sure wpa_supplicant works with WEP.Rui Paulo2013-07-041-0/+6
* Fix a typo.Rui Paulo2013-06-301-1/+1
* Fix the RSSI calculation.Rui Paulo2013-06-301-0/+6
* Fix the ni_txrate calculation.Rui Paulo2013-06-301-1/+1
* Fix a reference count bug in urtwn_ra_init().Rui Paulo2013-06-301-0/+4
* Add support for D-Link DWA-131.Kevin Lo2013-06-251-0/+1
* Use STRUCT_USB_HOST_ID to make sure we have the right ELF section.Rui Paulo2013-06-101-1/+1
* Import Kevin Lo's port of urtwn(4) from OpenBSD. urtwn(4) is a driver for theRui Paulo2013-06-081-0/+3016