summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* wireless: replace uses of __constant_{endian}Harvey Harrison2009-02-0914-32/+32
* iwlwifi: fix led namingDanny Kukawka2009-02-091-4/+4
* ipw2x00: correct Kconfig to prevent following entries from not indentingJay Sternberg2009-02-091-0/+1
* iwlwifi: remove chain noise calibration functions from 6000 familyJay Sternberg2009-02-092-7/+21
* iwlwifi: define structures and functions externally for customizationJay Sternberg2009-02-092-7/+19
* iwlwifi: correct API command overlapJay Sternberg2009-02-094-5/+14
* iwlwifi: parametrize configuration of the PLL for exclusion on 6000Jay Sternberg2009-02-094-2/+17
* iwlwifi: simplify parameter setting to allow support for 6000 seriesJay Sternberg2009-02-094-37/+53
* iwlwifi: add new HW_REV_TYPEs for Intel WiFi Link 100, 6000 and 6050 SeriesJay Sternberg2009-02-091-0/+3
* ath9k: Fix LED blink patternVasanthakumar Thiagarajan2009-02-092-6/+56
* ath9k: Remove a bunch of unused macrosSujith2009-02-091-11/+0
* ath9k: Fix typo in checking for chip revisionSujith2009-02-091-1/+1
* ath9k: remove passive scan on 5 GHz if country IE knows betterLuis R. Rodriguez2009-02-091-4/+12
* ath9k: move check for radar freqs into a helperLuis R. Rodriguez2009-02-091-3/+7
* ath9k: replace usage of internal wireless_modes for confLuis R. Rodriguez2009-02-091-4/+1
* ath9k: Enable MIB and TIM interrupts for station mode.Vivek Natarajan2009-02-091-19/+21
* ath9k: Fix lockdep warningSujith2009-02-092-16/+15
* rt2x00: Validate firmware in driverIvo van Doorn2009-02-095-34/+68
* rt2x00: Add kill_tx_queue callback functionIvo van Doorn2009-02-0912-72/+145
* rt2x00: Move intf_work to mac82011 workqueueIvo van Doorn2009-02-091-1/+1
* iwlwifi: unify iwlagn and 3945 power save managementWinkler, Tomas2009-02-095-242/+60
* iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler2009-02-0922-839/+859
* iwlwifi: check return value of pci_enable_deviceWinkler, Tomas2009-02-092-2/+8
* iwlwifi: iwl3945_send_tx_power must be staticWinkler, Tomas2009-02-091-1/+1
* iwlwifi: suppress unused variable warning when compiling w/o IWLWIFI_DEBUGWinkler, Tomas2009-02-092-6/+6
* iwl3945: Getting rid of the *39_rxon iwl_priv fieldsSamuel Ortiz2009-02-0911-1087/+585
* orinoco: checkpatch cleanupAndrey Borzenkov2009-02-0911-119/+143
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-02-071-0/+3
|\
| * iwlwifi: save PCI state before suspend, restore after resumeReinette Chatre2009-02-042-0/+4
| * iwlwifi: clean key table in iwl_clear_stations_tableReinette Chatre2009-02-041-0/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-02-03163-16038/+14157
|\ \
| * | ath9k: Fix bug in TX DMA terminationSujith2009-01-301-6/+25
| * | ath9k: Setup short preamble properly in rate registrationSujith2009-01-301-0/+6
| * | ath9k: Fix station access in aggregation completionSujith2009-01-301-5/+15
| * | ath9k: Reconfigure beacons on getting a notification from mac80211Sujith2009-01-301-16/+19
| * | ath9k: Handle chainmask for A9280Sujith2009-01-302-1/+2
| * | ath9k: remove useless ath9k driver version informationLuis R. Rodriguez2009-01-291-4/+3
| * | ath9k: Fix AR9285 specific noise floor eeprom reads.Senthil Balasubramanian2009-01-292-41/+42
| * | ath9k: fix debug print on regdLuis R. Rodriguez2009-01-291-1/+1
| * | ath5k: support LED's on emachines E510 notebookTulio Magno Quites Machado Filho2009-01-291-2/+6
| * | b43: Dynamically control log verbosityMichael Buesch2009-01-296-19/+60
| * | b43: Accessing the TSF via mac80211Alina Friedrichsen2009-01-293-32/+39
| * | mac80211: Generic TSF debuggingAlina Friedrichsen2009-01-296-98/+19
| * | iwlwifi: iwl_tx_queue_alloc : fix warning in printk formattingWinkler, Tomas2009-01-291-6/+5
| * | airo: remove useless #definesDan Williams2009-01-291-6/+0
| * | airo: clean up and clarify micinit()Dan Williams2009-01-291-41/+41
| * | airo: use __attribute__ ((packed)) not #pragmaDan Williams2009-01-291-41/+49
| * | b43: Fix phy_g.c compiler warningMichael Buesch2009-01-291-0/+3
| * | airo: clean up WEP key operationsDan Williams2009-01-291-56/+146
| * | airo: simplify WEP index and capability checksDan Williams2009-01-291-32/+27
OpenPOWER on IntegriCloud