summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb2/wlan/if_zyd2.c
Commit message (Expand)AuthorAgeFilesLines
* Move the new USB stack into its new home.thompsa2009-02-231-3122/+0
* Switch over to usbdevs.h generated at compile time.thompsa2009-02-181-1/+1
* - ieee80211_chan2ieee returns an intthompsa2009-02-131-5/+7
* MFp4 //depot/projects/usb; 157429, 157433, 157443thompsa2009-02-091-106/+111
* Correct sources for r188417thompsa2009-02-091-111/+106
* MFp4 //depot/projects/usb; 157412thompsa2009-02-091-2504/+2249
* Remove check for null softc in attach, it can never happen.thompsa2009-02-011-3/+0
* Just put the ifnet pointer first in the softc like it needs to be rather thanthompsa2009-01-181-1/+0
* Name the items in the xfer arrays so they can be identified throughout thethompsa2009-01-151-33/+33
* Restore the if_*var.h and if_*reg.h to their original names, they dont need tothompsa2009-01-131-2/+2
* Sync with usb4bsd:alfred2009-01-041-54/+217
* Remove CALLOUT_RETURNUNLOCKED from the callouts, there is no reason for them tothompsa2008-12-231-7/+2
* Remove superfluous return statements from the end of void functions.thompsa2008-12-111-90/+0
* Format and wrap function declarations.thompsa2008-12-111-52/+66
* Even though the previous commit was functionally equivalent with the code it ...rink2008-11-041-1/+1
* Fix the build (on at least powerpc) by moving the htole16() from the case(x) ...rink2008-11-041-3/+3
* Bring in USB4BSD, Hans Petter Selasky rework of the USB stackalfred2008-11-041-0/+3297
OpenPOWER on IntegriCloud