summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/main.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* wl12xx: increase psm_entry_retriesEliad Peller2011-08-251-1/+1
* wl12xx: initialize rate_set on band rates initializationEliad Peller2011-08-251-2/+6
* wl12xx: use 2 spare TX blocks for GEM cipherGuy Eilam2011-08-251-0/+13
* wl12xx: fix tx_queue_count spurious incrementArik Nemtsov2011-08-221-12/+12
* wl12xx: AP-mode - prevent Tx to stale/invalid stationsArik Nemtsov2011-08-221-3/+17
* wl12xx: set the AP-started flag only after setting keysArik Nemtsov2011-08-221-3/+3
* wl12xx: enable AP advanced functionalityArik Nemtsov2011-08-221-27/+27
* wl12xx: handle wrap-around overflow in released Tx blocks FW counterArik Nemtsov2011-08-221-2/+9
* wl12xx: schedule TX packets according to FW packet occupancyArik Nemtsov2011-08-221-3/+4
* wl12xx: track freed packets in FW by ACArik Nemtsov2011-08-221-1/+15
* wl12xx: don't remove key if hlid was already deletedEliad Peller2011-08-221-0/+5
* wl12xx: use ap_bcast_hlid for recorded keysEliad Peller2011-08-221-1/+6
* wl12xx: AP-mode - set STA HT capabilities when adding a STAArik Nemtsov2011-08-221-7/+27
* wl12xx: support IBSS vif typeEliad Peller2011-08-221-5/+28
* wl12xx: call wl12xx_cmd_set_peer_state() in AP modeEliad Peller2011-08-221-1/+5
* wl12xx: re-enable block ack session supportArik Nemtsov2011-08-221-43/+103
* wl12xx: use dynamic hlids for AP-modeArik Nemtsov2011-08-221-2/+7
* wl12xx: fix session counterArik Nemtsov2011-08-221-5/+1
* wl12xx: update BT coex configuration paramsEliad Peller2011-08-221-104/+61
* wl12xx: replace dummy_join with ROC/CROC commandsEliad Peller2011-08-221-31/+113
* wl12xx: add system_hlidEliad Peller2011-08-221-1/+8
* wl12xx: add set_rate_mgmt_params acxEliad Peller2011-08-221-0/+21
* wl12xx: use wl1271_acx_beacon_filter_opt for both sta and apEliad Peller2011-08-221-2/+2
* wl12xx: change max/default template sizeEliad Peller2011-08-221-1/+1
* wl12xx: add device role commandsEliad Peller2011-08-221-1/+24
OpenPOWER on IntegriCloud