summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx
AgeCommit message (Expand)Author
2011-01-24wl12xx: Enable AP-modeArik Nemtsov
2011-01-24wl12xx: Read MAC address from NVS file on HW startupArik Nemtsov
2011-01-24wl12xx: AP mode - fetch appropriate firmware for APArik Nemtsov
2011-01-24wl12xx: AP mode - encryption supportArik Nemtsov
2011-01-24wl12xx: AP mode - record TX configuration settingsArik Nemtsov
2011-01-24wl12xx: AP mode - changes in TX pathArik Nemtsov
2011-01-24wl12xx: AP mode - add STA add/remove opsArik Nemtsov
2011-01-24wl12xx: AP mode - change filter configArik Nemtsov
2011-01-24wl12xx: AP mode config in ieee80211_ops.configArik Nemtsov
2011-01-24wl12xx: Configure AP on BSS info changeArik Nemtsov
2011-01-24wl12xx: Add AP related definitions to HOST-FW interfaceArik Nemtsov
2011-01-24wl12xx: AP specific RX filter configurationArik Nemtsov
2011-01-24wl12xx: AP mode - init sequenceArik Nemtsov
2011-01-24wl12xx: AP mode - workaround for FW bug on station removeArik Nemtsov
2011-01-24wl12xx: AP-mode high level commandsArik Nemtsov
2011-01-24wl12xx: AP mode - add AP specific eventArik Nemtsov
2011-01-24wl12xx: AP mode - AP specific CMD_CONFIGURE sub-commandsArik Nemtsov
2011-01-24wl12xx: Add AP related configuration to conf_drv_settingsArik Nemtsov
2011-01-24wl12xx: fix some sparse warningsEliad Peller
2011-01-24wl12xx: use after free in debug codeDan Carpenter
2011-01-24wl12xx: remove redundant debugfs_remove_recursive() callEliad Peller
2011-01-21cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-03Fix spelling mistakes in commentsStefan Weil
2010-12-22wl12xx: remove unnecessary importHauke Mehrtens
2010-12-15wl12xx_sdio_test: rename files to match current styleLuciano Coelho
2010-12-15wl12xx: Change TX queue to be per ACJuuso Oikarinen
2010-12-15wl12xx: allow runtime changing of debug_levelEliad Peller
2010-12-15wl1271: fixed problem with WPS IEs in probe requestsGuy Eilam
2010-12-15wl12xx: add auto-arp supportEliad Peller
2010-12-15wl1271_sdio_test: Add module for sdio RX/TX testingRoger Quadros
2010-12-15wl12xx: disable 11a channels when wl->enable_11a is knownLuciano Coelho
2010-12-02wl12xx: Remove 11j channels from the supported channels list.Juuso Oikarinen
2010-12-02wl1271: Add wl1271_load_firmware() and export some functionsRoger Quadros
2010-12-02wl12xx: fix illegal memset if debugfs is not enabledLuciano Coelho
2010-12-02wl1271: move wl12xx debugfs directory to under wiphy's debugfsEliad Peller
2010-12-02wl1271: use debugfs_remove_recursiveEliad Peller
2010-11-26wl1271: Fix setting of the hardware connection monitoring probe-req templateJuuso Oikarinen
2010-11-26wl12xx: disable 11a channels when regulatory changes if 11a is not supportedLuciano Coelho
2010-11-23wl12xx: Fix kernel crash related to hw recovery and interface shutdownJuuso Oikarinen
2010-11-22wl12xx: Unset bssid filter, ssid and bssid from firmware on disassocJuuso Oikarinen
2010-11-22wl1271: add support for HW TX fragmentationArik Nemtsov
2010-11-22Revert "wl1271: Change supported channel order for a more optimal scan"Juuso Oikarinen
2010-11-22wl1271: Prevent ad-hoc and active scanning on 11a DFS frequenciesJuuso Oikarinen
2010-11-22wl1271: cleanup unused code of calibration structuresGery Kahn
2010-11-22wl1271: Change wl12xx Files NamesShahar Levi
2010-11-15wl1251: use wl12xx_platform_data to pass dataGrazvydas Ignotas
2010-11-15wl1271: add recover testmode commandEliad Peller
2010-11-15wl1271: handle HW watchdog interruptEliad Peller
2010-11-15wl1271: refactor debugfs function generation codeEliad Peller