summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx
AgeCommit message (Expand)Author
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
2010-11-15wl1271: set wl->vif only if add_interface succeeded.Eliad Peller
2010-11-15wl1271: Check interface state in op_* functionsJuuso Oikarinen
2010-11-15wl1271: Fix scan failure detectionJuuso Oikarinen
2010-11-15wl1271: Fix RX path stallJuuso Oikarinen
2010-11-15wireless/wl1271: remove redundant if-statement v2Nicolas Kaiser
2010-11-15wl1271: exit ELP mode when setting enabled rates in txLuciano Coelho
2010-11-15wl1271: Fix warning about unsupported RX rateTeemu Paasikivi
2010-11-15wl1271: 11n Support, functionality and configuration abilityShahar Levi
2010-11-15wl1271: 11n Support, ACX CommandsShahar Levi
2010-11-15wl1271: 11n Support, Add DefinitionsShahar Levi
2010-11-15wl1271: Fix TX queue low watermark handlingIdo Yariv
2010-11-15wl1271: Allocate TX descriptors more efficientlyIdo Yariv
2010-11-15wl1271: Fix TX starvationIdo Yariv
2010-11-15wl1271: TX aggregation optimizationIdo Yariv
2010-11-15wl1271: ref_clock cosmetic changesGery Kahn
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-10-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-11wl1251: move to it's own directoryKalle Valo
2010-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-10-08wl1271: sdio: add suspend/resume supportOhad Ben-Cohen
2010-10-08wl1271: sdio: enable runtime PMOhad Ben-Cohen
2010-10-07wl1271: Support FEM autodetectionJuuso Oikarinen
2010-10-05Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville