summaryrefslogtreecommitdiffstats
path: root/sys/dev/mwl/if_mwl.c
Commit message (Expand)AuthorAgeFilesLines
* Revert r220907 and r220915.adrian2011-04-221-6/+6
* Convert to new ieee80211_mimo_info format.adrian2011-04-211-6/+6
* Add new tunable 'net.link.ifqmaxlen' to set default send interfacesobomax2010-05-031-2/+2
* - Add a private timer to drive the transmit watchdog instead of usingjhb2009-11-191-8/+18
* Replace 'can not' with 'cannot' so that we use 'cannot' everywhere.rpaulo2009-09-231-1/+1
* Call mwl_rxdma_cleanup() if there was an error setting up the RX DMA.rpaulo2009-09-181-1/+3
* must also plumb static wep keys to the local sta db in sta mode; notsam2009-09-041-0/+4
* Implementation of the upcoming Wireless Mesh standard, 802.11s, on therpaulo2009-07-111-4/+13
* Revamp 802.11 action frame handling:sam2009-07-051-4/+7
* Update to 3.6.2.2 firmware (latest w/o host-based power save support):sam2009-06-291-95/+119
* track HT flags move to iv_flags_htsam2009-06-071-7/+7
* driver for Marvell 88W8363 Wireless LAN controllersam2009-06-011-0/+4990
OpenPOWER on IntegriCloud