summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] iwlwifi: clear station table in rxon unconditionallyZhu Yi2007-10-102-58/+21
* [PATCH] iwlwifi: Correction for sending beacon in config_apZhu Yi2007-10-101-3/+2
* [PATCH] iwlwifi: workaournd REPLY_COMPRESSED_BA command in iwl_rx_handleZhu Yi2007-10-101-0/+1
* [PATCH] iwlwifi: replacing IPW with IWL in error messagesZhu Yi2007-10-102-6/+6
* [PATCH] adm8211: Detect interface up/down in suspend/resume hooks correctlyMichael Wu2007-10-101-3/+5
* [PATCH] adm8211: Pass all TXed frames to tx_status_irqsafeMichael Wu2007-10-101-14/+13
* [PATCH] adm8211: Use revision from pci_devMichael Wu2007-10-102-26/+22
* [PATCH] adm8211: kill version printksMichael Wu2007-10-101-15/+0
* [PATCH] adm8211: Improve writing of mac addrs to registersMichael Wu2007-10-101-4/+3
* [PATCH] adm8211: kill interrupt loopMichael Wu2007-10-101-45/+39
* [PATCH] rt2x00: Release rt2x00 2.0.9Ivo van Doorn2007-10-101-1/+1
* [PATCH] rt2x00: Fix panic on rmmod with rfkill enabledIvo van Doorn2007-10-101-0/+3
* [PATCH] rt2x00: Fix obvious typo in commentIvo van Doorn2007-10-102-2/+2
* [PATCH] rt2x00: Stop link tuning when radio is downIvo van Doorn2007-10-101-0/+7
* [PATCH] rt2x00: make rt2x00lib_stop_link_tuner() reentrant with link_tuner workIvo van Doorn2007-10-101-2/+1
* rt2x00: Add rt2x00dev->flags to debugfsIvo van Doorn2007-10-101-0/+37
* [PATCH] rt2x00: Reorganize rt2x00dev->flagsIvo van Doorn2007-10-1011-84/+115
* [PATCH] rt2x00: Correctly identify rt2561turboIvo van Doorn2007-10-101-2/+2
* [PATCH] rt2x00: Increase rt2x00usb_vendor_request timeout.Ivo van Doorn2007-10-102-10/+8
* [PATCH] rt2x00: Make *_beacon_update staticIvo van Doorn2007-10-102-2/+2
* [PATCH] rt2x00: Correct error in calculating rssi for link tunerIvo van Doorn2007-10-101-2/+6
* [PATCH] mac80211: remove crypto algorithm typedefJohannes Berg2007-10-103-3/+3
* [PATCH] mac80211: revamp interface and filter configurationJohannes Berg2007-10-1028-964/+1126
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-107-33/+46
* [NET]: Wrap hard_header_parseStephen Hemminger2007-10-101-6/+1
* [LIBERTAS]: fix oops on the blackfin architectureVladimir Davydov2007-10-101-3/+5
* [LIBERTAS]: fix oops on the blackfin architectureVladimir Davydov2007-10-101-2/+4
* [LIBERTAS]: fix interrupts in CF driverRyan Mallon2007-10-101-14/+19
* [LIBERTAS]: set dnld_sent correctly for CF partsRyan Mallon2007-10-101-1/+2
* [B43LEGACY]: Change the hardware radio enable logic and cleanup codeLarry Finger2007-10-104-34/+25
* [B43LEGACY]: Support for turning the radio off from software.Larry Finger2007-10-104-19/+61
* [B43]: Support for turning the radio off from software.Michael Buesch2007-10-103-13/+63
* [B43]: Remove the "radio hw enabled" message on startup.Michael Buesch2007-10-101-3/+3
* [B43]: Change loglevel of radio-enable message.Michael Buesch2007-10-103-29/+26
* [B43]: Don't lock irq_lock in debugfs txpower adjustMichael Buesch2007-10-101-14/+5
* [P54PCI]: terminate pci tableAndrew Morton2007-10-101-0/+1
* [ZD1211RD]: add USB id for Telegent TG54USB WLAN adapterUlrich Kunitz2007-10-101-0/+1
* [BCM43XX]: Change radio hardware switch status printk from debug to regularLarry Finger2007-10-102-3/+3
* [ZD1211RW]: Don't needlessly initialize variable to NULL in zd_chipJesper Juhl2007-10-101-1/+1
* [IWLWIFI]: remove per-file CFLAGS for IWL defineZhu Yi2007-10-107-6/+12
* [B43]: Fix sparse warnings.Michael Buesch2007-10-108-34/+50
* [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik2007-10-101-40/+32
* [P54]: add mac80211-based driver for prism54 softmac hardwareMichael Wu2007-10-1010-0/+3697
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-1046-581/+685
* [RT2x00]: add driver for Ralink wireless hardwareIvo van Doorn2007-10-1029-0/+21135
* [IWLWIFI]: add iwlwifi wireless driversZhu Yi2007-10-1027-0/+34824
* [B43LEGACY]: add mac80211-based driver for legacy BCM43xx devicesLarry Finger2007-10-1025-0/+14841
* [B43]: add mac80211-based driver for modern BCM43xx devicesMichael Buesch2007-10-1027-0/+16690
* drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng2007-10-1011-36/+34
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-1022-29/+0
OpenPOWER on IntegriCloud