summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas
AgeCommit message (Expand)AuthorFilesLines
2008-01-29libertas: Remove cmd_oid from struct cmd_ctrl_nodeDavid Woodhouse3-9/+4
2008-01-29libertas: Fix memory leak of RX skbsDavid Woodhouse1-1/+5
2008-01-29libertas: less eventcause shiftsHolger Schurig2-28/+35
2008-01-29libertas: remove user-specified channel listHolger Schurig4-122/+13
2008-01-29libertas: remove numprobesHolger Schurig4-53/+11
2008-01-29libertas: tweak tx path debuggingHolger Schurig1-4/+4
2008-01-29libertas: tweak association debug outputHolger Schurig3-43/+28
2008-01-29libertas: rework event subscriptionHolger Schurig6-901/+278
2008-01-29libertas: remove arbitrary typedefsHolger Schurig23-565/+606
2008-01-29libertas: configurable beacon intervalBrajesh Dave6-1/+61
2008-01-29libertas: separate mesh connectivity from that of the main interfaceBrajesh Dave9-36/+47
2008-01-29libertas: nuke useless variable usbdriver_name and useless commentsAndres Salomon1-7/+1
2008-01-29libertas: reset devices upon disconnect rather than module unloadingAndres Salomon2-25/+4
2008-01-29libertas: mark module_init/exit functions as __init/__exitAndres Salomon3-6/+6
2008-01-29libertas: drop useless default_fw_name variableAndres Salomon1-6/+1
2008-01-29libertas: clean up association debug messagesHolger Schurig1-72/+64
2008-01-29libertas: move to uniform lbs_/LBS_ namespaceHolger Schurig29-1542/+1546
2008-01-29wireless: checkpatch cleanupsJeff Garzik1-4/+2
2008-01-29[netdrvr] irq handler minor cleanups in several driversJeff Garzik1-1/+1
2008-01-29netdev: ARRAY_SIZE() cleanupsAlejandro Martinez Ruiz2-25/+10
2008-01-29wireless: fix '!x & y' typo'sRoel Kluin1-1/+1
2008-01-29libertas: move wlan_*_association_work from header to c fileHolger Schurig2-34/+34
2008-01-29[LIBERTAS]: Remove last stray user of MAC_FMT.David S. Miller1-1/+2
2008-01-16wireless/libertas support for 88w8385 sdio older revisionMarc Pignat1-0/+4
2007-11-30libertas: let more than one MAC event throughHolger Schurig1-1/+2
2007-11-30libertas: Don't set NETIF_F_IPV6_CSUM in dev->featuresDavid Woodhouse1-4/+0
2007-11-30drivers/net/wireless: Add missing "space"Joe Perches1-1/+1
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-18net: libertas sdio driverPierre Ossman4-0/+1128
2007-10-11[PATCH] libertas: let get nick return what set nick has setHolger Schurig1-27/+7
2007-10-11[PATCH] libertas: remove one superfluous includeHolger Schurig1-1/+0
2007-10-11[PATCH] libertas: clean up scan debug messagesHolger Schurig2-68/+155
2007-10-11[PATCH] libertas: fix "warning: Using plain integer as NULL pointer" sparse w...Holger Schurig1-1/+1
2007-10-11[PATCH] libertas: fix a debug statementHolger Schurig1-1/+1
2007-10-11[PATCH] libertas link error due to gcc `smartness'Geert Uytterhoeven1-2/+3
2007-10-11[PATCH] libertas: fix u8 constantHolger Schurig2-4/+4
2007-10-11[PATCH] libertas: problems setting wpa keysDan Williams1-5/+30
2007-10-11[LIBERTAS]: fix oops on the blackfin architectureVladimir Davydov1-3/+5
2007-10-11[LIBERTAS]: fix oops on the blackfin architectureVladimir Davydov1-2/+4
2007-10-11[LIBERTAS]: fix interrupts in CF driverRyan Mallon1-14/+19
2007-10-11[LIBERTAS]: set dnld_sent correctly for CF partsRyan Mallon1-1/+2
2007-10-11[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik1-40/+32
2007-10-11[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches7-34/+42
2007-10-11drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng2-9/+9
2007-10-11[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-4/+0
2007-10-11[PATCH] libertas: remove unused adhoc_rates_b definitionJohn W. Linville1-3/+0
2007-10-11[PATCH] libertas: printk warning fixesAndrew Morton1-2/+2
2007-10-11[PATCH] net: Kill some unneeded allocation return value casts in libertasJesper Juhl2-3/+2