aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2007-10-10[PATCH] rt2x00: Reorganize rt2x00dev->flagsIvo van Doorn
2007-10-10[PATCH] rt2x00: Correctly identify rt2561turboIvo van Doorn
2007-10-10[PATCH] rt2x00: Increase rt2x00usb_vendor_request timeout.Ivo van Doorn
2007-10-10[PATCH] rt2x00: Make *_beacon_update staticIvo van Doorn
2007-10-10[PATCH] rt2x00: Correct error in calculating rssi for link tunerIvo van Doorn
2007-10-10[PATCH] mac80211: remove crypto algorithm typedefJohannes Berg
2007-10-10[PATCH] mac80211: revamp interface and filter configurationJohannes Berg
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger
2007-10-10[NET]: Wrap hard_header_parseStephen Hemminger
2007-10-10[LIBERTAS]: fix oops on the blackfin architectureVladimir Davydov
2007-10-10[LIBERTAS]: fix oops on the blackfin architectureVladimir Davydov
2007-10-10[LIBERTAS]: fix interrupts in CF driverRyan Mallon
2007-10-10[LIBERTAS]: set dnld_sent correctly for CF partsRyan Mallon
2007-10-10[B43LEGACY]: Change the hardware radio enable logic and cleanup codeLarry Finger
2007-10-10[B43LEGACY]: Support for turning the radio off from software.Larry Finger
2007-10-10[B43]: Support for turning the radio off from software.Michael Buesch
2007-10-10[B43]: Remove the "radio hw enabled" message on startup.Michael Buesch
2007-10-10[B43]: Change loglevel of radio-enable message.Michael Buesch
2007-10-10[B43]: Don't lock irq_lock in debugfs txpower adjustMichael Buesch
2007-10-10[P54PCI]: terminate pci tableAndrew Morton
2007-10-10[ZD1211RD]: add USB id for Telegent TG54USB WLAN adapterUlrich Kunitz
2007-10-10[BCM43XX]: Change radio hardware switch status printk from debug to regularLarry Finger
2007-10-10[ZD1211RW]: Don't needlessly initialize variable to NULL in zd_chipJesper Juhl
2007-10-10[IWLWIFI]: remove per-file CFLAGS for IWL defineZhu Yi
2007-10-10[B43]: Fix sparse warnings.Michael Buesch
2007-10-10[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik
2007-10-10[P54]: add mac80211-based driver for prism54 softmac hardwareMichael Wu
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches
2007-10-10[RT2x00]: add driver for Ralink wireless hardwareIvo van Doorn
2007-10-10[IWLWIFI]: add iwlwifi wireless driversZhu Yi
2007-10-10[B43LEGACY]: add mac80211-based driver for legacy BCM43xx devicesLarry Finger
2007-10-10[B43]: add mac80211-based driver for modern BCM43xx devicesMichael Buesch
2007-10-10drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle
2007-10-10[PATCH] libertas: remove unused adhoc_rates_b definitionJohn W. Linville
2007-10-10[PATCH] libertas: printk warning fixesAndrew Morton
2007-10-10[PATCH] net: Kill some unneeded allocation return value casts in libertasJesper Juhl
2007-10-10[PATCH] libertas: advertise 11g ad-hoc ratesBrajesh Dave
2007-10-10[PATCH] libertas: region code values specified as 8bitMarek VaĊĦut
2007-10-10[PATCH] libertas: properly end commands on hardware failurePierre Ossman
2007-10-10[PATCH] libertas: send reset command directly instead of calling libertas_res...Dan Williams
2007-10-10[PATCH] libertas: don't stomp on interface-specific private dataDan Williams
2007-10-10[PATCH] libertas: reorganize and simplify init sequenceDan Williams
2007-10-10[PATCH] libertas: fix inadvertant removal of bits from commit 831441862956fff...Dan Williams
2007-10-10[PATCH] drivers/net/wireless/wl3501_cs.c: remove redundant memsetMariusz Kozlowski
2007-10-10[PATCH] zd1211rw: Add ID for ZyXEL M-202 XtremeMIMODaniel Drake
2007-10-10[PATCH] zd1211rw: consistent handling of ZD1211 specific ratesUlrich Kunitz
2007-10-10[PATCH] zd1211rw: Add ID for Sitecom WL-162Daniel Drake
2007-10-10[PATCH] zd1211rw: removed noisy debug messagesUlrich Kunitz
2007-10-10Clean up duplicate includes in drivers/net/Jesper Juhl