aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx/wl12xx.h
AgeCommit message (Expand)Author
2011-10-07wl12xx: move default_key into wlvifEliad 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 aid into wlvifEliad Peller
2011-10-07wl12xx: move probereq into wlvifEliad Peller
2011-10-07wl12xx: move ssid and ssid_len into wlvifEliad Peller
2011-10-07wl12xx: move p2p into wlvifEliad Peller
2011-10-07wl12xx: remove set_bss_type fieldEliad 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: correct fw_status structure for 8 sta support in AP-modeArik Nemtsov
2011-09-23wl12xx: implement set_bitrate_mask callbackEliad Peller
2011-09-14wl12xx: support p2p interfacesEliad Peller
2011-09-14wl12xx: don't regulate links when a single STA is connectedArik Nemtsov
2011-09-14wl12xx: support up to 8 stations in AP-modeArik Nemtsov
2011-08-25wl12xx: use 2 spare TX blocks for GEM cipherGuy Eilam
2011-08-22wl12xx: enable AP advanced functionalityArik Nemtsov
2011-08-22wl12xx: schedule TX packets according to FW packet occupancyArik Nemtsov
2011-08-22wl12xx: track freed packets in FW by ACArik Nemtsov
2011-08-22wl12xx: support IBSS vif typeEliad Peller
2011-08-22wl12xx: re-enable block ack session supportArik Nemtsov
2011-08-22wl12xx: use dynamic hlids for AP-modeArik Nemtsov
2011-08-22wl12xx: replace dummy_join with ROC/CROC commandsEliad Peller
2011-08-22wl12xx: add system_hlidEliad Peller
2011-08-22wl12xx: update rx/txEliad Peller
2011-08-22wl12xx: add device role commandsEliad Peller
2011-08-22wl12xx: update commands & eventsEliad Peller
2011-08-22wl12xx: update acx commandsEliad Peller
2011-08-22wl12xx: update fw status structEliad Peller
2011-08-22wl12xx: remove rx filtering stuffEliad Peller
2011-08-22wl12xx: use 1 spare block in all casesArik Nemtsov
2011-08-22wl12xx: Use a single fw for both STA and AP rolesArik Nemtsov
2011-08-22wl12xx: Revert "wl12xx: schedule TX packets according to FW occupancy"Arik Nemtsov
2011-08-08wl12xx: remove wext dependenciesJohannes Berg
2011-07-08wl12xx: start/stop queues according to global per-AC countersArik Nemtsov
2011-07-05wl12xx: implement Tx watermarks per ACArik Nemtsov
2011-07-05wl12xx: Increase low & high TX watermarksIdo Yariv
2011-07-05wl12xx: schedule TX packets according to FW occupancyArik Nemtsov
2011-07-05wl12xx: AP mode - support FW TX inactivity triggersArik Nemtsov