repo.or.cz
/
ralink_drivers/rt2870_fbsd8.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog
|
commit
|
commitdiff
|
tree
|
edit
|
fork
shortlog |
fulllog
| HEAD ⋅ prev ⋅
next
ralink_drivers/rt2870_fbsd8.git
2010-05-16
Alexander Egorenkov
net80211's newassoc should be called from process context
master
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-05-15
Alexander Egorenkov
Do not use ShortGI and STBC with management frames...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-06
Alexander Egorenkov
Added new USB device Ralink RT2870
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-26
Alexander Egorenkov
Fixed a typo
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-20
Alexander Egorenkov
Set ifnet pointer of mbuf to NULL after dequeuing it...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-20
Alexander Egorenkov
It's not necessary to poll ifnet's send queue, just...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-20
Alexander Egorenkov
Do not check RT2870_SOFTC_FLAGS_VALID flag in rt2870_va...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-20
Alexander Egorenkov
Removed macros RT2870_AID2WCID and RT2870_ACK_SIZE
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-20
Alexander Egorenkov
Increased size of Rx ring to 256
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-20
Alexander Egorenkov
Check if device is valid before running async commands
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-20
Alexander Egorenkov
Do not try to update protection when device is already...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-19
Alexander Egorenkov
Fixed legacy basic rate bitmap for B mode
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-18
Alexander Egorenkov
Added A-MPDU Rx session counter; Added hooks for ic_amp...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-18
Alexander Egorenkov
Fixed problems with channel configuration
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-18
Alexander Egorenkov
U2ME mask was not set
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-18
Alexander Egorenkov
Small typos fixed
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-18
Alexander Egorenkov
Clear BA session bit after receiving DELBA request...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-18
Alexander Egorenkov
Introduced functions to add/delete BA sessions; Enabled...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-17
Alexander Egorenkov
Introduced Rx A-MPDU retry statistic counter in order...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-17
Alexander Egorenkov
Added retry information to Rx debugging message
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-16
Alexander Egorenkov
Increase node reference counter during BAR sending
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-16
Alexander Egorenkov
Added own send BAR function without callback logic
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-16
Alexander Egorenkov
Disabled sending BAR frame after receiving ADDBA respon...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-16
Alexander Egorenkov
Use ieee80211_anyhdrsize/ieee80211_anyhdrspace instead...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-16
Alexander Egorenkov
Update WCID entry during new association properly
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-16
Alexander Egorenkov
Zero out WCID entry after node is cleaned up
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-16
Alexander Egorenkov
Use temporarily CFP radiotap flag as A-MPDU flag
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-16
Alexander Egorenkov
Send BAR after successfull ADDBA response
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-16
Alexander Egorenkov
Improved BA window size assignment
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-16
Alexander Egorenkov
Changed debugging message in ic_addba_response hook
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-16
Alexander Egorenkov
Hook ic_addba_response and ic_addba_stop functions...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-16
Alexander Egorenkov
PID 0 means do not collect FIFO Tx statistic
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-16
Alexander Egorenkov
Fixed problem with 5GHz channels
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-15
Alexander Egorenkov
Added A-MPDU density and BA window size to Tx debugging...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-15
Alexander Egorenkov
Changed default value of Tx STBC to 1
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-15
Alexander Egorenkov
Do not use STBC if MCS > 7 during frame transmission
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-15
Alexander Egorenkov
BA bit in Rx info tells us if received frame is A-MPDU
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-15
Alexander Egorenkov
Added TID information to Rx frame debugging message
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-15
Alexander Egorenkov
Added more info to Rx frame debugging message
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-14
Alexander Egorenkov
Clear WCID entry when node is cleaned up
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-14
Alexander Egorenkov
Enable A-MPDU Rx only when ADDBA response is successfull
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-14
Alexander Egorenkov
Test for VAP ShortGI flag during frame transmission...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-14
Alexander Egorenkov
Fixed problem with beacon Tx rate
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-14
Alexander Egorenkov
Optimized ShortGI test during frame transmission
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-14
Alexander Egorenkov
Do not update node AMRR Tx statistic with data read...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-14
Alexander Egorenkov
Added flag RT2870_SOFTC_FLAGS_VALID; Improved USB IO...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-13
Alexander Egorenkov
Run node cleanup in process context
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-13
Alexander Egorenkov
Clear key tables during device attaching
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-13
Alexander Egorenkov
Added sysctl variable for Tx A-MPDU sessions
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-12
Alexander Egorenkov
Do not use VAPs in key set/delete callbacks, pass only...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-12
Alexander Egorenkov
Added WDS support with encryption; Simultaneous MONITOR...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-12
Alexander Egorenkov
Reset command ring during device attaching because...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-11
Alexander Egorenkov
Set radiotap WEP flag for received frames
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-11
Alexander Egorenkov
Reset WCID attribute in HOSTAP mode during key deleting...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-10
Alexander Egorenkov
Do not clear key tables during initialization
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-10
Alexander Egorenkov
Added statistic counters for cipher errors
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-10
Alexander Egorenkov
Update WCID attribute for group key in HOSTAP mode
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-10
Alexander Egorenkov
Use wk_macaddr field of struct ieee80211_key to get...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-09
Alexander Egorenkov
Implemented funtion ic_node_getmimoinfo; Save RSSI...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-07
Alexander Egorenkov
Beacons were not properly updated
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-06
Alexander Egorenkov
Fixed several invalid VAP accesses
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-05
Alexander Egorenkov
Added MIMO PS flag to Tx debugging messages
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-05
Alexander Egorenkov
Added support for HT MIMO power save
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-04
Alexander Egorenkov
Removed HT capabilities IEEE80211_HTCAP_MCSFBACK_UNSOL...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-04
Alexander Egorenkov
Notify net80211 about MIC failures; Set BADFCS and...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-04
Alexander Egorenkov
Tx HT frames with STBC only if we have 2 or more Tx...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-03-03
Alexander Egorenkov
Probe responses must be acknowledged
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-02-28
Alexander Egorenkov
Enabled new HT capabilities: HTC+ and unsolicited MCS...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-02-28
Alexander Egorenkov
Enable short slot time when Tx burst is enabled
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-02-27
Alexander Egorenkov
Enabled background scanning
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-02-27
Alexander Egorenkov
Correct BA window size
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-02-27
Alexander Egorenkov
Disable RTS threshold when A-MSDU Tx is enabled
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-02-26
Alexander Egorenkov
Added more Tx/Rx statistic counters
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-02-26
Alexander Egorenkov
Store last RSSI dBm per node
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-02-25
Alexander Egorenkov
Set Rx A-MPDU factor to 2 (32Kbyte)
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-02-23
Alexander Egorenkov
Fallback Tx rate for MCS8 is MCS7
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-02-23
Alexander Egorenkov
Duration value was too short for Tx frames sent in...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-02-22
Alexander Egorenkov
Key should be set in process context in order to avoid...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-02-22
Alexander Egorenkov
Fixed bug in AMRR: HT rates in ni_htrates have the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-02-22
Alexander Egorenkov
Collect Tx FIFO statistic more often
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-02-22
Alexander Egorenkov
Use field ni_txparms of ieee80211_node and not iv_txpar...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-02-21
Alexander Egorenkov
Removed carriage returns
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-02-21
Alexander Egorenkov
Fixed AMRR issue with only one Tx antenna and MCS32
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-02-18
Alexander Egorenkov
Use ni_chw field in ieee80211_node to choose the right...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-02-18
Alexander Egorenkov
Use ShortGI only when a peer supports it
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-02-16
Alexander Egorenkov
Added aggregated flag to FIFO Tx statistic debugging...
ampdu_tx
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-02-16
Alexander Egorenkov
A-MPDU Tx support; Increased size of Tx ring to 256
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-02-13
Alexander Egorenkov
Do not update AMRR statistic in MONITOR mode
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-02-13
Alexander Egorenkov
Added statistic counters for Tx data queue full
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-02-13
Alexander Egorenkov
Added a new debugging message for AMRR statistic
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-02-12
Alexander Egorenkov
Fixed removing pairwise key
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-02-12
Alexander Egorenkov
Added Rx A-MPDU and Rx A-MSDU statistic counters
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-02-09
Alexander Egorenkov
Improved rt2870_update_stats
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-02-09
Alexander Egorenkov
Resolved compiler warning
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-02-09
Alexander Egorenkov
Beacon frame space on chip cleared at initialization
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-02-09
Alexander Egorenkov
Added Tx A-MPDU statistic counter
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-02-09
Alexander Egorenkov
Added more Tx statistic counters
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-02-08
Alexander Egorenkov
Fixed RSSI data passed to net80211; Added BBP tuning...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-02-07
Alexander Egorenkov
Changed BA debugging messages
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-02-06
Alexander Egorenkov
AMSDU flag fix in rt2870_rx_frame
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
next