summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx
AgeCommit message (Expand)Author
2012-01-12wl12xx: Restore testmode ABIPontus Fuchs
2012-01-12wl12xx: Check buffer bound when processing nvs dataPontus Fuchs
2012-01-12wl12xx: Validate FEM index from ini file and FWPontus Fuchs
2011-11-09Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-11-08wl12xx: fix wl12xx_scan_sched_scan_ssid_list() check that all given ssids are...Eyal Shapira
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-10-07wl12xx: disable AP-mode-specific quirksEliad Peller
2011-10-07wl12xx: Add support for HW channel switchShahar Levi
2011-10-07wl12xx: set max_sched_scan_ie_len correctlyLuciano Coelho
2011-10-07wl12xx: configure rate policy for p2p operationsEliad Peller
2011-10-03mac80211: pass vif param to conf_tx() callbackEliad Peller
2011-09-27mac80211: add ieee80211_vif param to tsf functionsEliad Peller
2011-09-23wl12xx: report the stop_ba event to all STAs in AP-modeArik Nemtsov
2011-09-23wl12xx: correct fw_status structure for 8 sta support in AP-modeArik Nemtsov
2011-09-23wl12xx: implement set_bitrate_mask callbackEliad Peller
2011-09-23wl12xx: AP mode - support hidden SSIDArik Nemtsov
2011-09-23wl12xx: Use dev_hlid for auth and assoc reqEliad Peller
2011-09-23wl12xx: send all pending packets on channel changeEliad Peller
2011-09-23wl12xx: remove P2P ie from probe responseEliad Peller
2011-09-23wl12xx: remove TIM ie from probe responseEliad Peller
2011-09-23wl12xx: Include OFDM rates in IBSS modeShahar Levi
2011-09-23wl12xx: fix sdio_test module functionalityShahar Levi
2011-09-22wl12xx: fix forced passive scansLuciano Coelho
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