summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/main.c
Commit message (Expand)AuthorAgeFilesLines
...
* wl12xx: move rssi_thold and last_rssi_event into wlvifEliad Peller2011-10-071-1/+1
* wl12xx: move ps_poll_failures and psm_entry_retry into wlvifEliad Peller2011-10-071-3/+1
* wl12xx: move ps_compl into wlvifEliad Peller2011-10-071-1/+1
* wl12xx: move pspoll_work into wlvifEliad Peller2011-10-071-3/+5
* wl12xx: move default_key into wlvifEliad Peller2011-10-071-4/+3
* wl12xx: move beacon_int into wlvifEliad Peller2011-10-071-2/+3
* wl12xx: move dev_hlid into wlvifEliad Peller2011-10-071-2/+2
* wl12xx: move some logic into wl12xx_init_vif_dataEliad Peller2011-10-071-26/+40
* wl12xx: move session_counter into wlvifEliad Peller2011-10-071-2/+0
* wl12xx: move ap_global_hlid and ap_bcast_hlid into wlvifEliad Peller2011-10-071-15/+19
* wl12xx: move sta_hlid into wlvifEliad Peller2011-10-071-9/+9
* wl12xx: move dev_role_id into wlvifEliad Peller2011-10-071-22/+28
* wl12xx: move role_id into wlvifEliad Peller2011-10-071-50/+68
* wl12xx: move aid into wlvifEliad Peller2011-10-071-4/+4
* wl12xx: move probereq into wlvifEliad Peller2011-10-071-5/+6
* wl12xx: move ssid and ssid_len into wlvifEliad Peller2011-10-071-10/+11
* wl12xx: move p2p into wlvifEliad Peller2011-10-071-5/+4
* wl12xx: remove set_bss_type fieldEliad Peller2011-10-071-8/+0
* wl12xx: move bss_type into wlvifEliad Peller2011-10-071-49/+60
* wl12xx: replace wl->bssid with vif->bss_conf.bssidEliad Peller2011-10-071-13/+2
* wl12xx: move basic_rate into wlvifEliad Peller2011-10-071-20/+27
* wl12xx: move rate_set into wlvifEliad Peller2011-10-071-12/+12
* wl12xx: define wl12xx_vifEliad Peller2011-10-071-26/+44
* wl12xx: start reworking the init sequenceEliad Peller2011-10-071-2/+6
* wl12xx: replace wl->mac_addr with vif->addrEliad Peller2011-10-071-6/+13
* wl12xx: disable AP-mode-specific quirksEliad Peller2011-10-071-8/+0
* wl12xx: Add support for HW channel switchShahar Levi2011-10-071-0/+37
* wl12xx: set max_sched_scan_ie_len correctlyLuciano Coelho2011-10-071-0/+3
* mac80211: pass vif param to conf_tx() callbackEliad Peller2011-10-031-1/+2
* mac80211: add ieee80211_vif param to tsf functionsEliad Peller2011-09-271-1/+2
* wl12xx: correct fw_status structure for 8 sta support in AP-modeArik Nemtsov2011-09-231-0/+2
* wl12xx: implement set_bitrate_mask callbackEliad Peller2011-09-231-23/+56
* wl12xx: AP mode - support hidden SSIDArik Nemtsov2011-09-231-8/+67
* wl12xx: send all pending packets on channel changeEliad Peller2011-09-231-0/+2
* wl12xx: remove P2P ie from probe responseEliad Peller2011-09-231-0/+28
* wl12xx: remove TIM ie from probe responseEliad Peller2011-09-231-0/+17
* wl12xx: Include OFDM rates in IBSS modeShahar Levi2011-09-231-1/+1
* wl12xx: support p2p interfacesEliad Peller2011-09-141-5/+19
* wl12xx: set mac80211 flags for A-MPDU aggregation supportArik Nemtsov2011-09-141-1/+3
* wl12xx: AP mode - clean BA and queue state in tx_resetArik Nemtsov2011-09-141-2/+5
* wl12xx: don't regulate links when a single STA is connectedArik Nemtsov2011-09-141-3/+12
* wl12xx: increase number of allowed SSIDs in sched_scanLuciano Coelho2011-09-141-3/+4
* wl12xx: declare support for WIPHY_FLAG_AP_UAPSDEliad Peller2011-09-141-0/+2
* wl12xx: remove deprecated CONFIG_WL12XX_HT flagLuciano Coelho2011-09-141-6/+0
* wl12xx: don't queue a new dummy packet if one is already pendingArik Nemtsov2011-09-141-1/+7
* wl12xx: add config_hangover commandEliad Peller2011-09-141-1/+13
* wl12xx: don't disconnect on recoveryEliad Peller2011-09-141-3/+0
* wl12xx: add module_param to trigger BUG() on recoveryEliad Peller2011-09-141-0/+6
* wl12xx: add support for multiple SSIDs in sched_scanLuciano Coelho2011-08-251-0/+1
* wl12xx: enter psm only after station role was startedEliad Peller2011-08-251-13/+13
OpenPOWER on IntegriCloud