summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx
Commit message (Expand)AuthorAgeFilesLines
* wl12xx: remove unnecessary importHauke Mehrtens2010-12-221-1/+0
* wl12xx_sdio_test: rename files to match current styleLuciano Coelho2010-12-153-15/+28
* wl12xx: Change TX queue to be per ACJuuso Oikarinen2010-12-154-17/+60
* wl12xx: allow runtime changing of debug_levelEliad Peller2010-12-153-9/+20
* wl1271: fixed problem with WPS IEs in probe requestsGuy Eilam2010-12-153-11/+9
* wl12xx: add auto-arp supportEliad Peller2010-12-157-8/+93
* wl1271_sdio_test: Add module for sdio RX/TX testingRoger Quadros2010-12-153-0/+520
* wl12xx: disable 11a channels when wl->enable_11a is knownLuciano Coelho2010-12-151-6/+10
* wl12xx: Remove 11j channels from the supported channels list.Juuso Oikarinen2010-12-021-8/+0
* wl1271: Add wl1271_load_firmware() and export some functionsRoger Quadros2010-12-023-1/+18
* wl12xx: fix illegal memset if debugfs is not enabledLuciano Coelho2010-12-021-0/+3
* wl1271: move wl12xx debugfs directory to under wiphy's debugfsEliad Peller2010-12-022-3/+4
* wl1271: use debugfs_remove_recursiveEliad Peller2010-12-022-253/+32
* wl1271: Fix setting of the hardware connection monitoring probe-req templateJuuso Oikarinen2010-11-265-13/+58
* wl12xx: disable 11a channels when regulatory changes if 11a is not supportedLuciano Coelho2010-11-261-1/+8
* wl12xx: Fix kernel crash related to hw recovery and interface shutdownJuuso Oikarinen2010-11-231-3/+9
* wl12xx: Unset bssid filter, ssid and bssid from firmware on disassocJuuso Oikarinen2010-11-221-1/+4
* wl1271: add support for HW TX fragmentationArik Nemtsov2010-11-224-5/+34
* Revert "wl1271: Change supported channel order for a more optimal scan"Juuso Oikarinen2010-11-221-46/+40
* wl1271: Prevent ad-hoc and active scanning on 11a DFS frequenciesJuuso Oikarinen2010-11-221-0/+23
* wl1271: cleanup unused code of calibration structuresGery Kahn2010-11-221-48/+0
* wl1271: Change wl12xx Files NamesShahar Levi2010-11-2233-151/+154
* wl1251: use wl12xx_platform_data to pass dataGrazvydas Ignotas2010-11-151-1/+1
* wl1271: add recover testmode commandEliad Peller2010-11-151-0/+12
* wl1271: handle HW watchdog interruptEliad Peller2010-11-152-1/+11
* wl1271: refactor debugfs function generation codeEliad Peller2010-11-151-104/+111
* wl1271: set wl->vif only if add_interface succeeded.Eliad Peller2010-11-151-13/+20
* wl1271: Check interface state in op_* functionsJuuso Oikarinen2010-11-151-2/+22
* wl1271: Fix scan failure detectionJuuso Oikarinen2010-11-152-5/+17
* wl1271: Fix RX path stallJuuso Oikarinen2010-11-151-4/+8
* wireless/wl1271: remove redundant if-statement v2Nicolas Kaiser2010-11-151-2/+0
* wl1271: exit ELP mode when setting enabled rates in txLuciano Coelho2010-11-151-0/+5
* wl1271: Fix warning about unsupported RX rateTeemu Paasikivi2010-11-155-7/+15
* wl1271: 11n Support, functionality and configuration abilityShahar Levi2010-11-154-18/+105
* wl1271: 11n Support, ACX CommandsShahar Levi2010-11-152-0/+88
* wl1271: 11n Support, Add DefinitionsShahar Levi2010-11-153-1/+106
* wl1271: Fix TX queue low watermark handlingIdo Yariv2010-11-151-13/+22
* wl1271: Allocate TX descriptors more efficientlyIdo Yariv2010-11-153-16/+24
* wl1271: Fix TX starvationIdo Yariv2010-11-154-8/+27
* wl1271: TX aggregation optimizationIdo Yariv2010-11-151-8/+19
* wl1271: ref_clock cosmetic changesGery Kahn2010-11-151-6/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-2351-10882/+941
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-1529-10274/+37
| |\
| | * wl1251: move to it's own directoryKalle Valo2010-10-1128-10268/+0
| | * wl1271: sdio: add suspend/resume supportOhad Ben-Cohen2010-10-081-0/+20
| | * wl1271: sdio: enable runtime PMOhad Ben-Cohen2010-10-081-6/+17
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-0820-540/+786
| |\ \ | | |/
| | * wl1271: Support FEM autodetectionJuuso Oikarinen2010-10-071-4/+17
| | * Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville2010-10-0520-536/+769
| | |\
| | | * wl1271: remove deprecated __attribute__ ((packed))Luciano Coelho2010-10-051-1/+1
OpenPOWER on IntegriCloud