summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx/cmd.c
AgeCommit message (Expand)Author
2012-04-07Merge branch '3.4-rc1' into android-tegra-nv-3.3-rebasedVarun Wadekar
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
2011-08-22wl12xx: update commands & eventsEliad Peller
2011-08-22wl12xx: remove rx filtering stuffEliad Peller
2011-07-08Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2011-07-06Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2011-07-05wl12xx: AP mode - support FW TX inactivity triggersArik Nemtsov
2011-07-05wl12xx: fix Tx security sequence number handlingOz Krakowski
2011-06-29wl12xx: AP-mode - use mac80211 indication about STA WME supportArik Nemtsov
2011-06-27wl12xx: Support routing FW logs to the hostIdo Yariv
2011-06-27wl12xx: Avoid recovery while one is already in progressIdo Yariv
2011-06-27wl12xx: Add Support for Low Power DRPw (LPD) ModeShahar Levi