summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx/wl1271_main.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-77/+316
2010-04-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+1
2010-04-09wl1271: Add support for connection quality monitoringJuuso Oikarinen1-30/+22
2010-04-09wl1271: Go to ELP in idleJuuso Oikarinen1-1/+3
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-07wl1271: Configure a higher listen interval to AP upon associationJuuso Oikarinen1-2/+4
2010-04-07wl1271: Configure rates for templatesJuuso Oikarinen1-2/+4
2010-04-07wl1271: Use minimum rate for each band for control messagesJuuso Oikarinen1-18/+80
2010-04-07wl1271: Fix keep-alive related command errorJuuso Oikarinen1-0/+12
2010-04-04net: convert multicast list to list_headJiri Pirko1-15/+10
2010-03-31wl1271: Enable hardware keep alive messagesJuuso Oikarinen1-2/+31
2010-03-31wl1271: Add keep-alive frame template supportJuuso Oikarinen1-2/+2
2010-03-31wl1271: Configure HW connection monitorJuuso Oikarinen1-1/+2
2010-03-31wl1271: Configure probe-request template when associatedJuuso Oikarinen1-0/+9
2010-03-31wl1271: Update beacon interval properly for ad-hocJuuso Oikarinen1-0/+10
2010-03-31wl1271: Fix ad-hoc mode handlingJuuso Oikarinen1-11/+22
2010-03-31wl1271: Disable connection monitoring while not associatedJuuso Oikarinen1-1/+11
2010-03-31wl1271: Remove device MAC-address randomizationJuuso Oikarinen1-8/+0
2010-03-31wl1271: Add TX rate reportingJuuso Oikarinen1-0/+1
2010-03-31wl1271: Clean up RX rate reportingJuuso Oikarinen1-0/+85
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-23wl1271: Changed platform_device to be dynamically allocatedTeemu Paasikivi1-9/+33
2010-03-23wl1271: Remove circular interlocking related to the inetaddr notifier chainJuuso Oikarinen1-1/+2
2010-03-23wl1271: Don't generate null func template for ad-hocJuuso Oikarinen1-4/+2
2010-03-23wl1271: Update filters properlyJuuso Oikarinen1-9/+49
2010-03-23wl1271: Remove deprecated interface config functionJuuso Oikarinen1-68/+0
2010-03-23wl1271: Fix MAC address handlingJuuso Oikarinen1-89/+60
2010-03-23wl1271: enable U-APSDKalle Valo1-2/+8
2010-03-23wl1271: fix ps scheme in wl1271_op_conf_tx()Kalle Valo1-1/+1
2010-03-23wl1271: get probe request template from mac80211Kalle Valo1-2/+4
2010-03-23wl1271: enable WMMKalle Valo1-0/+2
2010-03-23wl1271: Add sysfs file to control BT co-ex stateJuuso Oikarinen1-0/+72
2010-03-23wl1271: Move platform device registration from _spi to _mainJuuso Oikarinen1-2/+35
2010-03-23wl1271: Add proper WLAN-BT co-ex configuration, and enable co-ex.Juuso Oikarinen1-11/+51
2010-03-23wl1271: Cleaned up wlan power on/off functionsTeemu Paasikivi1-12/+0
2010-03-23wl1271: Fix configuration of the TX opportunity valueJuuso Oikarinen1-1/+2
2010-03-09wl1271: Disable host TX rate controlJuuso Oikarinen1-1/+2
2010-03-09wl1271: Clean up TX security sequence number handlingJuuso Oikarinen1-6/+5
2010-03-09wl1271: Update TX packet life time handling with higher resolution timeJuuso Oikarinen1-2/+4
2010-03-09wl1271: Implement looped IRQ handlingJuuso Oikarinen1-29/+47
2010-03-09wl1271: Don't mask interrupts while handling interruptJuuso Oikarinen1-4/+0
2010-03-09wl1271: Remove annoying PSM entry/exit kernel tracesJuuso Oikarinen1-2/+2
2010-03-09wl1271: Fix queue stopping/waking for TX pathJuuso Oikarinen1-7/+5
2010-03-09wl1271: Fix ad-hoc mode neighborhood detectionJuuso Oikarinen1-8/+7
2010-03-09wl1271: Improvements to the TX pathJuuso Oikarinen1-5/+3
2010-03-09wl1271: Changed access to fw status register to use raw readTeemu Paasikivi1-1/+1
2010-03-09wl1271: Divided driver to two separate modulesTeemu Paasikivi1-0/+8
2010-03-09wl1271: Removed wl1271_spi.h and made some functions staticTeemu Paasikivi1-1/+0