summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas
Commit message (Expand)AuthorAgeFilesLines
* libertas: Consolidate lbs_host_to_card_done() function.David Woodhouse2008-01-295-31/+27Star
* libertas: Remove cmd_oid from struct cmd_ctrl_nodeDavid Woodhouse2008-01-293-9/+4Star
* libertas: Fix memory leak of RX skbsDavid Woodhouse2008-01-291-1/+5
* libertas: less eventcause shiftsHolger Schurig2008-01-292-28/+35
* libertas: remove user-specified channel listHolger Schurig2008-01-294-122/+13Star
* libertas: remove numprobesHolger Schurig2008-01-294-53/+11Star
* libertas: tweak tx path debuggingHolger Schurig2008-01-291-4/+4
* libertas: tweak association debug outputHolger Schurig2008-01-293-43/+28Star
* libertas: rework event subscriptionHolger Schurig2008-01-296-901/+278Star
* libertas: remove arbitrary typedefsHolger Schurig2008-01-2923-565/+606
* libertas: configurable beacon intervalBrajesh Dave2008-01-296-1/+61
* libertas: separate mesh connectivity from that of the main interfaceBrajesh Dave2008-01-299-36/+47
* libertas: nuke useless variable usbdriver_name and useless commentsAndres Salomon2008-01-291-7/+1Star
* libertas: reset devices upon disconnect rather than module unloadingAndres Salomon2008-01-292-25/+4Star
* libertas: mark module_init/exit functions as __init/__exitAndres Salomon2008-01-293-6/+6
* libertas: drop useless default_fw_name variableAndres Salomon2008-01-291-6/+1Star
* libertas: clean up association debug messagesHolger Schurig2008-01-291-72/+64Star
* libertas: move to uniform lbs_/LBS_ namespaceHolger Schurig2008-01-2929-1542/+1546
* wireless: checkpatch cleanupsJeff Garzik2008-01-291-4/+2Star
* [netdrvr] irq handler minor cleanups in several driversJeff Garzik2008-01-291-1/+1
* netdev: ARRAY_SIZE() cleanupsAlejandro Martinez Ruiz2008-01-292-25/+10Star
* wireless: fix '!x & y' typo'sRoel Kluin2008-01-291-1/+1
* libertas: move wlan_*_association_work from header to c fileHolger Schurig2008-01-292-34/+34
* [LIBERTAS]: Remove last stray user of MAC_FMT.David S. Miller2008-01-291-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-301-1/+2
* libertas: Don't set NETIF_F_IPV6_CSUM in dev->featuresDavid Woodhouse2007-11-301-4/+0Star
* drivers/net/wireless: Add missing "space"Joe Perches2007-11-301-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-111-27/+7Star
* [PATCH] libertas: remove one superfluous includeHolger Schurig2007-10-111-1/+0Star
* [PATCH] libertas: clean up scan debug messagesHolger Schurig2007-10-112-68/+155
* [PATCH] libertas: fix "warning: Using plain integer as NULL pointer" sparse w...Holger Schurig2007-10-111-1/+1
* [PATCH] libertas: fix a debug statementHolger Schurig2007-10-111-1/+1
* [PATCH] libertas link error due to gcc `smartness'Geert Uytterhoeven2007-10-111-2/+3
* [PATCH] libertas: fix u8 constantHolger Schurig2007-10-112-4/+4
* [PATCH] libertas: problems setting wpa keysDan Williams2007-10-111-5/+30
* [LIBERTAS]: fix oops on the blackfin architectureVladimir Davydov2007-10-111-3/+5
* [LIBERTAS]: fix oops on the blackfin architectureVladimir Davydov2007-10-111-2/+4
* [LIBERTAS]: fix interrupts in CF driverRyan Mallon2007-10-111-14/+19
* [LIBERTAS]: set dnld_sent correctly for CF partsRyan Mallon2007-10-111-1/+2
* [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik2007-10-111-40/+32Star
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-117-34/+42
* drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng2007-10-112-9/+9
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-111-4/+0Star
* [PATCH] libertas: remove unused adhoc_rates_b definitionJohn W. Linville2007-10-111-3/+0Star
* [PATCH] libertas: printk warning fixesAndrew Morton2007-10-111-2/+2