summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx
Commit message (Expand)AuthorAgeFilesLines
* wl12xx: AP mode - don't regulate FW blocks for non-active STAsArik Nemtsov2011-09-141-0/+4
* wl12xx: don't indicate up PS-filtered dummy packetsArik Nemtsov2011-09-143-3/+8
* wl12xx: ignore sched scan match sets without SSIDLuciano Coelho2011-09-141-3/+12
* wl12xx: increase number of allowed SSIDs in sched_scanLuciano Coelho2011-09-141-3/+4
* wl12xx: add support for sched_scan filtersLuciano Coelho2011-09-141-35/+72
* wl12xx: declare support for WIPHY_FLAG_AP_UAPSDEliad Peller2011-09-143-5/+19
* wl12xx: use kstrtoul_from_userEliad Peller2011-09-141-41/+5
* wl12xx: remove deprecated CONFIG_WL12XX_HT flagLuciano Coelho2011-09-144-20/+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-145-9/+91
* wl12xx: check for ROC on scan_completeEliad Peller2011-09-141-2/+3
* wl12xx: don't use WL1271_SCAN_OPT_PRIORITY_HIGH flagEliad Peller2011-09-141-3/+0
* wl12xx: don't disconnect on recoveryEliad Peller2011-09-141-3/+0
* wl12xx: add beacon_filtering debugfs fileEliad Peller2011-09-141-0/+42
* wl12xx: add module_param to trigger BUG() on recoveryEliad Peller2011-09-141-0/+6
* wl12xx: print the seq_num of rx packetEliad Peller2011-09-141-2/+5
* wl12xx: print acx idEliad Peller2011-09-141-1/+1
* Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho2011-09-146-29/+103
|\
| * wl12xx: use SCAN_SSID_TYPE_PUBLIC when using the wildcard in sched_scanLuciano Coelho2011-08-251-2/+5
| * wl12xx: add support for multiple SSIDs in sched_scanLuciano Coelho2011-08-252-7/+57
| * 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: allow 11a AP-mode for wl127x devicesArik Nemtsov2011-08-251-3/+1
| * wl12xx: use 2 spare TX blocks for GEM cipherGuy Eilam2011-08-254-3/+22
* | wl12xx/sdio_test.c: fix build breakage from WL127X_FW_NAME changeJohn W. Linville2011-08-291-1/+1
|/
* 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-224-51/+51
* wl12xx: don't wait for disconnection eventEliad Peller2011-08-221-6/+0
* 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-224-27/+57
* wl12xx: track freed packets in FW by ACArik Nemtsov2011-08-223-3/+23
* 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 - configure HT rate support to the FWArik Nemtsov2011-08-222-0/+8
* wl12xx: AP-mode - configure STA HT rates on joinArik Nemtsov2011-08-221-2/+8
* wl12xx: AP-mode - set STA HT capabilities when adding a STAArik Nemtsov2011-08-223-12/+34
* wl12xx: support IBSS vif typeEliad Peller2011-08-224-7/+39
* wl12xx: add wl12xx_cmd_role_start_ibss()Eliad Peller2011-08-222-0/+63
* wl12xx: don't remove key if hlid was already deletedEliad Peller2011-08-221-0/+4
* wl12xx: call wl12xx_cmd_set_peer_state() in AP modeEliad Peller2011-08-223-5/+9
* wl12xx: re-enable block ack session supportArik Nemtsov2011-08-227-170/+177
* wl12xx: use dynamic hlids for AP-modeArik Nemtsov2011-08-224-20/+46
* wl12xx: fix session counterArik Nemtsov2011-08-222-6/+12
* wl12xx: update BT coex configuration paramsEliad Peller2011-08-225-367/+177
* wl12xx: replace dummy_join with ROC/CROC commandsEliad Peller2011-08-226-38/+182
* wl12xx: handle dummy packet event also in ap modeArik Nemtsov2011-08-222-5/+9
* wl12xx: add ROC/CROC commandsEliad Peller2011-08-222-0/+89
OpenPOWER on IntegriCloud