aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/cmd.c
Commit message (Expand)AuthorAge
* wl12xx: implement SW Tx watchdogArik Nemtsov2012-03-08
* wl12xx: increment session_counter for device role as wellEliad Peller2012-03-05
* wl12xx: reset link Tx queues when freeing itArik Nemtsov2012-02-28
* wl12xx: change bits in the link_map under spin lockArik Nemtsov2012-02-28
* wl12xx: consider encryption and QoS in auto arp templateEliad Peller2012-02-15
* wl12xx: add support for HW dynamic PSEyal Shapira2012-02-15
* wl12xx: fw api change - update cmd/acx/event enumsEliad Peller2012-02-15
* wl12xx: use dev_role_id for scansEliad Peller2012-02-15
* wl12xx: fw api change - add role_id to set_templateEliad Peller2012-02-15
* wl12xx: flush packets before stopping dev roleEliad Peller2011-12-20
* wl12xx: Validate FEM index from ini file and FWPontus Fuchs2011-12-01
* wl12xx: couple role_start_dev with rocEliad Peller2011-11-08
* wl12xx: move debugging definitions to a separate fileLuciano Coelho2011-10-11
* wl12xx: replace all remaining wl->vif referencesEliad Peller2011-10-11
* wl12xx: add channel field to wlvifEliad Peller2011-10-11
* wl12xx: add band field to wlvifEliad Peller2011-10-11
* wl12xx: move bitrate_masks into wlvifEliad Peller2011-10-11
* wl12xx: move ap_hlid_map into wlvif.apEliad Peller2011-10-07
* wl12xx: move beacon_int into wlvifEliad Peller2011-10-07
* wl12xx: move dev_hlid into wlvifEliad Peller2011-10-07
* wl12xx: move session_counter into wlvifEliad Peller2011-10-07
* wl12xx: move ap_global_hlid and ap_bcast_hlid into wlvifEliad Peller2011-10-07
* wl12xx: move sta_hlid into wlvifEliad Peller2011-10-07
* wl12xx: move dev_role_id into wlvifEliad Peller2011-10-07
* wl12xx: move role_id into wlvifEliad Peller2011-10-07
* wl12xx: move ssid and ssid_len into wlvifEliad Peller2011-10-07
* wl12xx: move bss_type into wlvifEliad Peller2011-10-07
* wl12xx: replace wl->bssid with vif->bss_conf.bssidEliad Peller2011-10-07
* wl12xx: move basic_rate into wlvifEliad Peller2011-10-07
* wl12xx: move rate_set into wlvifEliad Peller2011-10-07
* wl12xx: define wl12xx_vifEliad Peller2011-10-07
* wl12xx: replace wl->mac_addr with vif->addrEliad Peller2011-10-07
* wl12xx: disable AP-mode-specific quirksEliad Peller2011-10-07
* wl12xx: Add support for HW channel switchShahar Levi2011-10-07
* wl12xx: implement set_bitrate_mask callbackEliad Peller2011-09-23
* wl12xx: AP mode - support hidden SSIDArik Nemtsov2011-09-23
* wl12xx: declare support for WIPHY_FLAG_AP_UAPSDEliad Peller2011-09-14
* wl12xx: print acx idEliad Peller2011-09-14
* wl12xx: don't wait for disconnection eventEliad Peller2011-08-22
* wl12xx: AP-mode - configure STA HT rates on joinArik Nemtsov2011-08-22
* wl12xx: add wl12xx_cmd_role_start_ibss()Eliad Peller2011-08-22
* wl12xx: don't remove key if hlid was already deletedEliad Peller2011-08-22
* wl12xx: call wl12xx_cmd_set_peer_state() in AP modeEliad Peller2011-08-22
* wl12xx: use dynamic hlids for AP-modeArik Nemtsov2011-08-22
* wl12xx: fix session counterArik Nemtsov2011-08-22
* wl12xx: replace dummy_join with ROC/CROC commandsEliad Peller2011-08-22
* wl12xx: add ROC/CROC commandsEliad Peller2011-08-22
* wl12xx: add device role commandsEliad Peller2011-08-22
* wl12xx: update commands & eventsEliad Peller2011-08-22
* wl12xx: remove rx filtering stuffEliad Peller2011-08-22