summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/wlan/if_uath.c
Commit message (Expand)AuthorAgeFilesLines
* Print out device attachment.thompsa2009-05-211-0/+1
* Rename the usb sysctl tree from hw.usb2.* back to hw.usb.*.thompsa2009-05-211-5/+5
* - rename usb2_mode to usb_mode [1]thompsa2009-05-211-1/+1
* Overhaul monitor mode handling:sam2009-05-201-36/+37
* try to unsetup USB xfers before calling ieee80211_ifdetach() to fix aweongyo2009-05-201-1/+1
* add TRENDnet TEW-504UB/EUsam2009-05-171-0/+1
* fix 11a channel use; mark OFDM operation correctlysam2009-05-171-2/+2
* Create a taskqueue for each wireless interface which provides a serialisedthompsa2009-05-021-12/+6
* Catch up with usb2_config struct layout changes.thompsa2009-04-051-14/+14
* Add uath(4) wireless USB driver for Atheros AR5005UG and AR5005UXweongyo2009-04-041-0/+2862
OpenPOWER on IntegriCloud