summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas
Commit message (Expand)AuthorAgeFilesLines
* libertas: separate mesh connectivity from that of the main interfaceBrajesh Dave2008-01-289-36/+47
* libertas: nuke useless variable usbdriver_name and useless commentsAndres Salomon2008-01-281-7/+1
* libertas: reset devices upon disconnect rather than module unloadingAndres Salomon2008-01-282-25/+4
* libertas: mark module_init/exit functions as __init/__exitAndres Salomon2008-01-283-6/+6
* libertas: drop useless default_fw_name variableAndres Salomon2008-01-281-6/+1
* libertas: clean up association debug messagesHolger Schurig2008-01-281-72/+64
* libertas: move to uniform lbs_/LBS_ namespaceHolger Schurig2008-01-2829-1542/+1546
* wireless: checkpatch cleanupsJeff Garzik2008-01-281-4/+2
* [netdrvr] irq handler minor cleanups in several driversJeff Garzik2008-01-281-1/+1
* netdev: ARRAY_SIZE() cleanupsAlejandro Martinez Ruiz2008-01-282-25/+10
* wireless: fix '!x & y' typo'sRoel Kluin2008-01-281-1/+1
* libertas: move wlan_*_association_work from header to c fileHolger Schurig2008-01-282-34/+34
* [LIBERTAS]: Remove last stray user of MAC_FMT.David S. Miller2008-01-281-1/+2
* wireless/libertas support for 88w8385 sdio older revisionMarc Pignat2008-01-161-0/+4
* 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