summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx
Commit message (Expand)AuthorAgeFilesLines
* wl12xx: disable AP-mode-specific quirksEliad Peller2011-10-074-22/+0
* wl12xx: Add support for HW channel switchShahar Levi2011-10-076-1/+133
* wl12xx: set max_sched_scan_ie_len correctlyLuciano Coelho2011-10-071-0/+3
* wl12xx: configure rate policy for p2p operationsEliad Peller2011-10-073-1/+22
* 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: report the stop_ba event to all STAs in AP-modeArik Nemtsov2011-09-231-1/+1
* wl12xx: correct fw_status structure for 8 sta support in AP-modeArik Nemtsov2011-09-232-2/+4
* wl12xx: implement set_bitrate_mask callbackEliad Peller2011-09-237-65/+102
* wl12xx: AP mode - support hidden SSIDArik Nemtsov2011-09-232-17/+82
* wl12xx: Use dev_hlid for auth and assoc reqEliad Peller2011-09-231-6/+9
* 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-232-5/+3
* wl12xx: fix sdio_test module functionalityShahar Levi2011-09-232-6/+15
* wl12xx: fix forced passive scansLuciano Coelho2011-09-221-6/+13
* Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2011-09-203-52/+6
|\
| * wl12xx: add max_sched_scan_ssids value to the hw descriptionLuciano Coelho2011-08-231-0/+1
| * wl12xx: Fix validation of pm_runtime_get_sync return valueIdo Yariv2011-08-231-1/+1
| * wl12xx: Remove obsolete testmode NVS push commandIdo Yariv2011-08-231-45/+0
| * drivers/net/wireless/wl12xx: add missing kfreeJulia Lawall2011-08-122-6/+5
* | wl12xx: support p2p interfacesEliad Peller2011-09-142-5/+20
* | 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-143-3/+14
* | wl12xx: AP mode - enable the BA constraint event from the FWArik Nemtsov2011-09-141-14/+23
* | wl12xx: don't regulate links when a single STA is connectedArik Nemtsov2011-09-143-5/+20
* | wl12xx: support up to 8 stations in AP-modeArik Nemtsov2011-09-141-2/+2
* | 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
OpenPOWER on IntegriCloud