summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2011-02-03libertas_spi: Use workqueue in hw_host_to_cardVasily Khoruzhick
2011-01-31iiwlagn: remove unused parameterWey-Yi Guy
2011-01-31iwlagn: remove unsupported BT SCO commandWey-Yi Guy
2011-01-31iwlagn: use 2030 macro for 2030 devicesWey-Yi Guy
2011-01-31iwlwifi: fix beacon notification parsingJohannes Berg
2011-01-31iwlwifi: use maximum aggregation sizeJohannes Berg
2011-01-31iwlwifi: advertise max aggregate sizeJohannes Berg
2011-01-31iwlwifi: support RSN IBSSJohannes Berg
2011-01-31iwlwifi: always support idle mode for agn devicesWey-Yi Guy
2011-01-31iwlagn: add IQ inversion support for 2000 series devicesWey-Yi Guy
2011-01-31iwlagn: adjust rate tableWey-Yi Guy
2011-01-31iwlwifi: check ucode loading error and restartWey-Yi Guy
2011-01-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-01-31wl12xx: fix warning due to missing arg in ampdu_actionLuciano Coelho
2011-01-31iwlwifi: correct frequency settingsStanislaw Gruszka
2011-01-31rt2x00: Move TX/RX work into dedicated workqueueIvo van Doorn
2011-01-31rt2x00: Kill all tasklets during device removalIvo van Doorn
2011-01-31rt2x00: Fix FIXME comments in rt61pci and rt73usb on Michael MIC.Gertjan van Wingerde
2011-01-31rt2x00: Copy the MAC address to the WCID entry properly.Gertjan van Wingerde
2011-01-31rt2x00: Fix WPA TKIP Michael MIC failures.Gertjan van Wingerde
2011-01-31rt2x00: trivial: add \n to WARNING messageJohannes Stezenbach
2011-01-31Trivial typo fix in commentMark Einon
2011-01-31rt2x00: Correct initial value of US_CYC_CNT register for pcie interfaceRA-Jay Hung
2011-01-31rt2x00: Remove STATE_RADIO_IRQ_OFF_ISR and STATE_RADIO_IRQ_ON_ISRHelmut Schaa
2011-01-31rt2x00: Remove interrupt thread registrationHelmut Schaa
2011-01-31rt2x00: Convert rt2400pci interrupt handling to use taskletsHelmut Schaa
2011-01-31rt2x00: Convert rt2500pci interrupt handling to use taskletsHelmut Schaa
2011-01-31rt2x00: Convert rt61pci to use taskletsHelmut Schaa
2011-01-31rt2x00: Convert rt2800pci to use taskletsHelmut Schaa
2011-01-31rt2x00: Disable txstatus tasklet by defaultHelmut Schaa
2011-01-31rt2x00: Introduce tasklets for interrupt handlingHelmut Schaa
2011-01-31rt2x00: Make periodic beacon updates for PCI devices atomicHelmut Schaa
2011-01-31rt2x00: Limit beacon updates in bss_info_changed to USB devicesHelmut Schaa
2011-01-31rt2x00: Introduce beacon_update_locked that requires caller lockingHelmut Schaa
2011-01-31rt2x00: Refactor beacon code to make use of start- and stop_queueHelmut Schaa
2011-01-31iwl3945: do not use agn specific IWL_RATE_COUNTStanislaw Gruszka
2011-01-31ath9k: Fix memory leak due to failed PAPRD framesMohammed Shafi Shajakhan
2011-01-31wl12xx: fix use after freeMathias Krause
2011-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-01-28ath9k: fix compile error in non-debug ath_debug_stat_tx() stubFelix Fietkau
2011-01-28iwlwifi: introduce iwl_bt_statisticsStanislaw Gruszka
2011-01-28iwlwifi: remove unneeded disable_hw_scan checkStanislaw Gruszka
2011-01-28iwlwifi: introduce iwl_advanced_bt_coexist()Stanislaw Gruszka
2011-01-28iwlwifi: remove unneeded __packedStanislaw Gruszka
2011-01-28iwl3945: set STATUS_READY before commit_rxonStanislaw Gruszka
2011-01-28iwlwifi: do not set tx power when channel is changingStanislaw Gruszka
2011-01-28ath5k: Fix short and long retry configurationBruno Randolf
2011-01-28ath9k: use common API to avoid code duplicationRajkumar Manoharan
2011-01-28ath9k_hw: Update PMU setting to improve ripple issue for AR9485.Vivek Natarajan
2011-01-28ath9k: Fix a locking related issue.Vivek Natarajan