aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx/acx.c
AgeCommit message (Expand)Author
2012-02-15wl12xx: fw api change - add role_id to tsf_infoEliad Peller
2011-12-15wl12xx: remove deprecated packet detection threshold configLuciano Coelho
2011-10-11wl12xx: move debugging definitions to a separate fileLuciano Coelho
2011-10-11wl12xx: use dynamic rate policiesEliad Peller
2011-10-11wl12xx: rearm rx streaming per vifEliad Peller
2011-10-07wl12xx: move rssi_thold and last_rssi_event into wlvifEliad Peller
2011-10-07wl12xx: move role_id into wlvifEliad Peller
2011-10-07wl12xx: move basic_rate into wlvifEliad Peller
2011-10-07wl12xx: move rate_set into wlvifEliad Peller
2011-10-07wl12xx: configure rate policy for p2p operationsEliad Peller
2011-09-20Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville
2011-09-14wl12xx: add config_hangover commandEliad Peller
2011-08-22wl12xx: AP-mode - set STA HT capabilities when adding a STAArik 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: update acx commandsEliad Peller
2011-08-22wl12xx: remove rx filtering stuffEliad Peller
2011-08-12drivers/net/wireless/wl12xx: add missing kfreeJulia Lawall
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-27wl12xx: remove unused crc7 referencesEliad Peller
2011-06-27wl12xx: add support for rx streamingEliad Peller
2011-05-02Revert "wl12xx: support FW TX inactivity triggers"Luciano Coelho
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: Modify memory configuration for 128x/APIdo Yariv
2011-05-02wl12xx: FM WLAN coexistenceShahar Levi
2011-04-28wl12xx: support FW TX inactivity triggersArik Nemtsov
2011-04-19wl12xx: Simplify TX blocks accountingIdo Yariv
2011-04-19wl12xx: 1281/1283 support - use dynamic memory for the RX/TX poolsShahar Levi
2011-04-19wl12xx: 1281/1283 support - Add acx commandsShahar Levi
2011-03-03wl12xx: Correctly set up protection if non-GF STAs are presentHelmut Schaa
2011-02-23wl12xx: AP-mode - fix race condition on sta connectionArik Nemtsov
2011-02-23wl12xx: always set mac_address when configuring ht capsEliad Peller
2011-02-08wl12xx: set supported_rates after associationEliad Peller
2011-02-08wl12xx: use the conf struct instead of macros for memory configurationEliad Peller
2011-02-08wl12xx: move to new firmware (6.1.3.50.49)Eliad Peller
2011-02-08wl12xx: mcp2.5 - add config_ps acxEliad Peller
2011-01-24wl12xx: BA receiver supportLevi, Shahar
2011-01-24wl12xx: BA initiator supportLevi, Shahar
2011-01-24wl12xx: fix some endianess bugsEliad Peller
2011-01-24wl12xx: AP mode - AP specific CMD_CONFIGURE sub-commandsArik Nemtsov
2011-01-24wl12xx: Add AP related configuration to conf_drv_settingsArik Nemtsov
2011-01-24wl12xx: fix some sparse warningsEliad Peller
2010-12-15wl12xx: add auto-arp supportEliad Peller