summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-09b43: (b2062) Fix crystal frequency calculationsmaster-2009-02-09Michael Buesch
2009-02-09b43: Port spec bugfixes for the LP baseband initMichael Buesch
2009-02-09ssb: Add PMU supportMichael Buesch
2009-02-09libertas: pos[4] tested twice, 2nd should be pos[5]Roel Kluin
2009-02-09libertas: if_spi: add ability to call board specific setup/teardown methodsMike Rapoport
2009-02-09mac80211: Remove bss information of the current AP when it goes out of rangeVasanthakumar Thiagarajan
2009-02-09ath9k: fix reg_notifier() flags used upon a country IELuis R. Rodriguez
2009-02-09b43: Add LP 2062 radio initMichael Buesch
2009-02-09b43: Add LP-PHY baseband init for >=rev2Michael Buesch
2009-02-09iwlwifi: another led naming fixDanny Kukawka
2009-02-09rt2x00: fix led namingDanny Kukawka
2009-02-09b43legacy: fix led namingDanny Kukawka
2009-02-09ath9k: fix led namingDanny Kukawka
2009-02-09b43: Add LP-PHY register definitionsMichael Buesch
2009-02-09Add new rt73usb USB IDIvo van Doorn
2009-02-09cfg80211: add get reg commandLuis R. Rodriguez
2009-02-09mac80211: do not TX injected frames when not allowedLuis R. Rodriguez
2009-02-09mac80211: convert master interface to netdev_opsJohannes Berg
2009-02-09mac80211: convert to net_device_opsJohannes Berg
2009-02-09mac80211: remove HW_SIGNAL_DBJohannes Berg
2009-02-09ath9k: Add debugfs files for printing TX rate detailsSujith
2009-02-09ath9k: Handle mac80211's RC flags for MCS ratesSujith
2009-02-09ath9k: Cleanup get_rate() interfaceSujith
2009-02-09ath5k: properly free rx dma descriptorsFelix Fietkau
2009-02-09wireless: replace uses of __constant_{endian}Harvey Harrison
2009-02-09iwlwifi: fix led namingDanny Kukawka
2009-02-09ipw2x00: correct Kconfig to prevent following entries from not indentingJay Sternberg
2009-02-09iwlwifi: remove chain noise calibration functions from 6000 familyJay Sternberg
2009-02-09iwlwifi: define structures and functions externally for customizationJay Sternberg
2009-02-09iwlwifi: correct API command overlapJay Sternberg
2009-02-09iwlwifi: parametrize configuration of the PLL for exclusion on 6000Jay Sternberg
2009-02-09iwlwifi: simplify parameter setting to allow support for 6000 seriesJay Sternberg
2009-02-09iwlwifi: add new HW_REV_TYPEs for Intel WiFi Link 100, 6000 and 6050 SeriesJay Sternberg
2009-02-09mac80211: IBSS join reworkAlina Friedrichsen
2009-02-09ath9k: Fix LED blink patternVasanthakumar Thiagarajan
2009-02-09mac80211: Creating new IBSS with fixed BSSIDAlina Friedrichsen
2009-02-09ath9k: Remove a bunch of unused macrosSujith
2009-02-09ath9k: Fix typo in checking for chip revisionSujith
2009-02-09mac80211: Reset assoc_scan_tries after an unsuccessful scan runSujith
2009-02-09ath9k: remove passive scan on 5 GHz if country IE knows betterLuis R. Rodriguez
2009-02-09ath9k: move check for radar freqs into a helperLuis R. Rodriguez
2009-02-09ath9k: replace usage of internal wireless_modes for confLuis R. Rodriguez
2009-02-09ath9k: Enable MIB and TIM interrupts for station mode.Vivek Natarajan
2009-02-09ath9k: Fix lockdep warningSujith
2009-02-09rt2x00: Validate firmware in driverIvo van Doorn
2009-02-09rt2x00: Add kill_tx_queue callback functionIvo van Doorn
2009-02-09rt2x00: Move intf_work to mac82011 workqueueIvo van Doorn
2009-02-09iwlwifi: unify iwlagn and 3945 power save managementWinkler, Tomas
2009-02-09iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler
2009-02-09iwlwifi: check return value of pci_enable_deviceWinkler, Tomas