This project is a fork of the ralink_drivers.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/ralink_drivers.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionFreeBSD 8 device driver for Ralink rt2870
owneregorenar@gmail.com
last changeSun, 16 May 2010 09:28:21 +0000 (16 11:28 +0200)
content tags
add:
shortlog
2010-05-16 Alexander Egorenkovnet80211's newassoc should be called from process contextmaster
2010-05-15 Alexander EgorenkovDo not use ShortGI and STBC with management frames...
2010-04-06 Alexander EgorenkovAdded new USB device Ralink RT2870
2010-03-26 Alexander EgorenkovFixed a typo
2010-03-20 Alexander EgorenkovSet ifnet pointer of mbuf to NULL after dequeuing it...
2010-03-20 Alexander EgorenkovIt's not necessary to poll ifnet's send queue, just...
2010-03-20 Alexander EgorenkovDo not check RT2870_SOFTC_FLAGS_VALID flag in rt2870_va...
2010-03-20 Alexander EgorenkovRemoved macros RT2870_AID2WCID and RT2870_ACK_SIZE
2010-03-20 Alexander EgorenkovIncreased size of Rx ring to 256
2010-03-20 Alexander EgorenkovCheck if device is valid before running async commands
2010-03-20 Alexander EgorenkovDo not try to update protection when device is already...
2010-03-19 Alexander EgorenkovFixed legacy basic rate bitmap for B mode
2010-03-18 Alexander EgorenkovAdded A-MPDU Rx session counter; Added hooks for ic_amp...
2010-03-18 Alexander EgorenkovFixed problems with channel configuration
2010-03-18 Alexander EgorenkovU2ME mask was not set
2010-03-18 Alexander EgorenkovSmall typos fixed
...
tags
14 years ago ampdu_tx
heads
13 years ago master