aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx/init.c
AgeCommit message (Expand)Author
2011-12-15wl12xx: remove deprecated packet detection threshold configLuciano Coelho
2011-12-15wl12xx: call extended radio parameters for wl127x AP modeLuciano Coelho
2011-12-01wl12xx: init CMD_TEMPL_KLV to sizeof(ieee80211_qos_hdr)Eliad Peller
2011-11-08wl12xx: change blocksize alignment quirk to negativeLuciano Coelho
2011-11-08wl12xx: keep beacon-filtering enabled during STA operationArik Nemtsov
2011-10-11wl12xx: move debugging definitions to a separate fileLuciano Coelho
2011-10-11wl12xx: use dynamic rate policiesEliad Peller
2011-10-11wl12xx: add power_level field to wlvifEliad Peller
2011-10-11wl12xx: configure sleep_policy according to active rolesEliad Peller
2011-10-07wl12xx: move ba fields into wlvifEliad Peller
2011-10-07wl12xx: move role_id into wlvifEliad Peller
2011-10-07wl12xx: move bss_type into wlvifEliad Peller
2011-10-07wl12xx: move basic_rate into wlvifEliad Peller
2011-10-07wl12xx: move rate_set into wlvifEliad Peller
2011-10-07wl12xx: define wl12xx_vifEliad Peller
2011-10-07wl12xx: start reworking the init sequenceEliad Peller
2011-10-07wl12xx: replace wl->mac_addr with vif->addrEliad Peller
2011-09-23wl12xx: implement set_bitrate_mask callbackEliad Peller
2011-09-14wl12xx: add config_hangover commandEliad Peller
2011-08-22wl12xx: AP-mode - configure HT rate support to the FWArik Nemtsov
2011-08-22wl12xx: re-enable block ack session supportArik Nemtsov
2011-08-22wl12xx: update BT coex configuration paramsEliad Peller
2011-08-22wl12xx: add set_rate_mgmt_params acxEliad Peller
2011-08-22wl12xx: use wl1271_acx_beacon_filter_opt for both sta and apEliad Peller
2011-08-22wl12xx: change max/default template sizeEliad Peller
2011-08-22wl12xx: update commands & eventsEliad Peller
2011-08-22wl12xx: update acx commandsEliad Peller
2011-08-22wl12xx: remove rx filtering stuffEliad Peller
2011-07-05wl12xx: always initialize AP-mode max power levelArik Nemtsov
2011-07-05wl12xx: AP mode - support FW TX inactivity triggersArik Nemtsov
2011-06-27wl12xx: Support routing FW logs to the hostIdo Yariv
2011-06-07wl12xx: Stop BA session event from deviceShahar Levi
2011-05-02Revert "wl12xx: support FW TX inactivity triggers"Luciano Coelho
2011-05-02wl12xx: AP-mode - reconfigure templates after basic rates changeArik Nemtsov
2011-05-02wl12xx: AP-mode - overhaul rate policy configurationArik Nemtsov
2011-05-02wl12xx: AP-mode - disable beacon filtering on start upArik Nemtsov
2011-05-02wl12xx: use wiphy values for setting rts, frag thresholds on initArik Nemtsov
2011-05-02wl12xx: add BT-coexistance for APArik Nemtsov
2011-05-02wl12xx: FM WLAN coexistenceShahar Levi
2011-04-28wl12xx: support FW TX inactivity triggersArik Nemtsov
2011-04-19wl12xx: Clean up the block size alignment codeIdo Yariv
2011-04-19wl12xx: 1281/1283 support - New radio structs and functionsShahar Levi
2011-04-19wl12xx: 1281/1283 support - Add acx commandsShahar Levi
2011-02-22wl12xx: change type from u8 to intDan Carpenter
2011-02-08wl12xx: move to new firmware (6.1.3.50.49)Eliad Peller
2011-01-24wl12xx: BA receiver supportLevi, Shahar
2011-01-24wl12xx: BA initiator supportLevi, Shahar
2011-01-24wl12xx: AP mode - init sequenceArik Nemtsov
2011-01-24wl12xx: AP-mode high level commandsArik Nemtsov
2011-01-24wl12xx: AP mode - AP specific CMD_CONFIGURE sub-commandsArik Nemtsov