summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx
AgeCommit message (Expand)AuthorFilesLines
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-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John 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/linvil...John W. Linville20-540/+786
2010-10-08wl1271: sdio: add suspend/resume supportOhad Ben-Cohen1-0/+20
2010-10-08wl1271: sdio: enable runtime PMOhad Ben-Cohen1-6/+17
2010-10-07wl1271: Support FEM autodetectionJuuso Oikarinen1-4/+17
2010-10-05Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville20-536/+769
2010-10-05wl1271: remove deprecated __attribute__ ((packed))Luciano Coelho1-1/+1
2010-10-05wl1271: Add extended radio parameter initializationJuuso Oikarinen5-6/+90
2010-10-05wl1271: Indicate disconnection on hardware failureJuuso Oikarinen1-0/+3
2010-10-05wl1271: Move work-init calls to hw allocationJuuso Oikarinen1-5/+4
2010-10-05wl1271: Support firmware TX packet aggregationIdo Yariv1-62/+37
2010-10-05wl1271: Support firmware RX packet aggregationIdo Yariv3-17/+66
2010-10-05wl1271: Handle large SPI transfersIdo Yariv1-54/+86
2010-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-11/+9
2010-09-28wl12xx: fix separate-object-folder buildsJohn W. Linville1-0/+3
2010-09-28wl1271: Add support for hardware GEM cipherJuuso Oikarinen3-1/+19
2010-09-28wl1271: Increase connection reliabilityJuuso Oikarinen4-15/+28
2010-09-28wl1271: Optimize scan durationJuuso Oikarinen4-9/+60
2010-09-28wl1271: Add handling for failing hardware scan commandJuuso Oikarinen4-7/+32
2010-09-28wl1271: Add hardware recovery mechanismJuuso Oikarinen4-3/+36
2010-09-28wl1271: Separate interface removal to another functionJuuso Oikarinen2-6/+17
2010-09-28wl1271: Fix work cancelling when shutting down the driverJuuso Oikarinen3-0/+9