summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] rt2x00: Increase rt2x00usb_vendor_request timeout.Ivo van Doorn2007-10-112-10/+8Star
* [PATCH] rt2x00: Make *_beacon_update staticIvo van Doorn2007-10-112-2/+2
* [PATCH] rt2x00: Correct error in calculating rssi for link tunerIvo van Doorn2007-10-111-2/+6
* [PATCH] mac80211: remove crypto algorithm typedefJohannes Berg2007-10-113-3/+3
* [PATCH] mac80211: revamp interface and filter configurationJohannes Berg2007-10-1128-964/+1126
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-117-33/+46
* [NET]: Wrap hard_header_parseStephen Hemminger2007-10-111-6/+1Star
* [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
* [B43LEGACY]: Change the hardware radio enable logic and cleanup codeLarry Finger2007-10-114-34/+25Star
* [B43LEGACY]: Support for turning the radio off from software.Larry Finger2007-10-114-19/+61
* [B43]: Support for turning the radio off from software.Michael Buesch2007-10-113-13/+63
* [B43]: Remove the "radio hw enabled" message on startup.Michael Buesch2007-10-111-3/+3
* [B43]: Change loglevel of radio-enable message.Michael Buesch2007-10-113-29/+26Star
* [B43]: Don't lock irq_lock in debugfs txpower adjustMichael Buesch2007-10-111-14/+5Star
* [P54PCI]: terminate pci tableAndrew Morton2007-10-111-0/+1
* [ZD1211RD]: add USB id for Telegent TG54USB WLAN adapterUlrich Kunitz2007-10-111-0/+1
* [BCM43XX]: Change radio hardware switch status printk from debug to regularLarry Finger2007-10-112-3/+3
* [ZD1211RW]: Don't needlessly initialize variable to NULL in zd_chipJesper Juhl2007-10-111-1/+1
* [IWLWIFI]: remove per-file CFLAGS for IWL defineZhu Yi2007-10-117-6/+12
* [B43]: Fix sparse warnings.Michael Buesch2007-10-118-34/+50
* [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik2007-10-111-40/+32Star
* [P54]: add mac80211-based driver for prism54 softmac hardwareMichael Wu2007-10-1110-0/+3697
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-1146-581/+685
* [RT2x00]: add driver for Ralink wireless hardwareIvo van Doorn2007-10-1129-0/+21135
* [IWLWIFI]: add iwlwifi wireless driversZhu Yi2007-10-1127-0/+34824
* [B43LEGACY]: add mac80211-based driver for legacy BCM43xx devicesLarry Finger2007-10-1125-0/+14841
* [B43]: add mac80211-based driver for modern BCM43xx devicesMichael Buesch2007-10-1127-0/+16690
* drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng2007-10-1111-36/+34Star
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-1122-29/+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
* [PATCH] net: Kill some unneeded allocation return value casts in libertasJesper Juhl2007-10-112-3/+2Star
* [PATCH] libertas: advertise 11g ad-hoc ratesBrajesh Dave2007-10-111-2/+2
* [PATCH] libertas: region code values specified as 8bitMarek VaĊĦut2007-10-111-1/+5
* [PATCH] libertas: properly end commands on hardware failurePierre Ossman2007-10-111-0/+2
* [PATCH] libertas: send reset command directly instead of calling libertas_res...Dan Williams2007-10-111-2/+4
* [PATCH] libertas: don't stomp on interface-specific private dataDan Williams2007-10-111-3/+3
* [PATCH] libertas: reorganize and simplify init sequenceDan Williams2007-10-116-501/+334Star
* [PATCH] libertas: fix inadvertant removal of bits from commit 831441862956fff...Dan Williams2007-10-111-0/+1
* [PATCH] drivers/net/wireless/wl3501_cs.c: remove redundant memsetMariusz Kozlowski2007-10-111-1/+0Star
* [PATCH] zd1211rw: Add ID for ZyXEL M-202 XtremeMIMODaniel Drake2007-10-111-0/+1
* [PATCH] zd1211rw: consistent handling of ZD1211 specific ratesUlrich Kunitz2007-10-114-132/+126Star
* [PATCH] zd1211rw: Add ID for Sitecom WL-162Daniel Drake2007-10-111-0/+1
* [PATCH] zd1211rw: removed noisy debug messagesUlrich Kunitz2007-10-111-18/+0Star
* Clean up duplicate includes in drivers/net/Jesper Juhl2007-10-112-2/+0Star
* [PATCH] libertas: bump driver versionDan Williams2007-10-111-1/+1
* [PATCH] libertas: fix sparse-reported problemsDan Williams2007-10-116-27/+23Star