aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-10libertas: properly account for queue commandsMarcelo Tosatti1-3/+7
2007-11-10libertas: make if_sdio align packetsPierre Ossman1-1/+3
2007-11-10libertas: fixes for slow hardwareHolger Schurig1-2/+5
2007-10-17net: libertas sdio driverPierre Ossman4-0/+1128
2007-10-10[PATCH] libertas: let get nick return what set nick has setHolger Schurig1-27/+7
2007-10-10[PATCH] libertas: remove one superfluous includeHolger Schurig1-1/+0
2007-10-10[PATCH] libertas: clean up scan debug messagesHolger Schurig2-68/+155
2007-10-10[PATCH] libertas: fix "warning: Using plain integer as NULL pointer" sparse warningsHolger Schurig1-1/+1
2007-10-10[PATCH] libertas: fix a debug statementHolger Schurig1-1/+1
2007-10-10[PATCH] libertas link error due to gcc `smartness'Geert Uytterhoeven1-2/+3
2007-10-10[PATCH] libertas: fix u8 constantHolger Schurig2-4/+4
2007-10-10[PATCH] libertas: problems setting wpa keysDan Williams1-5/+30
2007-10-10[LIBERTAS]: fix oops on the blackfin architectureVladimir Davydov1-3/+5
2007-10-10[LIBERTAS]: fix oops on the blackfin architectureVladimir Davydov1-2/+4
2007-10-10[LIBERTAS]: fix interrupts in CF driverRyan Mallon1-14/+19
2007-10-10[LIBERTAS]: set dnld_sent correctly for CF partsRyan Mallon1-1/+2
2007-10-10[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik1-40/+32
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches7-34/+42
2007-10-10drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng2-9/+9
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-4/+0
2007-10-10[PATCH] libertas: remove unused adhoc_rates_b definitionJohn W. Linville1-3/+0
2007-10-10[PATCH] libertas: printk warning fixesAndrew Morton1-2/+2
2007-10-10[PATCH] net: Kill some unneeded allocation return value casts in libertasJesper Juhl2-3/+2
2007-10-10[PATCH] libertas: advertise 11g ad-hoc ratesBrajesh Dave1-2/+2
2007-10-10[PATCH] libertas: region code values specified as 8bitMarek VaĊĦut1-1/+5
2007-10-10[PATCH] libertas: properly end commands on hardware failurePierre Ossman1-0/+2
2007-10-10[PATCH] libertas: send reset command directly instead of calling libertas_reset_deviceDan Williams1-2/+4
2007-10-10[PATCH] libertas: don't stomp on interface-specific private dataDan Williams1-3/+3
2007-10-10[PATCH] libertas: reorganize and simplify init sequenceDan Williams6-501/+334
2007-10-10[PATCH] libertas: fix inadvertant removal of bits from commit 831441862956fffa17b9801db37e6ea1650b0f69Dan Williams1-0/+1
2007-10-10[PATCH] libertas: bump driver versionDan Williams1-1/+1
2007-10-10[PATCH] libertas: fix sparse-reported problemsDan Williams6-27/+23
2007-10-10[PATCH] libertas: better descriptions for association errorsDan Williams1-4/+49
2007-10-10[PATCH] libertas: ignore spurious mesh autostart eventsDan Williams1-0/+5
2007-10-10[PATCH] libertas: fix misspelling in debug messageDan Williams1-1/+1
2007-10-10[PATCH] libertas: pass boot2 version to firmwareLuis Carlos Cobo6-0/+29
2007-10-10[PATCH] libertas: push WEXT scan requests to a work queueDan Williams5-65/+91
2007-10-10[PATCH] drivers/net/wireless/libertas/cmd.c: fix adapter->driver_lock dereferenceEugene Teo1-9/+1
2007-10-10[PATCH] libertas: fix assignment of WEP key typeDan Williams1-4/+2
2007-10-10[PATCH] libertas: monitor mode support for OLPC firmwareLuis Carlos Cobo9-40/+217
2007-10-10[PATCH] libertas: fix a few wext abuses...Jean Tourrilhes1-93/+27
2007-10-10[PATCH] libertas: keep mesh autostart enabled while asleepLuis Carlos Cobo3-1/+49
2007-10-10[PATCH] libertas: revert CAPINFO_MASK to its original valueLuis Carlos Cobo2-2/+4
2007-10-10[PATCH] libertas: push mesh beacon bit to userspace in scan resultsDan Williams1-0/+14
2007-10-10[PATCH] libertas: send association events on adhoc reassociationDan Williams1-6/+18
2007-10-10[PATCH] libertas: fix two debug statements in cmdresp.cHolger Schurig1-3/+3
2007-10-10[PATCH] libertas: remove bss_descriptor->timestampHolger Schurig2-2/+0
2007-10-10[PATCH] libertas: remove bss_descriptior->networktsfHolger Schurig3-75/+5
2007-10-10[PATCH] libertas: remove adapter->scantypeHolger Schurig3-6/+1
2007-10-10[PATCH] libertas: remove adapter->scanmodeHolger Schurig3-8/+2