summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-1022-29/+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] drivers/net/wireless/wl3501_cs.c: remove redundant memsetMariusz Kozlowski2007-10-101-1/+0
* [PATCH] zd1211rw: Add ID for ZyXEL M-202 XtremeMIMODaniel Drake2007-10-101-0/+1
* [PATCH] zd1211rw: consistent handling of ZD1211 specific ratesUlrich Kunitz2007-10-104-132/+126
* [PATCH] zd1211rw: Add ID for Sitecom WL-162Daniel Drake2007-10-101-0/+1
* [PATCH] zd1211rw: removed noisy debug messagesUlrich Kunitz2007-10-101-18/+0
* Clean up duplicate includes in drivers/net/Jesper Juhl2007-10-102-2/+0
* [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
* [PATCH] libertas: remove bss_descriptior->networktsfHolger Schurig2007-10-103-75/+5
* [PATCH] libertas: remove adapter->scantypeHolger Schurig2007-10-103-6/+1
* [PATCH] libertas: remove adapter->scanmodeHolger Schurig2007-10-103-8/+2
* [PATCH] libertas: remove adapter->beaconperiodHolger Schurig2007-10-103-4/+1
* [PATCH] libertas: remove adapter->adhoc_grate_enabledHolger Schurig2007-10-103-10/+2
* [PATCH] libertas: remove adapter->listenintervalHolger Schurig2007-10-103-4/+1
* [PATCH] libertas: remove adapter->regiontableindexHolger Schurig2007-10-102-3/+0
* [PATCH] libertas: remove adapter->atimwindowHolger Schurig2007-10-103-5/+1
* [PATCH] libertas: remove adapter->multipledtimHolger Schurig2007-10-103-3/+1
* [PATCH] libertas: remove adapter->locallistenintervalHolger Schurig2007-10-103-7/+1
* [PATCH] libertas: remove adapter->nullpktintervalHolger Schurig2007-10-102-3/+1
* [PATCH] libertas: remove adapter->{data,bcn}_avg_factorHolger Schurig2007-10-104-8/+3
* [PATCH] libertas: remove adapter->rxpd_rateHolger Schurig2007-10-103-4/+0
* [PATCH] libertas: remove adapter->txrateHolger Schurig2007-10-104-12/+1
* [PATCH] libertas: fix WEXT quality reportingDan Williams2007-10-101-1/+1
* [PATCH] libertas: remove adapter->pkttxctrlHolger Schurig2007-10-103-8/+0
OpenPOWER on IntegriCloud