aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx/wl12xx.h
AgeCommit message (Expand)AuthorFilesLines
2011-10-07wl12xx: move default_key into wlvifEliad Peller1-3/+3
2011-10-07wl12xx: move beacon_int into wlvifEliad Peller1-3/+3
2011-10-07wl12xx: move dev_hlid into wlvifEliad Peller1-1/+1
2011-10-07wl12xx: move session_counter into wlvifEliad Peller1-4/+5
2011-10-07wl12xx: move ap_global_hlid and ap_bcast_hlid into wlvifEliad Peller1-2/+4
2011-10-07wl12xx: move sta_hlid into wlvifEliad Peller1-1/+6
2011-10-07wl12xx: move dev_role_id into wlvifEliad Peller1-1/+3
2011-10-07wl12xx: move role_id into wlvifEliad Peller1-1/+1
2011-10-07wl12xx: move aid into wlvifEliad Peller1-3/+3
2011-10-07wl12xx: move probereq into wlvifEliad Peller1-3/+3
2011-10-07wl12xx: move ssid and ssid_len into wlvifEliad Peller1-2/+3
2011-10-07wl12xx: move p2p into wlvifEliad Peller1-1/+1
2011-10-07wl12xx: remove set_bss_type fieldEliad Peller1-1/+0
2011-10-07wl12xx: move bss_type into wlvifEliad Peller1-1/+2
2011-10-07wl12xx: replace wl->bssid with vif->bss_conf.bssidEliad Peller1-1/+0
2011-10-07wl12xx: move basic_rate into wlvifEliad Peller1-7/+1
2011-10-07wl12xx: move rate_set into wlvifEliad Peller1-1/+8
2011-10-07wl12xx: define wl12xx_vifEliad Peller1-1/+15
2011-10-07wl12xx: replace wl->mac_addr with vif->addrEliad Peller1-0/+1
2011-10-07wl12xx: disable AP-mode-specific quirksEliad Peller1-6/+0
2011-10-07wl12xx: Add support for HW channel switchShahar Levi1-0/+1
2011-09-23wl12xx: correct fw_status structure for 8 sta support in AP-modeArik Nemtsov1-2/+2
2011-09-23wl12xx: implement set_bitrate_mask callbackEliad Peller1-0/+1
2011-09-14wl12xx: support p2p interfacesEliad Peller1-0/+1
2011-09-14wl12xx: don't regulate links when a single STA is connectedArik Nemtsov1-0/+3
2011-09-14wl12xx: support up to 8 stations in AP-modeArik Nemtsov1-2/+2
2011-08-25wl12xx: use 2 spare TX blocks for GEM cipherGuy Eilam1-0/+3
2011-08-22wl12xx: enable AP advanced functionalityArik Nemtsov1-11/+14
2011-08-22wl12xx: schedule TX packets according to FW packet occupancyArik Nemtsov1-1/+1
2011-08-22wl12xx: track freed packets in FW by ACArik Nemtsov1-2/+6
2011-08-22wl12xx: support IBSS vif typeEliad Peller1-0/+1
2011-08-22wl12xx: re-enable block ack session supportArik Nemtsov1-0/+6
2011-08-22wl12xx: use dynamic hlids for AP-modeArik Nemtsov1-3/+10
2011-08-22wl12xx: replace dummy_join with ROC/CROC commandsEliad Peller1-1/+1
2011-08-22wl12xx: add system_hlidEliad Peller1-0/+2
2011-08-22wl12xx: update rx/txEliad Peller1-1/+1
2011-08-22wl12xx: add device role commandsEliad Peller1-0/+1
2011-08-22wl12xx: update commands & eventsEliad Peller1-0/+5
2011-08-22wl12xx: update acx commandsEliad Peller1-0/+4
2011-08-22wl12xx: update fw status structEliad Peller1-31/+24
2011-08-22wl12xx: remove rx filtering stuffEliad Peller1-22/+0
2011-08-22wl12xx: use 1 spare block in all casesArik Nemtsov1-6/+0
2011-08-22wl12xx: Use a single fw for both STA and AP rolesArik Nemtsov1-5/+2
2011-08-22wl12xx: Revert "wl12xx: schedule TX packets according to FW occupancy"Arik Nemtsov1-1/+1
2011-08-08wl12xx: remove wext dependenciesJohannes Berg1-2/+2
2011-07-08wl12xx: start/stop queues according to global per-AC countersArik Nemtsov1-1/+1
2011-07-05wl12xx: implement Tx watermarks per ACArik Nemtsov1-0/+1
2011-07-05wl12xx: Increase low & high TX watermarksIdo Yariv1-2/+2
2011-07-05wl12xx: schedule TX packets according to FW occupancyArik Nemtsov1-1/+1
2011-07-05wl12xx: AP mode - support FW TX inactivity triggersArik Nemtsov1-1/+0