aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-15wl12xx: increase max probe-req template size to WL1271_CMD_TEMPL_MAX_SIZEIdo Reis1-2/+2
2012-02-15wl12xx: consider encryption and QoS in auto arp templateEliad Peller1-2/+4
2012-02-15wl12xx: fw api change - add role_id to set_templateEliad Peller1-15/+30
2011-12-15wl12xx: remove deprecated packet detection threshold configLuciano Coelho1-16/+0
2011-12-15wl12xx: call extended radio parameters for wl127x AP modeLuciano Coelho1-16/+15
2011-12-01wl12xx: init CMD_TEMPL_KLV to sizeof(ieee80211_qos_hdr)Eliad Peller1-3/+3
2011-11-08wl12xx: change blocksize alignment quirk to negativeLuciano Coelho1-1/+1
2011-11-08wl12xx: keep beacon-filtering enabled during STA operationArik Nemtsov1-6/+6
2011-10-11wl12xx: move debugging definitions to a separate fileLuciano Coelho1-0/+1
2011-10-11wl12xx: use dynamic rate policiesEliad Peller1-3/+4
2011-10-11wl12xx: add power_level field to wlvifEliad Peller1-1/+1
2011-10-11wl12xx: configure sleep_policy according to active rolesEliad Peller1-11/+18
2011-10-07wl12xx: move ba fields into wlvifEliad Peller1-4/+3
2011-10-07wl12xx: move role_id into wlvifEliad Peller1-32/+37
2011-10-07wl12xx: move bss_type into wlvifEliad Peller1-5/+5
2011-10-07wl12xx: move basic_rate into wlvifEliad Peller1-1/+1
2011-10-07wl12xx: move rate_set into wlvifEliad Peller1-3/+3
2011-10-07wl12xx: define wl12xx_vifEliad Peller1-14/+20
2011-10-07wl12xx: start reworking the init sequenceEliad Peller1-144/+162
2011-10-07wl12xx: replace wl->mac_addr with vif->addrEliad Peller1-13/+16
2011-09-23wl12xx: implement set_bitrate_mask callbackEliad Peller1-7/+10
2011-09-14wl12xx: add config_hangover commandEliad Peller1-0/+5
2011-08-22wl12xx: AP-mode - configure HT rate support to the FWArik Nemtsov1-0/+3
2011-08-22wl12xx: re-enable block ack session supportArik Nemtsov1-27/+10
2011-08-22wl12xx: update BT coex configuration paramsEliad Peller1-4/+1
2011-08-22wl12xx: add set_rate_mgmt_params acxEliad Peller1-0/+4
2011-08-22wl12xx: use wl1271_acx_beacon_filter_opt for both sta and apEliad Peller1-1/+1
2011-08-22wl12xx: change max/default template sizeEliad Peller1-11/+7
2011-08-22wl12xx: update commands & eventsEliad Peller1-6/+0
2011-08-22wl12xx: update acx commandsEliad Peller1-2/+2
2011-08-22wl12xx: remove rx filtering stuffEliad Peller1-10/+2
2011-07-05wl12xx: always initialize AP-mode max power levelArik Nemtsov1-0/+5
2011-07-05wl12xx: AP mode - support FW TX inactivity triggersArik Nemtsov1-1/+1
2011-06-27wl12xx: Support routing FW logs to the hostIdo Yariv1-0/+19
2011-06-07wl12xx: Stop BA session event from deviceShahar Levi1-0/+1
2011-05-02Revert "wl12xx: support FW TX inactivity triggers"Luciano Coelho1-5/+1
2011-05-02wl12xx: AP-mode - reconfigure templates after basic rates changeArik Nemtsov1-1/+6
2011-05-02wl12xx: AP-mode - overhaul rate policy configurationArik Nemtsov1-18/+53
2011-05-02wl12xx: AP-mode - disable beacon filtering on start upArik Nemtsov1-0/+8
2011-05-02wl12xx: use wiphy values for setting rts, frag thresholds on initArik Nemtsov1-2/+2
2011-05-02wl12xx: add BT-coexistance for APArik Nemtsov1-6/+9
2011-05-02wl12xx: FM WLAN coexistenceShahar Levi1-0/+5
2011-04-28wl12xx: support FW TX inactivity triggersArik Nemtsov1-1/+5
2011-04-19wl12xx: Clean up the block size alignment codeIdo Yariv1-1/+1
2011-04-19wl12xx: 1281/1283 support - New radio structs and functionsShahar Levi1-5/+13
2011-04-19wl12xx: 1281/1283 support - Add acx commandsShahar Levi1-0/+27
2011-02-22wl12xx: change type from u8 to intDan Carpenter1-1/+1
2011-02-08wl12xx: move to new firmware (6.1.3.50.49)Eliad Peller1-0/+13
2011-01-24wl12xx: BA receiver supportLevi, Shahar1-1/+0
2011-01-24wl12xx: BA initiator supportLevi, Shahar1-0/+42