summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx
AgeCommit message (Expand)Author
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-07wl1271: Reduce PSM entry hang over period from 128 => 1 msJuuso Oikarinen
2010-05-07wl1271: Increase timeout for command event waitingTeemu Paasikivi
2010-05-07wl1271: Fix to join and channel number handlingJuuso Oikarinen
2010-05-07wl1271: Fix 32 bit register read related endiannes bugJuuso Oikarinen
2010-05-07wl1271: Add sysfs file to retrieve HW PG-version and ROM-versionJuuso Oikarinen
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-30mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville
2010-04-28wireless: Fix merge.Hauke Mehrtens
2010-04-28wl1271: fix a bunch of sparse warningsLuciano Coelho
2010-04-28wl1271: Rewrite hardware keep-alive handlingJuuso Oikarinen
2010-04-28wl1271: Configure QOS nullfunc template for U-APSDSaravanan Dhanabal
2010-04-28wl1271: Improve command pollingJuuso Oikarinen
2010-04-28wl1251: remove usage of deprecated noise valueJohn W. Linville
2010-04-27mac80211: give virtual interface to hw_scanJohannes Berg
2010-04-23Merge branch 'master' into for-davemJohn W. Linville
2010-04-16wl1251: add support for dedicated IRQ lineGrazvydas Ignotas
2010-04-16wl1251: register platform_device to pass board dataGrazvydas Ignotas
2010-04-16wl1251: read default MAC address from EEPROM when availableGrazvydas Ignotas
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-14wl1251: don't require NVS data when EEPROM is usedGrazvydas Ignotas
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-09wl1271: Add support for connection quality monitoringJuuso Oikarinen
2010-04-09wl1271: Go to ELP in idleJuuso Oikarinen
2010-04-09wl1271: Fix mac80211 RTS threshold requests during WL1271_STATE_OFFSaravanan Dhanabal
2010-04-09wl1271: Fix mac80211 configuration requests during WL1271_STATE_OFFSaravanan Dhanabal
2010-04-09wl1271: Fix memory leaks on driver initializationJuuso Oikarinen
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-07wl1251: use DRIVER_NAME macro in wl1251_spi_driverKalle Valo
2010-04-06wl1271: Fix tx queue flushingJuuso Oikarinen
2010-04-06wl1271: Fix debug prints for beacon-loss and psm-entry-fail scenariosJuuso Oikarinen
2010-04-06wl1271: Configure a higher listen interval to AP upon associationJuuso Oikarinen
2010-04-06wl1271: Configure rates for templatesJuuso Oikarinen
2010-04-06wl1271: Use minimum rate for each band for control messagesJuuso Oikarinen
2010-04-06wl1271: Fix keep-alive related command errorJuuso Oikarinen
2010-04-06wl1271: added missing command header in wl1271_cmd_disconnectLuciano Coelho
2010-04-06wl1271: fix sdio driver name in wl1271_sdio_driverLuciano Coelho
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-31wl1271: Fix msleep() delay while waiting for completionSaravanan Dhanabal
2010-03-31wl1271: Enable hardware keep alive messagesJuuso Oikarinen
2010-03-31wl1271: Add keep-alive frame template supportJuuso Oikarinen
2010-03-31wl1271: Configure HW connection monitorJuuso Oikarinen
2010-03-31wl1271: Disconnect if PSM entry failsJuuso Oikarinen
2010-03-31wl1271: Configure probe-request template when associatedJuuso Oikarinen
2010-03-31wl1271: Fix memory leak in firmware crash scenarioJuuso Oikarinen
2010-03-31wl1271: Removed checking of PSM from handling BSS_LOST_EVENTTeemu Paasikivi
2010-03-31wl1271: Update beacon interval properly for ad-hocJuuso Oikarinen
2010-03-31wl1271: Fix ad-hoc mode handlingJuuso Oikarinen
2010-03-31wl1271: Disable connection monitoring while not associatedJuuso Oikarinen