summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-02-09enic: Add api for link down count and to get firmware notification status.Scott Feldman4-7/+38
2009-02-09enic: bug fix: tx_timeout reset path fix-upsScott Feldman1-16/+23
2009-02-09enic: record all bad FCS errs as frame errorsScott Feldman2-7/+4
2009-02-09enic: bug fix: return notify intr creditsScott Feldman3-7/+26
2009-02-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller7-5/+32
2009-02-09ppp: section fixes re netnsAlexey Dobriyan3-3/+3
2009-02-09gianfar: Fix boot hangs while bringing up gianfar ethernetJarek Poplawski1-0/+6
2009-02-09b43: (b2062) Fix crystal frequency calculationsMichael Buesch1-4/+11
2009-02-09b43: Port spec bugfixes for the LP baseband initMichael Buesch1-14/+11
2009-02-09ssb: Add PMU supportMichael Buesch3-13/+510
2009-02-09libertas: pos[4] tested twice, 2nd should be pos[5]Roel Kluin1-1/+1
2009-02-09libertas: if_spi: add ability to call board specific setup/teardown methodsMike Rapoport1-0/+15
2009-02-09ath9k: fix reg_notifier() flags used upon a country IELuis R. Rodriguez1-2/+2
2009-02-09b43: Add LP 2062 radio initMichael Buesch4-4/+355
2009-02-09b43: Add LP-PHY baseband init for >=rev2Michael Buesch5-3/+228
2009-02-09iwlwifi: another led naming fixDanny Kukawka1-4/+4
2009-02-09rt2x00: fix led namingDanny Kukawka1-3/+3
2009-02-09b43legacy: fix led namingDanny Kukawka1-4/+4
2009-02-09ath9k: fix led namingDanny Kukawka1-5/+5
2009-02-09b43: Add LP-PHY register definitionsMichael Buesch2-0/+306
2009-02-09Add new rt73usb USB IDIvo van Doorn1-0/+1
2009-02-09mac80211: remove HW_SIGNAL_DBJohannes Berg1-1/+1
2009-02-09ath9k: Add debugfs files for printing TX rate detailsSujith3-0/+119
2009-02-09ath9k: Handle mac80211's RC flags for MCS ratesSujith4-117/+111
2009-02-09ath9k: Cleanup get_rate() interfaceSujith1-39/+28
2009-02-09ath5k: properly free rx dma descriptorsFelix Fietkau1-1/+14
2009-02-09wireless: replace uses of __constant_{endian}Harvey Harrison14-32/+32
2009-02-09iwlwifi: fix led namingDanny Kukawka1-4/+4
2009-02-09ipw2x00: correct Kconfig to prevent following entries from not indentingJay Sternberg1-0/+1
2009-02-09iwlwifi: remove chain noise calibration functions from 6000 familyJay Sternberg2-7/+21
2009-02-09iwlwifi: define structures and functions externally for customizationJay Sternberg2-7/+19
2009-02-09iwlwifi: correct API command overlapJay Sternberg4-5/+14
2009-02-09iwlwifi: parametrize configuration of the PLL for exclusion on 6000Jay Sternberg4-2/+17
2009-02-09iwlwifi: simplify parameter setting to allow support for 6000 seriesJay Sternberg4-37/+53
2009-02-09iwlwifi: add new HW_REV_TYPEs for Intel WiFi Link 100, 6000 and 6050 SeriesJay Sternberg1-0/+3
2009-02-09ath9k: Fix LED blink patternVasanthakumar Thiagarajan2-6/+56
2009-02-09ath9k: Remove a bunch of unused macrosSujith1-11/+0
2009-02-09ath9k: Fix typo in checking for chip revisionSujith1-1/+1
2009-02-09ath9k: remove passive scan on 5 GHz if country IE knows betterLuis R. Rodriguez1-4/+12
2009-02-09ath9k: move check for radar freqs into a helperLuis R. Rodriguez1-3/+7
2009-02-09ath9k: replace usage of internal wireless_modes for confLuis R. Rodriguez1-4/+1
2009-02-09ath9k: Enable MIB and TIM interrupts for station mode.Vivek Natarajan1-19/+21
2009-02-09ath9k: Fix lockdep warningSujith2-16/+15
2009-02-09rt2x00: Validate firmware in driverIvo van Doorn5-34/+68
2009-02-09rt2x00: Add kill_tx_queue callback functionIvo van Doorn12-72/+145
2009-02-09rt2x00: Move intf_work to mac82011 workqueueIvo van Doorn1-1/+1
2009-02-09iwlwifi: unify iwlagn and 3945 power save managementWinkler, Tomas5-242/+60
2009-02-09iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler22-839/+859
2009-02-09iwlwifi: check return value of pci_enable_deviceWinkler, Tomas2-2/+8
2009-02-09iwlwifi: iwl3945_send_tx_power must be staticWinkler, Tomas1-1/+1