summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx
AgeCommit message (Expand)Author
2011-09-20Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville
2011-09-14wl12xx: support p2p interfacesEliad Peller
2011-09-14wl12xx: set mac80211 flags for A-MPDU aggregation supportArik Nemtsov
2011-09-14wl12xx: AP mode - clean BA and queue state in tx_resetArik Nemtsov
2011-09-14wl12xx: AP mode - enable the BA constraint event from the FWArik Nemtsov
2011-09-14wl12xx: don't regulate links when a single STA is connectedArik Nemtsov
2011-09-14wl12xx: support up to 8 stations in AP-modeArik Nemtsov
2011-09-14wl12xx: AP mode - don't regulate FW blocks for non-active STAsArik Nemtsov
2011-09-14wl12xx: don't indicate up PS-filtered dummy packetsArik Nemtsov
2011-09-14wl12xx: ignore sched scan match sets without SSIDLuciano Coelho
2011-09-14wl12xx: increase number of allowed SSIDs in sched_scanLuciano Coelho
2011-09-14wl12xx: add support for sched_scan filtersLuciano Coelho
2011-09-14wl12xx: declare support for WIPHY_FLAG_AP_UAPSDEliad Peller
2011-09-14wl12xx: use kstrtoul_from_userEliad Peller
2011-09-14wl12xx: remove deprecated CONFIG_WL12XX_HT flagLuciano Coelho
2011-09-14wl12xx: don't queue a new dummy packet if one is already pendingArik Nemtsov
2011-09-14wl12xx: add config_hangover commandEliad Peller
2011-09-14wl12xx: check for ROC on scan_completeEliad Peller
2011-09-14wl12xx: don't use WL1271_SCAN_OPT_PRIORITY_HIGH flagEliad Peller
2011-09-14wl12xx: don't disconnect on recoveryEliad Peller
2011-09-14wl12xx: add beacon_filtering debugfs fileEliad Peller
2011-09-14wl12xx: add module_param to trigger BUG() on recoveryEliad Peller
2011-09-14wl12xx: print the seq_num of rx packetEliad Peller
2011-09-14wl12xx: print acx idEliad Peller
2011-09-14Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho
2011-08-29wl12xx/sdio_test.c: fix build breakage from WL127X_FW_NAME changeJohn W. Linville
2011-08-25wl12xx: use SCAN_SSID_TYPE_PUBLIC when using the wildcard in sched_scanLuciano Coelho
2011-08-25wl12xx: add support for multiple SSIDs in sched_scanLuciano Coelho
2011-08-25wl12xx: enter psm only after station role was startedEliad Peller
2011-08-25wl12xx: increase psm_entry_retriesEliad Peller
2011-08-25wl12xx: initialize rate_set on band rates initializationEliad Peller
2011-08-25wl12xx: allow 11a AP-mode for wl127x devicesArik Nemtsov
2011-08-25wl12xx: use 2 spare TX blocks for GEM cipherGuy Eilam
2011-08-23wl12xx: add max_sched_scan_ssids value to the hw descriptionLuciano Coelho
2011-08-23wl12xx: Fix validation of pm_runtime_get_sync return valueIdo Yariv
2011-08-23wl12xx: Remove obsolete testmode NVS push commandIdo Yariv
2011-08-22wl12xx: fix tx_queue_count spurious incrementArik Nemtsov
2011-08-22wl12xx: AP-mode - prevent Tx to stale/invalid stationsArik Nemtsov
2011-08-22wl12xx: set the AP-started flag only after setting keysArik Nemtsov
2011-08-22wl12xx: enable AP advanced functionalityArik Nemtsov
2011-08-22wl12xx: don't wait for disconnection eventEliad Peller
2011-08-22wl12xx: handle wrap-around overflow in released Tx blocks FW counterArik Nemtsov
2011-08-22wl12xx: schedule TX packets according to FW packet occupancyArik Nemtsov
2011-08-22wl12xx: track freed packets in FW by ACArik Nemtsov
2011-08-22wl12xx: don't remove key if hlid was already deletedEliad Peller
2011-08-22wl12xx: use ap_bcast_hlid for recorded keysEliad Peller
2011-08-22wl12xx: AP-mode - configure HT rate support to the FWArik Nemtsov
2011-08-22wl12xx: AP-mode - configure STA HT rates on joinArik Nemtsov
2011-08-22wl12xx: AP-mode - set STA HT capabilities when adding a STAArik Nemtsov
2011-08-22wl12xx: support IBSS vif typeEliad Peller