Lennert Buytenhek
|
a9e00b151e
mwl8k: correctly set the mac_type field for AP SET_MAC_ADDR
|
15 years ago |
Lennert Buytenhek
|
3f5610ff56
mwl8k: implement AP firmware station database maintenance
|
15 years ago |
Lennert Buytenhek
|
088aab8b62
mwl8k: add the AP version of USE_FIXED_RATE
|
15 years ago |
Lennert Buytenhek
|
b71ed2c6ce
mwl8k: simplify mwl8k_cmd_use_fixed_rate()
|
15 years ago |
Lennert Buytenhek
|
62abd3cfb2
mwl8k: bump the transmit wait timeout to 5 seconds
|
15 years ago |
Lennert Buytenhek
|
b569e924a9
mwl8k: undo transmit queue 0/1 swapping in mwl8k_cmd_set_edca_params()
|
15 years ago |
Lennert Buytenhek
|
c2c2b12a8b
mwl8k: minor cleanups
|
15 years ago |
John W. Linville
|
4f9b2a7dea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
|
15 years ago |
Lennert Buytenhek
|
341c97918a
mwl8k: pass GET_HW_SPEC capability bitmask up the stack
|
15 years ago |
Lennert Buytenhek
|
a2292d83b5
mwl8k: trivial rx-only ampdu implementation
|
15 years ago |
Lennert Buytenhek
|
13935e2cf3
mwl8k: pass in HT capabilities and rates when associating
|
15 years ago |
Lennert Buytenhek
|
610677d2f0
mwl8k: allow setting HT channels
|
15 years ago |
Lennert Buytenhek
|
9e1b17ead8
mwl8k: add support for 88w8363 in STA mode
|
15 years ago |
Lennert Buytenhek
|
c3cbbe8a5c
mwl8k: fix changed flags handling in mwl8k_bss_info_changed()
|
15 years ago |
Lennert Buytenhek
|
c6e9601071
mwl8k: honor peer rate set
|
15 years ago |
Lennert Buytenhek
|
a680400e8a
mwl8k: move ->peer_id from mwl8k_vif to mwl8k_sta
|
15 years ago |
Lennert Buytenhek
|
0a11dfc366
mwl8k: remove mwl8k_vif::bssid, which is now useless
|
15 years ago |
Lennert Buytenhek
|
bbfd9128d3
mwl8k: handle station database update for AP's sta entry via ->sta_notify()
|
15 years ago |
Lennert Buytenhek
|
25d81b1e1a
mwl8k: move struct peer_capability_info to its only user
|
15 years ago |
Lennert Buytenhek
|
9a2303b930
mwl8k: make the tx ring drain status messages somewhat more friendly
|
15 years ago |
Lennert Buytenhek
|
153458ff7e
mwl8k: prevent freeing free IRQ if ieee80211_register_hw() fails
|
15 years ago |
Lennert Buytenhek
|
9194223068
mwl8k: bail out if there is no AP firmware image support for this chip
|
15 years ago |
Lennert Buytenhek
|
6976b665fc
mwl8k: update version number to 0.11
|
15 years ago |
Lennert Buytenhek
|
90852f7aed
mwl8k: fix configure_filter() memory leak on error
|
15 years ago |
Johannes Berg
|
1ed32e4fc8
mac80211: remove struct ieee80211_if_init_conf
|
15 years ago |
Lennert Buytenhek
|
7dc6a7a763
mwl8k: remove duplicate local per-vif copy of ieee80211_bss_conf
|
15 years ago |
Lennert Buytenhek
|
9747478295
mwl8k: remove unused mwl8k_vif::priv
|
15 years ago |
Lennert Buytenhek
|
89a91f4f4c
mwl8k: fix up AP vs. STA firmware image receive descriptor handling
|
15 years ago |
Lennert Buytenhek
|
be695fc4f0
mwl8k: do rx/tx ring initialisation after loading firmware
|
15 years ago |
Lennert Buytenhek
|
22be40d9c5
mwl8k: get rid of the struct mwl8k_firmware abstraction
|
15 years ago |