summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* be2net: use device model DMA APIIvan Vecera2011-02-032-59/+64
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-02-03102-2377/+3660
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-02-011-1/+7
| |\
| | * ath9k: Fix memory leak due to failed PAPRD framesMohammed Shafi Shajakhan2011-02-011-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
| * | mac80211: disable power save if an infra AP vif existsRajkumar Manoharan2011-01-311-0/+8
| * | 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: Update MAINTAINERSHelmut Schaa2011-01-311-0/+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-2835-199/+191
| |\ \ | | |/
| | * 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
| | * MAINTAINERS: update information for the wl12xx driverLuciano Coelho2011-01-271-3/+3
| | * 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
| * | 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
| * | net/wireless/nl80211.c: Avoid call to genlmsg_cancelJulia Lawall2011-01-281-2/+4
| * | ath5k: Fix short and long retry configurationBruno Randolf2011-01-286-51/+44
| * | mac80211: Add sdata state and flags to debugfs.Ben Greear2011-01-281-0/+14
| * | ath9k: use common API to avoid code duplicationRajkumar Manoharan2011-01-282-71/+3
OpenPOWER on IntegriCloud