summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [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
* xen-netfront: remove dead codeJeremy Fitzhardinge2007-10-101-35/+2
* drivers/net/3c505: Convert to generic booleanRichard Knutsson2007-10-101-41/+26
* drivers/net/tokenring: Convert to generic booleanRichard Knutsson2007-10-101-4/+1
* drivers/net/tokenring/3c359.cSurya Prabhakar N2007-10-101-4/+2
* cxgb3 - MAC workaround updateDivy Le Ray2007-10-102-11/+12
* [PATCH] drivers/net: remove superfluous memsetMariusz Kozlowski2007-10-106-6/+0
* Clean up duplicate includes in drivers/net/Jesper Juhl2007-10-1014-19/+0
* [netdrvr] ns83820: add ethtool media supportJeff Garzik2007-10-101-3/+148
* net/tulip/xircom_cb.c: remove superfulous priv assignmentMariusz Kozlowski2007-10-101-1/+0
* S2IO: Fixed Link LED issue when MSI-X is enabledSivakumar Subramani2007-10-101-8/+9
* S2IO: Fixes in MSIX related code.Sivakumar Subramani2007-10-102-0/+20
* [S2IO]: Making MSIX as default intr_typeSivakumar Subramani2007-10-103-3/+98
* [8139too]: tab-align enums and structs; remove dead codeJeff Garzik2007-10-101-175/+169
* [netdrvr] 8139cp, 8139too: convert to generic DMAJeff Garzik2007-10-102-24/+27
* drivers/net/via-velocity.c: mostly kmalloc + memset conversion to kcallocMariusz Kozlowski2007-10-101-14/+10
* drivers/net/sb1250-mac.c: kmalloc + memset conversion to kcallocMariusz Kozlowski2007-10-101-4/+2
* drivers/net/skfp: Remove dead code referencing pci_find_device()Jeff Garzik2007-10-102-45/+0
* IOC3: Switch hw checksumming to ethtool configurable.Ralf Baechle2007-10-102-36/+32
* drivers/net/cxgb3: removed several unneeded zero initilizationDenis Cheng2007-10-101-3/+3
* dev->priv to netdev_priv(dev), drivers/net/tokenring/Yoann Padioleau2007-10-106-86/+86
* [netdrvr] skfp: remove a bunch of dead codeJeff Garzik2007-10-106-1573/+8
* [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
OpenPOWER on IntegriCloud