aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville7-11/+79
2010-05-07wl1271: Reduce PSM entry hang over period from 128 => 1 msJuuso Oikarinen1-1/+1
2010-05-07wl1271: Increase timeout for command event waitingTeemu Paasikivi1-1/+1
2010-05-07wl1271: Fix to join and channel number handlingJuuso Oikarinen1-6/+23
2010-05-07wl1271: Fix 32 bit register read related endiannes bugJuuso Oikarinen2-3/+3
2010-05-07wl1271: Add sysfs file to retrieve HW PG-version and ROM-versionJuuso Oikarinen4-0/+51
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville7-66/+65
2010-04-30mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville2-2/+0
2010-04-28wireless: Fix merge.Hauke Mehrtens1-1/+0
2010-04-28wl1271: fix a bunch of sparse warningsLuciano Coelho4-8/+8
2010-04-28wl1271: Rewrite hardware keep-alive handlingJuuso Oikarinen1-45/+46
2010-04-28wl1271: Configure QOS nullfunc template for U-APSDSaravanan Dhanabal1-0/+4
2010-04-28wl1271: Improve command pollingJuuso Oikarinen1-5/+5
2010-04-28wl1251: remove usage of deprecated noise valueJohn W. Linville1-6/+0
2010-04-27mac80211: give virtual interface to hw_scanJohannes Berg2-0/+2
2010-04-23Merge branch 'master' into for-davemJohn W. Linville3-5/+161
2010-04-16wl1251: add support for dedicated IRQ lineGrazvydas Ignotas1-5/+51
2010-04-16wl1251: register platform_device to pass board dataGrazvydas Ignotas1-0/+40
2010-04-16wl1251: read default MAC address from EEPROM when availableGrazvydas Ignotas2-0/+70
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville21-401/+912
2010-04-14wl1251: don't require NVS data when EEPROM is usedGrazvydas Ignotas1-2/+2
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller17-0/+18
2010-04-09wl1271: Add support for connection quality monitoringJuuso Oikarinen9-97/+228
2010-04-09wl1271: Go to ELP in idleJuuso Oikarinen3-3/+8
2010-04-09wl1271: Fix mac80211 RTS threshold requests during WL1271_STATE_OFFSaravanan Dhanabal1-1/+4
2010-04-09wl1271: Fix mac80211 configuration requests during WL1271_STATE_OFFSaravanan Dhanabal1-3/+11
2010-04-09wl1271: Fix memory leaks on driver initializationJuuso Oikarinen1-1/+8
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into mergeJohn W. Linville1-1/+2
2010-04-07wl1251: use DRIVER_NAME macro in wl1251_spi_driverKalle Valo1-1/+1
2010-04-06wl1271: Fix tx queue flushingJuuso Oikarinen1-17/+1
2010-04-06wl1271: Fix debug prints for beacon-loss and psm-entry-fail scenariosJuuso Oikarinen1-2/+2
2010-04-06wl1271: Configure a higher listen interval to AP upon associationJuuso Oikarinen2-2/+11
2010-04-06wl1271: Configure rates for templatesJuuso Oikarinen4-19/+30
2010-04-06wl1271: Use minimum rate for each band for control messagesJuuso Oikarinen7-36/+108
2010-04-06wl1271: Fix keep-alive related command errorJuuso Oikarinen1-0/+12
2010-04-06wl1271: added missing command header in wl1271_cmd_disconnectLuciano Coelho1-0/+2
2010-04-06wl1271: fix sdio driver name in wl1271_sdio_driverLuciano Coelho1-1/+1
2010-04-03net: convert multicast list to list_headJiri Pirko1-15/+10
2010-03-31wl1271: Fix msleep() delay while waiting for completionSaravanan Dhanabal1-1/+8
2010-03-31wl1271: Enable hardware keep alive messagesJuuso Oikarinen5-3/+138
2010-03-31wl1271: Add keep-alive frame template supportJuuso Oikarinen4-18/+60
2010-03-31wl1271: Configure HW connection monitorJuuso Oikarinen1-1/+2
2010-03-31wl1271: Disconnect if PSM entry failsJuuso Oikarinen1-18/+3
2010-03-31wl1271: Configure probe-request template when associatedJuuso Oikarinen2-12/+9
2010-03-31wl1271: Fix memory leak in firmware crash scenarioJuuso Oikarinen1-3/+7
2010-03-31wl1271: Removed checking of PSM from handling BSS_LOST_EVENTTeemu Paasikivi1-2/+5
2010-03-31wl1271: Update beacon interval properly for ad-hocJuuso Oikarinen3-1/+14
2010-03-31wl1271: Fix ad-hoc mode handlingJuuso Oikarinen2-11/+24
2010-03-31wl1271: Disable connection monitoring while not associatedJuuso Oikarinen4-7/+27
2010-03-31wl1271: remove deprecated usage of RX status noiseLuciano Coelho1-7/+0