aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx
Commit message (Expand)AuthorAge
* drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
* wl12xx: disable AP-mode-specific quirksEliad Peller2011-10-07
* wl12xx: Add support for HW channel switchShahar Levi2011-10-07
* wl12xx: set max_sched_scan_ie_len correctlyLuciano Coelho2011-10-07
* wl12xx: configure rate policy for p2p operationsEliad Peller2011-10-07
* mac80211: pass vif param to conf_tx() callbackEliad Peller2011-10-03
* mac80211: add ieee80211_vif param to tsf functionsEliad Peller2011-09-27
* wl12xx: report the stop_ba event to all STAs in AP-modeArik Nemtsov2011-09-23
* wl12xx: correct fw_status structure for 8 sta support in AP-modeArik Nemtsov2011-09-23
* wl12xx: implement set_bitrate_mask callbackEliad Peller2011-09-23
* wl12xx: AP mode - support hidden SSIDArik Nemtsov2011-09-23
* wl12xx: Use dev_hlid for auth and assoc reqEliad Peller2011-09-23
* wl12xx: send all pending packets on channel changeEliad Peller2011-09-23
* wl12xx: remove P2P ie from probe responseEliad Peller2011-09-23
* wl12xx: remove TIM ie from probe responseEliad Peller2011-09-23
* wl12xx: Include OFDM rates in IBSS modeShahar Levi2011-09-23
* wl12xx: fix sdio_test module functionalityShahar Levi2011-09-23
* wl12xx: fix forced passive scansLuciano Coelho2011-09-22
* Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2011-09-20
|\
| * wl12xx: add max_sched_scan_ssids value to the hw descriptionLuciano Coelho2011-08-23
| * wl12xx: Fix validation of pm_runtime_get_sync return valueIdo Yariv2011-08-23
| * wl12xx: Remove obsolete testmode NVS push commandIdo Yariv2011-08-23
| * drivers/net/wireless/wl12xx: add missing kfreeJulia Lawall2011-08-12
* | wl12xx: support p2p interfacesEliad Peller2011-09-14
* | wl12xx: set mac80211 flags for A-MPDU aggregation supportArik Nemtsov2011-09-14
* | wl12xx: AP mode - clean BA and queue state in tx_resetArik Nemtsov2011-09-14
* | wl12xx: AP mode - enable the BA constraint event from the FWArik Nemtsov2011-09-14
* | wl12xx: don't regulate links when a single STA is connectedArik Nemtsov2011-09-14
* | wl12xx: support up to 8 stations in AP-modeArik Nemtsov2011-09-14
* | wl12xx: AP mode - don't regulate FW blocks for non-active STAsArik Nemtsov2011-09-14
* | wl12xx: don't indicate up PS-filtered dummy packetsArik Nemtsov2011-09-14
* | wl12xx: ignore sched scan match sets without SSIDLuciano Coelho2011-09-14
* | wl12xx: increase number of allowed SSIDs in sched_scanLuciano Coelho2011-09-14
* | wl12xx: add support for sched_scan filtersLuciano Coelho2011-09-14
* | wl12xx: declare support for WIPHY_FLAG_AP_UAPSDEliad Peller2011-09-14
* | wl12xx: use kstrtoul_from_userEliad Peller2011-09-14
* | wl12xx: remove deprecated CONFIG_WL12XX_HT flagLuciano Coelho2011-09-14
* | wl12xx: don't queue a new dummy packet if one is already pendingArik Nemtsov2011-09-14
* | wl12xx: add config_hangover commandEliad Peller2011-09-14
* | wl12xx: check for ROC on scan_completeEliad Peller2011-09-14
* | wl12xx: don't use WL1271_SCAN_OPT_PRIORITY_HIGH flagEliad Peller2011-09-14
* | wl12xx: don't disconnect on recoveryEliad Peller2011-09-14
* | wl12xx: add beacon_filtering debugfs fileEliad Peller2011-09-14
* | wl12xx: add module_param to trigger BUG() on recoveryEliad Peller2011-09-14
* | wl12xx: print the seq_num of rx packetEliad Peller2011-09-14
* | wl12xx: print acx idEliad Peller2011-09-14
* | Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho2011-09-14
|\ \
| * | wl12xx: use SCAN_SSID_TYPE_PUBLIC when using the wildcard in sched_scanLuciano Coelho2011-08-25
| * | wl12xx: add support for multiple SSIDs in sched_scanLuciano Coelho2011-08-25
| * | wl12xx: enter psm only after station role was startedEliad Peller2011-08-25