| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
instead of calling usbd_device2interface_handle() during *attach().
ok stsp@
|
|
|
|
|
| |
resurrection of the bad idiom in the tree.
sufficient review by miod, kettenis, tedu
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- use the newly introduced ieee80211_get_rts() and
ieee80211_get_cts_to_self() functions.
- use CTS-to-self instead of RTS/CTS to protect OFDM frames in
a mixed 11b/g BSS.
- make sure multicast frames are sent using CCK modulation.
remove support for 5GHz radios in ral(4) RT2560 and ural(4).
i'm not aware of any such adapters on the market and 11a code
is known to be broken.
some cleanup while i'm here.
|
|
|
|
| |
on big endian architectures.
|
|
|
|
| |
- move default MAC/BBP/RF settings from if_ral.c to if_ralreg.h
|
|
|
|
| |
"Go ahead" damien@ via jsg@
|
|
|
|
| |
- swap rssi/rate fields in ural_rx_desc
|
|
|
|
|
|
| |
- add short slot support
- fix eifs settings
- many consistency tweaks
|
|
|
|
|
|
| |
- fix contention window
- silently discard received frames that are too short
- sync setup_tx_desc w/ ral
|
|
|
|
| |
hardware WEP.
|
| |
|
|
|
|
| |
ok and tweaks from dlg@
|
| |
|
|
ok deraadt@
|