aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2011-02-21ar9170usb: mark the old driver as obsoleteChristian Lamparter1-1/+3
2011-02-21p54pci: update receive dma buffers before and after processingChristian Lamparter1-5/+9
2011-02-21rt2x00: Fix WPA TKIP Michael MIC failures.Gertjan van Wingerde2-0/+12
2011-02-21iwlagn: Support new 5000 microcode.Fry, Donald H1-1/+1
2011-02-21ath5k: Fix fast channel switchingNick Kossifidis1-55/+87
2011-02-21iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy73-2083/+30482
2011-02-21Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"Wey-Yi Guy30-61/+14046
2011-02-21iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy30-14046/+61
2011-02-21iwlwifi: enable 2-wire bt coex support for non-combo deviceWey-Yi Guy1-3/+5
2011-02-21iwlwifi: Loading correct uCode again when fail to loadWey-Yi Guy1-0/+9
2011-02-21iwlwifi: Limit number of firmware reloadWey-Yi Guy2-0/+31
2011-02-21Merge branch 'master' into for-2.6.39Tejun Heo22-130/+106
2011-02-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-67/+0
2011-02-18Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville11-28/+22
2011-02-18ath9k_hw: Updates for AR9485 1.1 chipsets.Vivek Natarajan3-11/+1246
2011-02-18ath9k_htc: Fix a compilation warning.Vivek Natarajan1-1/+1
2011-02-18p54: implement flush callbackChristian Lamparter1-0/+43
2011-02-18p54: Fix compile warningLarry Finger1-1/+1
2011-02-18ath5k: move external function definitions to a header fileBob Copeland2-17/+20
2011-02-18ath5k: Correct channel setting for AR2317 chipNikolay Ledovskikh1-0/+1
2011-02-18wireless: rt2x00: rt2800pci.c: add two idsXose Vazquez Perez1-0/+2
2011-02-15ath9k: Fix ath9k prevents CPU to enter C3 statesMohammed Shafi Shajakhan3-22/+0
2011-02-14iwlwifi: Delete iwl3945_good_plcp_health.David S. Miller1-66/+0
2011-02-14p54spi: update sample eepromChristian Lamparter1-4/+5
2011-02-14p54: enhance rssi->dBm database importChristian Lamparter7-41/+176
2011-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-1/+0
2011-02-14p54: p54_generate_band cleanupChristian Lamparter1-10/+11
2011-02-14p54: sort channel list by frequency instead of channel indexChristian Lamparter1-2/+2
2011-02-14zd1211rw: add unlikely to ZD_ASSERTJussi Kivilinna1-1/+1
2011-02-14zd1211rw: move async iowrite16v up to callersJussi Kivilinna3-13/+37
2011-02-14zd1211rw: use async urb for write commandJussi Kivilinna2-25/+142
2011-02-14zd1211rw: correct use of usb_bulk_msg on interrupt endpointsJussi Kivilinna1-12/+12
2011-02-14ath9k: disable beaconing before stopping beacon queueRajkumar Manoharan3-22/+52
2011-02-14rt2x00: Check for errors from skb_pad() callsSeth Forshee3-6/+30
2011-02-11rtlwifi: rtl8192ce: Rework rtl8192ce/phy.cLarry Finger1-64/+35
2011-02-11rtlwifi: rtl8192ce: Refactor rtl8192ce/fwLarry Finger5-42/+45
2011-02-11rtlwifi: rtl8192ce: Refactor rtl8192ce/dmLarry Finger4-1358/+1392
2011-02-11rtlwifi: Add usb driverGeorge3-1/+1201
2011-02-11rtlwifi: Modify core routinesLarry Finger5-88/+56
2011-02-11iwlagn: handle bt defer work in 2000 seriesWey-Yi Guy1-1/+2
2011-02-11iwlagn: donot process bt update when bt coex disableWey-Yi Guy1-1/+11
2011-02-09iwlwifi: fix ack health for WiFi/BT combo devicesStanislaw Gruszka1-2/+7
2011-02-09iwlwifi: cleanup iwl_good_ack_healthStanislaw Gruszka1-34/+35
2011-02-09iwlwifi: cleanup iwl_recover_from_statisticsStanislaw Gruszka1-25/+12
2011-02-09ath9k: Remove redundant beacon_intervalSteve Brown4-7/+9
2011-02-09ath9k: Add debug info for configuring power level.Ben Greear1-0/+2
2011-02-09ath9k: Print channel-type in chan-change dbg message.Ben Greear1-2/+3
2011-02-09iwl3945: remove plcp checkStanislaw Gruszka1-1/+0
2011-02-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller7-5/+19
2011-02-08wl12xx: set supported_rates after associationEliad Peller5-115/+73