aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-02-03mac80211: Warn users if HT fails because of freq mismatch.Ben Greear1-4/+22
2011-02-03mac80211: Show configured channel-type in netdev debugfs.Ben Greear1-0/+6
2011-02-03mac80211: Be more careful when changing channels.Ben Greear1-3/+16
2011-02-03libertas: Prepare stuff for if_spi.c pm supportVasily Khoruzhick3-40/+49
2011-02-03libertas_spi: Use workqueue in hw_host_to_cardVasily Khoruzhick1-129/+239
2011-02-03Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6John W. Linville15-101/+130
2011-02-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-1/+7
2011-02-01ath9k: Fix memory leak due to failed PAPRD framesMohammed Shafi Shajakhan1-1/+7
2011-01-31iiwlagn: remove unused parameterWey-Yi Guy1-1/+0
2011-01-31iwlagn: remove unsupported BT SCO commandWey-Yi Guy5-34/+4
2011-01-31iwlagn: use 2030 macro for 2030 devicesWey-Yi Guy1-2/+2
2011-01-31iwlwifi: fix beacon notification parsingJohannes Berg3-8/+39
2011-01-31iwlwifi: use maximum aggregation sizeJohannes Berg3-6/+32
2011-01-31iwlwifi: advertise max aggregate sizeJohannes Berg1-0/+2
2011-01-31iwlwifi: support RSN IBSSJohannes Berg2-2/+20
2011-01-31iwlwifi: always support idle mode for agn devicesWey-Yi Guy5-9/+1
2011-01-31iwlagn: add IQ inversion support for 2000 series devicesWey-Yi Guy3-2/+12
2011-01-31iwlagn: adjust rate tableWey-Yi Guy1-12/+12
2011-01-31iwlwifi: check ucode loading error and restartWey-Yi Guy3-25/+6
2011-01-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-1/+7
2011-01-31wl12xx: fix warning due to missing arg in ampdu_actionLuciano Coelho1-2/+3
2011-01-31mac80211: disable power save if an infra AP vif existsRajkumar Manoharan1-0/+8
2011-01-31iwlwifi: correct frequency settingsStanislaw Gruszka1-6/+2
2011-01-31rt2x00: Move TX/RX work into dedicated workqueueIvo van Doorn4-7/+25
2011-01-31rt2x00: Kill all tasklets during device removalIvo van Doorn1-0/+4
2011-01-31rt2x00: Fix FIXME comments in rt61pci and rt73usb on Michael MIC.Gertjan van Wingerde2-6/+4
2011-01-31rt2x00: Copy the MAC address to the WCID entry properly.Gertjan van Wingerde1-1/+1
2011-01-31rt2x00: Fix WPA TKIP Michael MIC failures.Gertjan van Wingerde2-0/+12
2011-01-31rt2x00: trivial: add \n to WARNING messageJohannes Stezenbach1-1/+1
2011-01-31Trivial typo fix in commentMark Einon1-1/+1
2011-01-31rt2x00: Update MAINTAINERSHelmut Schaa1-0/+1
2011-01-31rt2x00: Correct initial value of US_CYC_CNT register for pcie interfaceRA-Jay Hung2-0/+8
2011-01-31rt2x00: Remove STATE_RADIO_IRQ_OFF_ISR and STATE_RADIO_IRQ_ON_ISRHelmut Schaa8-24/+4
2011-01-31rt2x00: Remove interrupt thread registrationHelmut Schaa2-15/+3
2011-01-31rt2x00: Convert rt2400pci interrupt handling to use taskletsHelmut Schaa1-39/+115
2011-01-31rt2x00: Convert rt2500pci interrupt handling to use taskletsHelmut Schaa1-39/+111
2011-01-31rt2x00: Convert rt61pci to use taskletsHelmut Schaa1-45/+130
2011-01-31rt2x00: Convert rt2800pci to use taskletsHelmut Schaa1-59/+114
2011-01-31rt2x00: Disable txstatus tasklet by defaultHelmut Schaa2-8/+5
2011-01-31rt2x00: Introduce tasklets for interrupt handlingHelmut Schaa2-0/+34
2011-01-31rt2x00: Make periodic beacon updates for PCI devices atomicHelmut Schaa1-10/+16
2011-01-31rt2x00: Limit beacon updates in bss_info_changed to USB devicesHelmut Schaa1-2/+3
2011-01-31rt2x00: Introduce beacon_update_locked that requires caller lockingHelmut Schaa2-9/+27
2011-01-31rt2x00: Refactor beacon code to make use of start- and stop_queueHelmut Schaa14-85/+185
2011-01-31iwl3945: do not use agn specific IWL_RATE_COUNTStanislaw Gruszka3-4/+4
2011-01-31wl12xx: fix use after freeMathias Krause1-2/+1
2011-01-31ath9k: Fix memory leak due to failed PAPRD framesMohammed Shafi Shajakhan1-1/+7
2011-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville35-199/+191
2011-01-28ath9k: fix compile error in non-debug ath_debug_stat_tx() stubFelix Fietkau1-1/+2
2011-01-28iwlwifi: introduce iwl_bt_statisticsStanislaw Gruszka6-27/+19