summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas
Commit message (Expand)AuthorAgeFilesLines
* libertas: let more than one MAC event throughHolger Schurig2007-11-291-1/+2
* libertas: Don't set NETIF_F_IPV6_CSUM in dev->featuresDavid Woodhouse2007-11-291-4/+0
* drivers/net/wireless: Add missing "space"Joe Perches2007-11-291-1/+1
* libertas: properly account for queue commandsMarcelo Tosatti2007-11-101-3/+7
* libertas: make if_sdio align packetsPierre Ossman2007-11-101-1/+3
* libertas: fixes for slow hardwareHolger Schurig2007-11-101-2/+5
* net: libertas sdio driverPierre Ossman2007-10-174-0/+1128
* [PATCH] libertas: let get nick return what set nick has setHolger Schurig2007-10-101-27/+7
* [PATCH] libertas: remove one superfluous includeHolger Schurig2007-10-101-1/+0
* [PATCH] libertas: clean up scan debug messagesHolger Schurig2007-10-102-68/+155
* [PATCH] libertas: fix "warning: Using plain integer as NULL pointer" sparse w...Holger Schurig2007-10-101-1/+1
* [PATCH] libertas: fix a debug statementHolger Schurig2007-10-101-1/+1
* [PATCH] libertas link error due to gcc `smartness'Geert Uytterhoeven2007-10-101-2/+3
* [PATCH] libertas: fix u8 constantHolger Schurig2007-10-102-4/+4
* [PATCH] libertas: problems setting wpa keysDan Williams2007-10-101-5/+30
* [LIBERTAS]: fix oops on the blackfin architectureVladimir Davydov2007-10-101-3/+5
* [LIBERTAS]: fix oops on the blackfin architectureVladimir Davydov2007-10-101-2/+4
* [LIBERTAS]: fix interrupts in CF driverRyan Mallon2007-10-101-14/+19
* [LIBERTAS]: set dnld_sent correctly for CF partsRyan Mallon2007-10-101-1/+2
* [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik2007-10-101-40/+32
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-107-34/+42
* drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng2007-10-102-9/+9
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-4/+0
* [PATCH] libertas: remove unused adhoc_rates_b definitionJohn W. Linville2007-10-101-3/+0
* [PATCH] libertas: printk warning fixesAndrew Morton2007-10-101-2/+2
* [PATCH] net: Kill some unneeded allocation return value casts in libertasJesper Juhl2007-10-102-3/+2
* [PATCH] libertas: advertise 11g ad-hoc ratesBrajesh Dave2007-10-101-2/+2
* [PATCH] libertas: region code values specified as 8bitMarek VaĊĦut2007-10-101-1/+5
* [PATCH] libertas: properly end commands on hardware failurePierre Ossman2007-10-101-0/+2
* [PATCH] libertas: send reset command directly instead of calling libertas_res...Dan Williams2007-10-101-2/+4
* [PATCH] libertas: don't stomp on interface-specific private dataDan Williams2007-10-101-3/+3
* [PATCH] libertas: reorganize and simplify init sequenceDan Williams2007-10-106-501/+334
* [PATCH] libertas: fix inadvertant removal of bits from commit 831441862956fff...Dan Williams2007-10-101-0/+1
* [PATCH] libertas: bump driver versionDan Williams2007-10-101-1/+1
* [PATCH] libertas: fix sparse-reported problemsDan Williams2007-10-106-27/+23
* [PATCH] libertas: better descriptions for association errorsDan Williams2007-10-101-4/+49
* [PATCH] libertas: ignore spurious mesh autostart eventsDan Williams2007-10-101-0/+5
* [PATCH] libertas: fix misspelling in debug messageDan Williams2007-10-101-1/+1
* [PATCH] libertas: pass boot2 version to firmwareLuis Carlos Cobo2007-10-106-0/+29
* [PATCH] libertas: push WEXT scan requests to a work queueDan Williams2007-10-105-65/+91
* [PATCH] drivers/net/wireless/libertas/cmd.c: fix adapter->driver_lock derefer...Eugene Teo2007-10-101-9/+1
* [PATCH] libertas: fix assignment of WEP key typeDan Williams2007-10-101-4/+2
* [PATCH] libertas: monitor mode support for OLPC firmwareLuis Carlos Cobo2007-10-109-40/+217
* [PATCH] libertas: fix a few wext abuses...Jean Tourrilhes2007-10-101-93/+27
* [PATCH] libertas: keep mesh autostart enabled while asleepLuis Carlos Cobo2007-10-103-1/+49
* [PATCH] libertas: revert CAPINFO_MASK to its original valueLuis Carlos Cobo2007-10-102-2/+4
* [PATCH] libertas: push mesh beacon bit to userspace in scan resultsDan Williams2007-10-101-0/+14
* [PATCH] libertas: send association events on adhoc reassociationDan Williams2007-10-101-6/+18
* [PATCH] libertas: fix two debug statements in cmdresp.cHolger Schurig2007-10-101-3/+3
* [PATCH] libertas: remove bss_descriptor->timestampHolger Schurig2007-10-102-2/+0
OpenPOWER on IntegriCloud