aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/cmd.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-15wl12xx: add support for HW dynamic PSEyal Shapira1-2/+3
2012-02-15wl12xx: fw api change - update cmd/acx/event enumsEliad Peller1-56/+66
2012-02-15wl12xx: fw api change - add role_id to set_templateEliad Peller1-6/+12
2011-11-08wl12xx: couple role_start_dev with rocEliad Peller1-2/+2
2011-10-11wl12xx: add band field to wlvifEliad Peller1-2/+3
2011-10-11wl12xx: move bitrate_masks into wlvifEliad Peller1-1/+2
2011-10-07wl12xx: move ap_hlid_map into wlvif.apEliad Peller1-0/+3
2011-10-07wl12xx: move ap_global_hlid and ap_bcast_hlid into wlvifEliad Peller1-2/+3
2011-10-07wl12xx: move sta_hlid into wlvifEliad Peller1-1/+2
2011-10-07wl12xx: move dev_role_id into wlvifEliad Peller1-2/+2
2011-10-07wl12xx: move role_id into wlvifEliad Peller1-3/+4
2011-10-07wl12xx: move basic_rate into wlvifEliad Peller1-3/+5
2011-10-07wl12xx: define wl12xx_vifEliad Peller1-4/+5
2011-10-07wl12xx: replace wl->mac_addr with vif->addrEliad Peller1-2/+3
2011-10-07wl12xx: Add support for HW channel switchShahar Levi1-0/+20
2011-09-14wl12xx: declare support for WIPHY_FLAG_AP_UAPSDEliad Peller1-0/+7
2011-08-22wl12xx: add wl12xx_cmd_role_start_ibss()Eliad Peller1-0/+1
2011-08-22wl12xx: call wl12xx_cmd_set_peer_state() in AP modeEliad Peller1-1/+1
2011-08-22wl12xx: re-enable block ack session supportArik Nemtsov1-0/+1
2011-08-22wl12xx: replace dummy_join with ROC/CROC commandsEliad Peller1-0/+2
2011-08-22wl12xx: add ROC/CROC commandsEliad Peller1-0/+16
2011-08-22wl12xx: change max/default template sizeEliad Peller1-1/+2
2011-08-22wl12xx: update commands & eventsEliad Peller1-151/+163
2011-08-08wl12xx: remove wext dependenciesJohannes Berg1-2/+2
2011-06-27wl12xx: Support routing FW logs to the hostIdo Yariv1-0/+62
2011-04-19wl12xx: 1281/1283 support - New radio structs and functionsShahar Levi1-0/+34
2011-02-08wl12xx: move to new firmware (6.1.3.50.49)Eliad Peller1-10/+4
2011-01-24wl12xx: AP mode - encryption supportArik Nemtsov1-1/+0
2011-01-24wl12xx: AP mode - init sequenceArik Nemtsov1-0/+7
2011-01-24wl12xx: AP-mode high level commandsArik Nemtsov1-5/+134
2010-12-15wl12xx: add auto-arp supportEliad Peller1-0/+2
2010-11-26wl1271: Fix setting of the hardware connection monitoring probe-req templateJuuso Oikarinen1-0/+2
2010-11-22wl1271: cleanup unused code of calibration structuresGery Kahn1-48/+0
2010-11-22wl1271: Change wl12xx Files NamesShahar Levi1-0/+459
2009-07-10wl1251: add wl1251 prefix to all 1251 filesKalle Valo1-407/+0
2009-07-10wl12xx: Use chipset specific join commandsJuuso Oikarinen1-1/+1
2009-07-10wl12xx: cmd and acx interface reworkKalle Valo1-13/+155
2009-05-06wl12xx: add driverKalle Valo1-0/+265