summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2007-10-11[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik1-40/+32
2007-10-11[P54]: add mac80211-based driver for prism54 softmac hardwareMichael Wu10-0/+3697
2007-10-11[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches46-581/+685
2007-10-11[RT2x00]: add driver for Ralink wireless hardwareIvo van Doorn29-0/+21135
2007-10-11[IWLWIFI]: add iwlwifi wireless driversZhu Yi27-0/+34824
2007-10-11[B43LEGACY]: add mac80211-based driver for legacy BCM43xx devicesLarry Finger25-0/+14841
2007-10-11[B43]: add mac80211-based driver for modern BCM43xx devicesMichael Buesch27-0/+16690
2007-10-11drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng11-36/+34
2007-10-11[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle22-29/+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
2007-10-11[PATCH] libertas: advertise 11g ad-hoc ratesBrajesh Dave1-2/+2
2007-10-11[PATCH] libertas: region code values specified as 8bitMarek VaĊĦut1-1/+5
2007-10-11[PATCH] libertas: properly end commands on hardware failurePierre Ossman1-0/+2
2007-10-11[PATCH] libertas: send reset command directly instead of calling libertas_res...Dan Williams1-2/+4
2007-10-11[PATCH] libertas: don't stomp on interface-specific private dataDan Williams1-3/+3
2007-10-11[PATCH] libertas: reorganize and simplify init sequenceDan Williams6-501/+334
2007-10-11[PATCH] libertas: fix inadvertant removal of bits from commit 831441862956fff...Dan Williams1-0/+1
2007-10-11[PATCH] drivers/net/wireless/wl3501_cs.c: remove redundant memsetMariusz Kozlowski1-1/+0
2007-10-11[PATCH] zd1211rw: Add ID for ZyXEL M-202 XtremeMIMODaniel Drake1-0/+1
2007-10-11[PATCH] zd1211rw: consistent handling of ZD1211 specific ratesUlrich Kunitz4-132/+126
2007-10-11[PATCH] zd1211rw: Add ID for Sitecom WL-162Daniel Drake1-0/+1
2007-10-11[PATCH] zd1211rw: removed noisy debug messagesUlrich Kunitz1-18/+0
2007-10-11Clean up duplicate includes in drivers/net/Jesper Juhl2-2/+0
2007-10-11[PATCH] libertas: bump driver versionDan Williams1-1/+1
2007-10-11[PATCH] libertas: fix sparse-reported problemsDan Williams6-27/+23
2007-10-11[PATCH] libertas: better descriptions for association errorsDan Williams1-4/+49
2007-10-11[PATCH] libertas: ignore spurious mesh autostart eventsDan Williams1-0/+5
2007-10-11[PATCH] libertas: fix misspelling in debug messageDan Williams1-1/+1
2007-10-11[PATCH] libertas: pass boot2 version to firmwareLuis Carlos Cobo6-0/+29
2007-10-11[PATCH] libertas: push WEXT scan requests to a work queueDan Williams5-65/+91
2007-10-11[PATCH] drivers/net/wireless/libertas/cmd.c: fix adapter->driver_lock derefer...Eugene Teo1-9/+1
2007-10-11[PATCH] libertas: fix assignment of WEP key typeDan Williams1-4/+2
2007-10-11[PATCH] libertas: monitor mode support for OLPC firmwareLuis Carlos Cobo9-40/+217
2007-10-11[PATCH] libertas: fix a few wext abuses...Jean Tourrilhes1-93/+27
2007-10-11[PATCH] libertas: keep mesh autostart enabled while asleepLuis Carlos Cobo3-1/+49
2007-10-11[PATCH] libertas: revert CAPINFO_MASK to its original valueLuis Carlos Cobo2-2/+4
2007-10-11[PATCH] libertas: push mesh beacon bit to userspace in scan resultsDan Williams1-0/+14
2007-10-11[PATCH] libertas: send association events on adhoc reassociationDan Williams1-6/+18
2007-10-11[PATCH] libertas: fix two debug statements in cmdresp.cHolger Schurig1-3/+3
2007-10-11[PATCH] libertas: remove bss_descriptor->timestampHolger Schurig2-2/+0
2007-10-11[PATCH] libertas: remove bss_descriptior->networktsfHolger Schurig3-75/+5
2007-10-11[PATCH] libertas: remove adapter->scantypeHolger Schurig3-6/+1
2007-10-11[PATCH] libertas: remove adapter->scanmodeHolger Schurig3-8/+2
2007-10-11[PATCH] libertas: remove adapter->beaconperiodHolger Schurig3-4/+1
2007-10-11[PATCH] libertas: remove adapter->adhoc_grate_enabledHolger Schurig3-10/+2
2007-10-11[PATCH] libertas: remove adapter->listenintervalHolger Schurig3-4/+1
2007-10-11[PATCH] libertas: remove adapter->regiontableindexHolger Schurig2-3/+0
2007-10-11[PATCH] libertas: remove adapter->atimwindowHolger Schurig3-5/+1