summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2009-09-21trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig2-2/+2
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar1-1/+1
2009-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds13-32/+66
2009-09-17wl12xx: Fix print_mac() conversion.David S. Miller1-2/+2
2009-09-17wl12xx: switch to %pM to print the mac addressJean-Christophe PLAGNIOL-VILLARD1-2/+1
2009-09-17p54usb: add Zcomax XG-705A usbidChristian Lamparter1-0/+1
2009-09-15debugfs: Change debugfs directory of IWMC3200GeunSik Lim1-3/+3
2009-09-14iwlwifi: disable powersave for 4965Johannes Berg4-5/+11
2009-09-14iwlwifi: find the correct first antennaWey-Yi Guy1-1/+3
2009-09-14iwlwifi: fix potential rx buffer lossReinette Chatre2-15/+33
2009-09-14iwlwifi: fix HT operation in 2.4 GHz bandDaniel C Halperin1-0/+6
2009-09-14b43: Fix resume failureMichael Buesch1-5/+1
2009-09-14wireless: default CONFIG_WLAN to yLuis R. Rodriguez1-0/+1
2009-09-14ath9k: Fix bug in ANI channel handlingSujith1-2/+4
2009-09-14b43: Force-wake queues on initMichael Buesch1-0/+2
2009-09-14hostap: Revert a toxic part of the conversion to net_device_opsMartin Decky1-1/+2
2009-09-09ath9k: Initialize the priority gpio for BT coex 3-wireVasanthakumar Thiagarajan2-2/+5
2009-09-09ath9k: Get rid of the modparam btcoex_enableVasanthakumar Thiagarajan1-4/+0
2009-09-09ath9k: Enable btcoex based on the subsystem id of the deviceVasanthakumar Thiagarajan4-1/+30
2009-09-09ath9k: Store subsystem id in struct hw_versionVasanthakumar Thiagarajan5-6/+10
2009-09-09wireless: mark prism54 as deprecated and mark for removalLuis R. Rodriguez1-41/+16
2009-09-09b44/b43/b43legacy: Fix switch warnings introduced by SSB-SDIOMichael Buesch2-4/+12
2009-09-09ath9k: Remove unnecessary casting to u8 in pci_read_config_byte() callVasanthakumar Thiagarajan1-2/+1
2009-09-09ath9k: Disable ASPM when btcoex is activeVasanthakumar Thiagarajan3-0/+20
2009-09-09b43: Fix sparse warning in hw-tkip codeMichael Buesch1-5/+5
2009-09-09b43: Really disable QoS, if requestedMichael Buesch1-1/+17
2009-09-09rt2x00: Hardcode TX ack timeout and consume timeIvo van Doorn8-28/+7
2009-09-09b43: PCMCIA is not experimental anymoreMichael Buesch1-2/+2
2009-09-09ath,ar9170: implemented conformance test limit calc. for tx powerJoerg Albert1-1/+164
2009-09-09ath,ar9170: move CTL_ defines into regd.hJoerg Albert2-6/+6
2009-09-09b43: remove SHM spinlockMichael Buesch4-67/+8
2009-09-09b43: Remove PIO RX workqueueMichael Buesch3-34/+7
2009-09-09b43: Remove DMA/PIO queue locksMichael Buesch4-60/+13
2009-09-09b43: Remove TX spinlockMichael Buesch2-37/+43
2009-09-09b43: Use a threaded IRQ handlerMichael Buesch11-221/+204
2009-09-09ar9170: implement frequency calibration for one-stage/openfwChristian Lamparter1-0/+122
2009-09-09ath9k: Fix channelFlags for 2GHZSujith1-1/+1
2009-09-09ath9k: Fix RX Filter handling for BARSujith5-3/+7
2009-09-09ath9k: claim irq for ath9k, not ath for pciLuis R. Rodriguez1-1/+1
2009-09-09ath9k: propagate errors on ath_init_device() and request_irq()Luis R. Rodriguez2-11/+9
2009-09-09ath9k: propagate ieee80211_alloc_hw() failureLuis R. Rodriguez1-2/+3
2009-09-09ar9170: added phy register initialisation from eeprom valuesJoerg Albert1-1/+134
2009-09-03drivers: Kill now superfluous ->last_rx storesEric Dumazet1-1/+0
2009-09-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller32-523/+877
2009-09-02ath9k: Reconfigure beacon timers after the scan is completed.Vivek Natarajan1-0/+1
2009-09-02wireless: update top level wireless driver entryLuis R. Rodriguez1-2/+11
2009-09-02netdev: drivers should make ethtool_ops constStephen Hemminger2-2/+2
2009-09-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller3-58/+78
2009-09-01iwmc3200wifi: Add a last_fw_err debugfs entrySamuel Ortiz5-4/+113
2009-09-01iwmc3200wifi: Handle UMAC stalls and UMAC assert properlySamuel Ortiz3-9/+40