summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* rt2x00: Remove interrupt thread registrationHelmut Schaa2011-01-312-15/+3
* rt2x00: Convert rt2400pci interrupt handling to use taskletsHelmut Schaa2011-01-311-39/+115
* rt2x00: Convert rt2500pci interrupt handling to use taskletsHelmut Schaa2011-01-311-39/+111
* rt2x00: Convert rt61pci to use taskletsHelmut Schaa2011-01-311-45/+130
* rt2x00: Convert rt2800pci to use taskletsHelmut Schaa2011-01-311-59/+114
* rt2x00: Disable txstatus tasklet by defaultHelmut Schaa2011-01-312-8/+5
* rt2x00: Introduce tasklets for interrupt handlingHelmut Schaa2011-01-312-0/+34
* rt2x00: Make periodic beacon updates for PCI devices atomicHelmut Schaa2011-01-311-10/+16
* rt2x00: Limit beacon updates in bss_info_changed to USB devicesHelmut Schaa2011-01-311-2/+3
* rt2x00: Introduce beacon_update_locked that requires caller lockingHelmut Schaa2011-01-312-9/+27
* rt2x00: Refactor beacon code to make use of start- and stop_queueHelmut Schaa2011-01-3114-85/+185
* iwl3945: do not use agn specific IWL_RATE_COUNTStanislaw Gruszka2011-01-313-4/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-2823-68/+101
|\
| * ath9k: Fix power save usage count imbalance on deinitRajkumar Manoharan2011-01-282-2/+2
| * ath9k_hw: Fix system hang when resuming from S3/S4Rajkumar Manoharan2011-01-281-2/+1
| * ath9k_htc: fix race conditions when stop deviceStanislaw Gruszka2011-01-272-9/+15
| * ath9k: fix race conditions when stop deviceStanislaw Gruszka2011-01-272-5/+9
| * ath5k: correct endianness of frame durationBob Copeland2011-01-271-3/+1
| * ath5k: fix error handling in ath5k_hw_dma_stopBob Copeland2011-01-271-2/+2
| * rtlwifi: Fix firmware upload errorsChaoming Li2011-01-271-20/+20
| * rt2x00: add device id for windy31 usb deviceGreg Kroah-Hartman2011-01-251-0/+1
| * rtlwifi: Fix possible NULL dereferenceJesper Juhl2011-01-211-2/+9
| * ath9k: add missing ps wakeup/restore callsFelix Fietkau2011-01-212-5/+5
| * ath9k_hw: disabled PAPRD for AR9003Luis R. Rodriguez2011-01-212-1/+6
| * iwlwifi: don't read sku information from EEPROM for 4965Wey-Yi Guy2011-01-212-4/+8
| * iwlwifi: fix valid chain reading from EEPROMWey-Yi Guy2011-01-181-1/+1
| * ath5k: fix locking in tx_complete_poll_workBob Copeland2011-01-181-0/+4
| * ath9k_hw: do PA offset calibration only on longcal intervalRajkumar Manoharan2011-01-171-5/+5
| * ath9k_htc: Fix endian issue in tx headerRajkumar Manoharan2011-01-172-4/+6
| * ath9k_hw: ASPM interoperability fix for AR9380/AR9382Luis R. Rodriguez2011-01-172-3/+3
| * rt2x00: Don't leak mem in error path of rt2x00lib_request_firmware()Jesper Juhl2011-01-131-0/+1
| * iwmc3200wifi: Return proper error for iwm_if_allocAxel Lin2011-01-131-0/+2
* | ath9k: fix compile error in non-debug ath_debug_stat_tx() stubFelix Fietkau2011-01-281-1/+2
* | iwlwifi: introduce iwl_bt_statisticsStanislaw Gruszka2011-01-286-27/+19
* | iwlwifi: remove unneeded disable_hw_scan checkStanislaw Gruszka2011-01-281-3/+2
* | iwlwifi: introduce iwl_advanced_bt_coexist()Stanislaw Gruszka2011-01-284-7/+10
* | iwlwifi: remove unneeded __packedStanislaw Gruszka2011-01-281-1/+1
* | iwl3945: set STATUS_READY before commit_rxonStanislaw Gruszka2011-01-281-1/+2
* | iwlwifi: do not set tx power when channel is changingStanislaw Gruszka2011-01-284-8/+14
* | ath5k: Fix short and long retry configurationBruno Randolf2011-01-286-51/+44
* | ath9k: use common API to avoid code duplicationRajkumar Manoharan2011-01-282-71/+3
* | ath9k_hw: Update PMU setting to improve ripple issue for AR9485.Vivek Natarajan2011-01-281-1/+1
* | ath9k: Fix a locking related issue.Vivek Natarajan2011-01-281-1/+4
* | ath9k_hw: DDR_PLL and BB_PLL need correct setting.Vivek Natarajan2011-01-282-1/+36
* | ath9k: Fix a PLL hang issue observed with AR9485.Vivek Natarajan2011-01-283-0/+27
* | ath9k_hw: Add a function to read sqsum_dvc.Vivek Natarajan2011-01-283-0/+20
* | ath9k_hw: Add RX filtersSujith Manoharan2011-01-281-0/+2
* | ath9k: use split rx buffers to get rid of order-1 skb allocationsFelix Fietkau2011-01-283-24/+71
* | ath9k_hw: Fix INI fixupSujith Manoharan2011-01-281-3/+3
* | ath9k_hw: Fix opmode initializationSujith Manoharan2011-01-281-2/+2
OpenPOWER on IntegriCloud