summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/if_ural.c
Commit message (Expand)AuthorAgeFilesLines
* Make sure that all the necessary USB endpoints are found during devicedamien2005-07-081-0/+5
* ral_init() takes a struct ral_softc as parameter not a struct ifnet.damien2005-07-081-1/+1
* reclaim node reference when ieee80211_encap failssam2005-07-081-1/+3
* update ural idssam2005-07-081-1/+10
* reclaim mbuf when ieee80211_crypto_encap failssam2005-07-071-1/+3
* o Add new ids for the Belkin F5D7050damien2005-07-031-3/+10
* Stop embedding struct ifnet at the top of driver softcs. Instead thebrooks2005-06-101-2/+3
* Fix WPA (802.11i) support.damien2005-05-221-0/+12
* Initial import of ipw, iwi, ral and ural drivers:damien2005-04-181-0/+2060
OpenPOWER on IntegriCloud