summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/acx.c
Commit message (Expand)AuthorAgeFilesLines
* wl12xx: Set different wake up conditions in case of suspendEyal Shapira2012-02-151-4/+6
* wl12xx: fw api change - add role_id to tsf_infoEliad Peller2012-02-151-2/+5
* wl12xx: remove deprecated packet detection threshold configLuciano Coelho2011-12-151-26/+0
* wl12xx: move debugging definitions to a separate fileLuciano Coelho2011-10-111-0/+1
* wl12xx: use dynamic rate policiesEliad Peller2011-10-111-3/+3
* wl12xx: rearm rx streaming per vifEliad Peller2011-10-111-3/+2
* wl12xx: move rssi_thold and last_rssi_event into wlvifEliad Peller2011-10-071-1/+1
* wl12xx: move role_id into wlvifEliad Peller2011-10-071-53/+71
* wl12xx: move basic_rate into wlvifEliad Peller2011-10-071-4/+4
* wl12xx: move rate_set into wlvifEliad Peller2011-10-071-3/+3
* wl12xx: configure rate policy for p2p operationsEliad Peller2011-10-071-0/+16
* Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2011-09-201-5/+1
|\
| * drivers/net/wireless/wl12xx: add missing kfreeJulia Lawall2011-08-121-5/+1
* | wl12xx: add config_hangover commandEliad Peller2011-09-141-0/+40
* | wl12xx: AP-mode - set STA HT capabilities when adding a STAArik Nemtsov2011-08-221-4/+6
* | wl12xx: re-enable block ack session supportArik Nemtsov2011-08-221-44/+22
* | wl12xx: update BT coex configuration paramsEliad Peller2011-08-221-35/+5
* | wl12xx: add set_rate_mgmt_params acxEliad Peller2011-08-221-0/+42
* | wl12xx: use wl1271_acx_beacon_filter_opt for both sta and apEliad Peller2011-08-221-25/+0
* | wl12xx: update acx commandsEliad Peller2011-08-221-64/+49
* | wl12xx: remove rx filtering stuffEliad Peller2011-08-221-28/+0
|/
* wl12xx: always initialize AP-mode max power levelArik Nemtsov2011-07-051-1/+1
* wl12xx: AP mode - support FW TX inactivity triggersArik Nemtsov2011-07-051-5/+5
* wl12xx: Support routing FW logs to the hostIdo Yariv2011-06-271-0/+1
* wl12xx: remove unused crc7 referencesEliad Peller2011-06-271-1/+0
* wl12xx: add support for rx streamingEliad Peller2011-06-271-0/+47
* Revert "wl12xx: support FW TX inactivity triggers"Luciano Coelho2011-05-021-29/+5
* wl12xx: AP-mode - overhaul rate policy configurationArik Nemtsov2011-05-021-1/+2
* wl12xx: AP-mode - disable beacon filtering on start upArik Nemtsov2011-05-021-0/+25
* wl12xx: use wiphy values for setting rts, frag thresholds on initArik Nemtsov2011-05-021-6/+20
* wl12xx: add BT-coexistance for APArik Nemtsov2011-05-021-5/+35
* wl12xx: Modify memory configuration for 128x/APIdo Yariv2011-05-021-7/+15
* wl12xx: FM WLAN coexistenceShahar Levi2011-05-021-0/+40
* wl12xx: support FW TX inactivity triggersArik Nemtsov2011-04-281-5/+29
* wl12xx: Simplify TX blocks accountingIdo Yariv2011-04-191-2/+0
* wl12xx: 1281/1283 support - use dynamic memory for the RX/TX poolsShahar Levi2011-04-191-12/+23
* wl12xx: 1281/1283 support - Add acx commandsShahar Levi2011-04-191-0/+26
* wl12xx: Correctly set up protection if non-GF STAs are presentHelmut Schaa2011-03-031-1/+2
* wl12xx: AP-mode - fix race condition on sta connectionArik Nemtsov2011-02-231-0/+25
* wl12xx: always set mac_address when configuring ht capsEliad Peller2011-02-231-2/+1
* wl12xx: set supported_rates after associationEliad Peller2011-02-081-0/+4
* wl12xx: use the conf struct instead of macros for memory configurationEliad Peller2011-02-081-8/+8
* wl12xx: move to new firmware (6.1.3.50.49)Eliad Peller2011-02-081-6/+38
* wl12xx: mcp2.5 - add config_ps acxEliad Peller2011-02-081-0/+30
* wl12xx: BA receiver supportLevi, Shahar2011-01-241-0/+34
* wl12xx: BA initiator supportLevi, Shahar2011-01-241-0/+51
* wl12xx: fix some endianess bugsEliad Peller2011-01-241-1/+1
* wl12xx: AP mode - AP specific CMD_CONFIGURE sub-commandsArik Nemtsov2011-01-241-2/+58
* wl12xx: Add AP related configuration to conf_drv_settingsArik Nemtsov2011-01-241-1/+1
* wl12xx: fix some sparse warningsEliad Peller2011-01-241-6/+7
OpenPOWER on IntegriCloud