summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx/acx.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-12wireless/wl12xx/wl1251: move TI WLAN modules to a common ti subdirectoryLuciano Coelho1-1742/+0
2012-02-15wl12xx: Set different wake up conditions in case of suspendEyal Shapira1-4/+6
2012-02-15wl12xx: fw api change - add role_id to tsf_infoEliad Peller1-2/+5
2011-12-15wl12xx: remove deprecated packet detection threshold configLuciano Coelho1-26/+0
2011-10-11wl12xx: move debugging definitions to a separate fileLuciano Coelho1-0/+1
2011-10-11wl12xx: use dynamic rate policiesEliad Peller1-3/+3
2011-10-11wl12xx: rearm rx streaming per vifEliad Peller1-3/+2
2011-10-07wl12xx: move rssi_thold and last_rssi_event into wlvifEliad Peller1-1/+1
2011-10-07wl12xx: move role_id into wlvifEliad Peller1-53/+71
2011-10-07wl12xx: move basic_rate into wlvifEliad Peller1-4/+4
2011-10-07wl12xx: move rate_set into wlvifEliad Peller1-3/+3
2011-10-07wl12xx: configure rate policy for p2p operationsEliad Peller1-0/+16
2011-09-20Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville1-5/+1
2011-09-14wl12xx: add config_hangover commandEliad Peller1-0/+40
2011-08-22wl12xx: AP-mode - set STA HT capabilities when adding a STAArik Nemtsov1-4/+6
2011-08-22wl12xx: re-enable block ack session supportArik Nemtsov1-44/+22
2011-08-22wl12xx: update BT coex configuration paramsEliad Peller1-35/+5
2011-08-22wl12xx: add set_rate_mgmt_params acxEliad Peller1-0/+42
2011-08-22wl12xx: use wl1271_acx_beacon_filter_opt for both sta and apEliad Peller1-25/+0
2011-08-22wl12xx: update acx commandsEliad Peller1-64/+49
2011-08-22wl12xx: remove rx filtering stuffEliad Peller1-28/+0
2011-08-12drivers/net/wireless/wl12xx: add missing kfreeJulia Lawall1-5/+1
2011-07-05wl12xx: always initialize AP-mode max power levelArik Nemtsov1-1/+1
2011-07-05wl12xx: AP mode - support FW TX inactivity triggersArik Nemtsov1-5/+5
2011-06-27wl12xx: Support routing FW logs to the hostIdo Yariv1-0/+1
2011-06-27wl12xx: remove unused crc7 referencesEliad Peller1-1/+0
2011-06-27wl12xx: add support for rx streamingEliad Peller1-0/+47
2011-05-02Revert "wl12xx: support FW TX inactivity triggers"Luciano Coelho1-29/+5
2011-05-02wl12xx: AP-mode - overhaul rate policy configurationArik Nemtsov1-1/+2
2011-05-02wl12xx: AP-mode - disable beacon filtering on start upArik Nemtsov1-0/+25
2011-05-02wl12xx: use wiphy values for setting rts, frag thresholds on initArik Nemtsov1-6/+20
2011-05-02wl12xx: add BT-coexistance for APArik Nemtsov1-5/+35
2011-05-02wl12xx: Modify memory configuration for 128x/APIdo Yariv1-7/+15
2011-05-02wl12xx: FM WLAN coexistenceShahar Levi1-0/+40
2011-04-28wl12xx: support FW TX inactivity triggersArik Nemtsov1-5/+29
2011-04-19wl12xx: Simplify TX blocks accountingIdo Yariv1-2/+0
2011-04-19wl12xx: 1281/1283 support - use dynamic memory for the RX/TX poolsShahar Levi1-12/+23
2011-04-19wl12xx: 1281/1283 support - Add acx commandsShahar Levi1-0/+26
2011-03-03wl12xx: Correctly set up protection if non-GF STAs are presentHelmut Schaa1-1/+2
2011-02-23wl12xx: AP-mode - fix race condition on sta connectionArik Nemtsov1-0/+25
2011-02-23wl12xx: always set mac_address when configuring ht capsEliad Peller1-2/+1
2011-02-09wl12xx: set supported_rates after associationEliad Peller1-0/+4
2011-02-09wl12xx: use the conf struct instead of macros for memory configurationEliad Peller1-8/+8
2011-02-09wl12xx: move to new firmware (6.1.3.50.49)Eliad Peller1-6/+38
2011-02-09wl12xx: mcp2.5 - add config_ps acxEliad Peller1-0/+30
2011-01-24wl12xx: BA receiver supportLevi, Shahar1-0/+34
2011-01-24wl12xx: BA initiator supportLevi, Shahar1-0/+51
2011-01-24wl12xx: fix some endianess bugsEliad Peller1-1/+1
2011-01-24wl12xx: AP mode - AP specific CMD_CONFIGURE sub-commandsArik Nemtsov1-2/+58
2011-01-24wl12xx: Add AP related configuration to conf_drv_settingsArik Nemtsov1-1/+1