aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-21cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf1-1/+1
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-4/+4
2011-01-03Fix spelling mistakes in commentsStefan Weil2-4/+4
2010-12-22wl12xx: remove unnecessary importHauke Mehrtens1-1/+0
2010-12-15wl12xx_sdio_test: rename files to match current styleLuciano Coelho3-15/+28
2010-12-15wl12xx: Change TX queue to be per ACJuuso Oikarinen4-17/+60
2010-12-15wl12xx: allow runtime changing of debug_levelEliad Peller3-9/+20
2010-12-15wl1271: fixed problem with WPS IEs in probe requestsGuy Eilam3-11/+9
2010-12-15wl12xx: add auto-arp supportEliad Peller7-8/+93
2010-12-15wl1271_sdio_test: Add module for sdio RX/TX testingRoger Quadros3-0/+520
2010-12-15wl12xx: disable 11a channels when wl->enable_11a is knownLuciano Coelho1-6/+10
2010-12-02wl12xx: Remove 11j channels from the supported channels list.Juuso Oikarinen1-8/+0
2010-12-02wl1271: Add wl1271_load_firmware() and export some functionsRoger Quadros3-1/+18
2010-12-02wl12xx: fix illegal memset if debugfs is not enabledLuciano Coelho1-0/+3
2010-12-02wl1271: move wl12xx debugfs directory to under wiphy's debugfsEliad Peller2-3/+4
2010-12-02wl1271: use debugfs_remove_recursiveEliad Peller2-253/+32
2010-11-26wl1271: Fix setting of the hardware connection monitoring probe-req templateJuuso Oikarinen5-13/+58
2010-11-26wl12xx: disable 11a channels when regulatory changes if 11a is not supportedLuciano Coelho1-1/+8
2010-11-23wl12xx: Fix kernel crash related to hw recovery and interface shutdownJuuso Oikarinen1-3/+9
2010-11-22wl12xx: Unset bssid filter, ssid and bssid from firmware on disassocJuuso Oikarinen1-1/+4
2010-11-22wl1271: add support for HW TX fragmentationArik Nemtsov4-5/+34
2010-11-22Revert "wl1271: Change supported channel order for a more optimal scan"Juuso Oikarinen1-46/+40
2010-11-22wl1271: Prevent ad-hoc and active scanning on 11a DFS frequenciesJuuso Oikarinen1-0/+23
2010-11-22wl1271: cleanup unused code of calibration structuresGery Kahn1-48/+0
2010-11-22wl1271: Change wl12xx Files NamesShahar Levi33-151/+154
2010-11-15wl1251: use wl12xx_platform_data to pass dataGrazvydas Ignotas1-1/+1
2010-11-15wl1271: add recover testmode commandEliad Peller1-0/+12
2010-11-15wl1271: handle HW watchdog interruptEliad Peller2-1/+11
2010-11-15wl1271: refactor debugfs function generation codeEliad Peller1-104/+111
2010-11-15wl1271: set wl->vif only if add_interface succeeded.Eliad Peller1-13/+20
2010-11-15wl1271: Check interface state in op_* functionsJuuso Oikarinen1-2/+22
2010-11-15wl1271: Fix scan failure detectionJuuso Oikarinen2-5/+17
2010-11-15wl1271: Fix RX path stallJuuso Oikarinen1-4/+8
2010-11-15wireless/wl1271: remove redundant if-statement v2Nicolas Kaiser1-2/+0
2010-11-15wl1271: exit ELP mode when setting enabled rates in txLuciano Coelho1-0/+5
2010-11-15wl1271: Fix warning about unsupported RX rateTeemu Paasikivi5-7/+15
2010-11-15wl1271: 11n Support, functionality and configuration abilityShahar Levi4-18/+105
2010-11-15wl1271: 11n Support, ACX CommandsShahar Levi2-0/+88
2010-11-15wl1271: 11n Support, Add DefinitionsShahar Levi3-1/+106
2010-11-15wl1271: Fix TX queue low watermark handlingIdo Yariv1-13/+22
2010-11-15wl1271: Allocate TX descriptors more efficientlyIdo Yariv3-16/+24
2010-11-15wl1271: Fix TX starvationIdo Yariv4-8/+27
2010-11-15wl1271: TX aggregation optimizationIdo Yariv1-8/+19
2010-11-15wl1271: ref_clock cosmetic changesGery Kahn1-6/+4
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds51-10882/+941
2010-10-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville29-10274/+37
2010-10-15llseek: automatically add .llseek fopArnd Bergmann2-1/+5
2010-10-11wl1251: move to it's own directoryKalle Valo28-10268/+0
2010-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville20-540/+786
2010-10-08wl1271: sdio: add suspend/resume supportOhad Ben-Cohen1-0/+20