summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx/cmd.c
AgeCommit message (Expand)Author
2012-04-12wireless/wl12xx/wl1251: move TI WLAN modules to a common ti subdirectoryLuciano Coelho
2012-04-10wl12xx: fix DMA-API-related warningsMircea Gherzan
2012-03-08wl12xx: implement SW Tx watchdogArik Nemtsov
2012-03-05wl12xx: increment session_counter for device role as wellEliad Peller
2012-02-28wl12xx: reset link Tx queues when freeing itArik Nemtsov
2012-02-28wl12xx: change bits in the link_map under spin lockArik Nemtsov
2012-02-15wl12xx: consider encryption and QoS in auto arp templateEliad Peller
2012-02-15wl12xx: add support for HW dynamic PSEyal Shapira
2012-02-15wl12xx: fw api change - update cmd/acx/event enumsEliad Peller
2012-02-15wl12xx: use dev_role_id for scansEliad Peller
2012-02-15wl12xx: fw api change - add role_id to set_templateEliad Peller
2011-12-20wl12xx: flush packets before stopping dev roleEliad Peller
2011-12-01wl12xx: Validate FEM index from ini file and FWPontus Fuchs
2011-11-08wl12xx: couple role_start_dev with rocEliad Peller
2011-10-11wl12xx: move debugging definitions to a separate fileLuciano Coelho
2011-10-11wl12xx: replace all remaining wl->vif referencesEliad Peller
2011-10-11wl12xx: add channel field to wlvifEliad Peller
2011-10-11wl12xx: add band field to wlvifEliad Peller
2011-10-11wl12xx: move bitrate_masks into wlvifEliad Peller
2011-10-07wl12xx: move ap_hlid_map into wlvif.apEliad Peller
2011-10-07wl12xx: move beacon_int into wlvifEliad Peller
2011-10-07wl12xx: move dev_hlid into wlvifEliad Peller
2011-10-07wl12xx: move session_counter into wlvifEliad Peller
2011-10-07wl12xx: move ap_global_hlid and ap_bcast_hlid into wlvifEliad Peller
2011-10-07wl12xx: move sta_hlid into wlvifEliad Peller
2011-10-07wl12xx: move dev_role_id into wlvifEliad Peller
2011-10-07wl12xx: move role_id into wlvifEliad Peller
2011-10-07wl12xx: move ssid and ssid_len into wlvifEliad Peller
2011-10-07wl12xx: move bss_type into wlvifEliad Peller
2011-10-07wl12xx: replace wl->bssid with vif->bss_conf.bssidEliad 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: replace wl->mac_addr with vif->addrEliad Peller
2011-10-07wl12xx: disable AP-mode-specific quirksEliad Peller
2011-10-07wl12xx: Add support for HW channel switchShahar Levi
2011-09-23wl12xx: implement set_bitrate_mask callbackEliad Peller
2011-09-23wl12xx: AP mode - support hidden SSIDArik Nemtsov
2011-09-14wl12xx: declare support for WIPHY_FLAG_AP_UAPSDEliad Peller
2011-09-14wl12xx: print acx idEliad Peller
2011-08-22wl12xx: don't wait for disconnection eventEliad Peller
2011-08-22wl12xx: AP-mode - configure STA HT rates on joinArik Nemtsov
2011-08-22wl12xx: add wl12xx_cmd_role_start_ibss()Eliad Peller
2011-08-22wl12xx: don't remove key if hlid was already deletedEliad Peller
2011-08-22wl12xx: call wl12xx_cmd_set_peer_state() in AP modeEliad Peller
2011-08-22wl12xx: use dynamic hlids for AP-modeArik Nemtsov
2011-08-22wl12xx: fix session counterArik Nemtsov
2011-08-22wl12xx: replace dummy_join with ROC/CROC commandsEliad Peller
2011-08-22wl12xx: add ROC/CROC commandsEliad Peller
2011-08-22wl12xx: add device role commandsEliad Peller