aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* iwlwifi: advertise max aggregate sizeJohannes Berg2011-01-311-0/+2
* iwlwifi: support RSN IBSSJohannes Berg2011-01-312-2/+20
* iwlwifi: always support idle mode for agn devicesWey-Yi Guy2011-01-315-9/+1
* iwlagn: add IQ inversion support for 2000 series devicesWey-Yi Guy2011-01-313-2/+12
* iwlagn: adjust rate tableWey-Yi Guy2011-01-311-12/+12
* iwlwifi: check ucode loading error and restartWey-Yi Guy2011-01-313-25/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-311-1/+7
|\
| * ath9k: Fix memory leak due to failed PAPRD framesMohammed Shafi Shajakhan2011-01-311-1/+7
| * wl12xx: fix use after freeMathias Krause2011-01-311-2/+1
* | wl12xx: fix warning due to missing arg in ampdu_actionLuciano Coelho2011-01-311-2/+3
* | iwlwifi: correct frequency settingsStanislaw Gruszka2011-01-311-6/+2
* | rt2x00: Move TX/RX work into dedicated workqueueIvo van Doorn2011-01-314-7/+25
* | rt2x00: Kill all tasklets during device removalIvo van Doorn2011-01-311-0/+4
* | rt2x00: Fix FIXME comments in rt61pci and rt73usb on Michael MIC.Gertjan van Wingerde2011-01-312-6/+4
* | rt2x00: Copy the MAC address to the WCID entry properly.Gertjan van Wingerde2011-01-311-1/+1
* | rt2x00: Fix WPA TKIP Michael MIC failures.Gertjan van Wingerde2011-01-312-0/+12
* | rt2x00: trivial: add \n to WARNING messageJohannes Stezenbach2011-01-311-1/+1
* | Trivial typo fix in commentMark Einon2011-01-311-1/+1
* | rt2x00: Correct initial value of US_CYC_CNT register for pcie interfaceRA-Jay Hung2011-01-312-0/+8
* | rt2x00: Remove STATE_RADIO_IRQ_OFF_ISR and STATE_RADIO_IRQ_ON_ISRHelmut Schaa2011-01-318-24/+4
* | 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