aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2008-09-08iwlwifi: allow association on radar channel in power saveEmmanuel Grumbach
2008-09-08iwlwifi: cleanup PCI register handlingTomas Winkler
2008-09-08iwlwifi: fix strict_strtoul error checkingEmmanuel Grumbach
2008-09-08iwlwifi: generic init calibrations frameworkTomas Winkler
2008-09-08iwlwifi: remove rfkill warning from iwl-ioTomas Winkler
2008-09-08iwlwifi: replace readl and writel with io/read/write/32Tomas Winkler
2008-09-08iwlwifi: use strict_strtoul instead of simple_strtoulTomas Winkler
2008-09-08iwl3945: avoid redundant iwl3945_get_active_dwell_timeAbhijeet Kolekar
2008-09-08iwl3945: removed bg_post_associate workAbhijeet Kolekar
2008-09-08iwl3945: replace association and beacon hooks with bss_info_changed cbAbhijeet Kolekar
2008-09-08iwl3945: fix unbalanced mutexAbhijeet Kolekar
2008-09-08iwlwifi: align set channel with mac80211Tomas Winkler
2008-09-08iwlwifi: allow consecutive scans in unassociated stateRon Rindjunsky
2008-09-08iwlwifi: remove obsolete 4965 forward declarationsRon Rindjunsky
2008-09-08iwlwifi: clean up hw scan handlerTomas Winkler
2008-09-08iwlwifi : Added bss_info_changed callback to 3945Abhijeet Kolekar
2008-09-08p54: better firmware supportChristian Lamparter
2008-09-08p54: set_filter refactoringChristian Lamparter
2008-09-08b43: Replace hardcoded Analog switchMichael Buesch
2008-09-08b43: Move Analog switching into phy codeMichael Buesch
2008-09-05p54usb: support LM87 firmwaresChristian Lamparter
2008-09-05ath9k: uses/needs led_classdev_[un]registerRandy Dunlap
2008-09-05b43: Split PHY alloc and initMichael Buesch
2008-09-05p54: move eeprom code into common libraryChristian Lamparter
2008-09-05p54: enhance firmware parser to reduce memory wasteChristian Lamparter
2008-09-05p54pci: increase ring buffer index counter when skippingChristian Lamparter
2008-09-05b43: Add LP-PHY radio register definitionsMichael Buesch
2008-09-05b43: Add LP-PHY read/write phyopsMichael Buesch
2008-09-05b43: Add LP-PHY templateMichael Buesch
2008-09-05b43: Move code from nphy.* to phy_n.*Michael Buesch
2008-09-05b43: Move remaining code from phy.c to phy_a.cMichael Buesch
2008-09-05cfg80211: keep track of supported interface modesLuis R. Rodriguez
2008-09-05ath5k: HW code cleanupNick Kossifidis
2008-09-05b43: Don't use memcpy for overlapping areasMichael Buesch
2008-08-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-08-29b43: Rewrite TX power adjustmentMichael Buesch
2008-08-29b43: Implement dynamic PHY APIMichael Buesch
2008-08-29rt2x00: Release rt2x00 2.2.1Ivo van Doorn
2008-08-29rt2x00: skb->data pointer should not include TX descriptorMattias Nissler
2008-08-29rt2x00: Add Signal type flagIvo van Doorn
2008-08-29rt2x00: Initialize txop during conf_tx() callbackIvo van Doorn
2008-08-29rt2x00: Only configure hardware when radio is enabledMattias Nissler
2008-08-29rt2x00: Map extra_tx_headroom to DMAIvo van Doorn
2008-08-29rt2x00: Fix race conditions in flag handlingIvo van Doorn
2008-08-29libertas: use the common frame control functionsHarvey Harrison
2008-08-29ath9k: rc.h cleanupSujith
2008-08-29ath9k: Remove sc_lastrx as we don't use it anywhereSujith
2008-08-29ath9k: Do not update frame's duration fieldSujith
2008-08-29ath9k: Remove more dead codeSujith
2008-08-29ath9k: Add LED supportVasanthakumar Thiagarajan