summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx/wl1271_main.c
AgeCommit message (Expand)Author
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-11wl1271: remove some unneeded codeDan Carpenter
2010-05-11wl1271: fix notifier interface supported testDan Carpenter
2010-05-11wl1271: add missing spin_lock()Dan Carpenter
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-07wl1271: Fix to join and channel number handlingJuuso 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: Rewrite hardware keep-alive handlingJuuso Oikarinen
2010-04-28wl1271: Configure QOS nullfunc template for U-APSDSaravanan Dhanabal
2010-04-27mac80211: give virtual interface to hw_scanJohannes Berg
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
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-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-03net: convert multicast list to list_headJiri Pirko
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: Configure probe-request template when associatedJuuso Oikarinen
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
2010-03-31wl1271: Remove device MAC-address randomizationJuuso Oikarinen
2010-03-31wl1271: Add TX rate reportingJuuso Oikarinen
2010-03-31wl1271: Clean up RX rate reportingJuuso Oikarinen
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-23wl1271: Changed platform_device to be dynamically allocatedTeemu Paasikivi
2010-03-23wl1271: Remove circular interlocking related to the inetaddr notifier chainJuuso Oikarinen
2010-03-23wl1271: Don't generate null func template for ad-hocJuuso Oikarinen
2010-03-23wl1271: Update filters properlyJuuso Oikarinen
2010-03-23wl1271: Remove deprecated interface config functionJuuso Oikarinen
2010-03-23wl1271: Fix MAC address handlingJuuso Oikarinen
2010-03-23wl1271: enable U-APSDKalle Valo
2010-03-23wl1271: fix ps scheme in wl1271_op_conf_tx()Kalle Valo
2010-03-23wl1271: get probe request template from mac80211Kalle Valo
2010-03-23wl1271: enable WMMKalle Valo
2010-03-23wl1271: Add sysfs file to control BT co-ex stateJuuso Oikarinen
2010-03-23wl1271: Move platform device registration from _spi to _mainJuuso Oikarinen
2010-03-23wl1271: Add proper WLAN-BT co-ex configuration, and enable co-ex.Juuso Oikarinen
2010-03-23wl1271: Cleaned up wlan power on/off functionsTeemu Paasikivi