aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/wl1271_main.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-171-3/+2
|\
| * wl1271: remove some unneeded codeDan Carpenter2010-05-111-2/+0
| * wl1271: fix notifier interface supported testDan Carpenter2010-05-111-1/+1
| * wl1271: add missing spin_lock()Dan Carpenter2010-05-111-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-111-6/+57
|\ \ | |/
| * wl1271: Fix to join and channel number handlingJuuso Oikarinen2010-05-071-6/+23
| * wl1271: Add sysfs file to retrieve HW PG-version and ROM-versionJuuso Oikarinen2010-05-071-0/+34
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-051-46/+51
|\ \ | |/
| * mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville2010-04-301-1/+0
| * wl1271: Rewrite hardware keep-alive handlingJuuso Oikarinen2010-04-281-45/+46
| * wl1271: Configure QOS nullfunc template for U-APSDSaravanan Dhanabal2010-04-281-0/+4
| * mac80211: give virtual interface to hw_scanJohannes Berg2010-04-271-0/+1
* | wireless: Fix merge.Hauke Mehrtens2010-04-281-1/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-151-77/+316
|\ \ | |/
| * wl1271: Add support for connection quality monitoringJuuso Oikarinen2010-04-091-30/+22
| * wl1271: Go to ELP in idleJuuso Oikarinen2010-04-091-1/+3
| * wl1271: Fix mac80211 RTS threshold requests during WL1271_STATE_OFFSaravanan Dhanabal2010-04-091-1/+4
| * wl1271: Fix mac80211 configuration requests during WL1271_STATE_OFFSaravanan Dhanabal2010-04-091-3/+11
| * wl1271: Fix memory leaks on driver initializationJuuso Oikarinen2010-04-091-1/+8
| * wl1271: Configure a higher listen interval to AP upon associationJuuso Oikarinen2010-04-061-2/+4
| * wl1271: Configure rates for templatesJuuso Oikarinen2010-04-061-2/+4
| * wl1271: Use minimum rate for each band for control messagesJuuso Oikarinen2010-04-061-18/+80
| * wl1271: Fix keep-alive related command errorJuuso Oikarinen2010-04-061-0/+12
| * wl1271: Enable hardware keep alive messagesJuuso Oikarinen2010-03-311-2/+31
| * wl1271: Add keep-alive frame template supportJuuso Oikarinen2010-03-311-2/+2
| * wl1271: Configure HW connection monitorJuuso Oikarinen2010-03-311-1/+2
| * wl1271: Configure probe-request template when associatedJuuso Oikarinen2010-03-311-0/+9
| * wl1271: Update beacon interval properly for ad-hocJuuso Oikarinen2010-03-311-0/+10
| * wl1271: Fix ad-hoc mode handlingJuuso Oikarinen2010-03-311-11/+22
| * wl1271: Disable connection monitoring while not associatedJuuso Oikarinen2010-03-311-1/+11
| * wl1271: Remove device MAC-address randomizationJuuso Oikarinen2010-03-311-8/+0
| * wl1271: Add TX rate reportingJuuso Oikarinen2010-03-311-0/+1
| * wl1271: Clean up RX rate reportingJuuso Oikarinen2010-03-311-0/+85
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\ \
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | | net: convert multicast list to list_headJiri Pirko2010-04-031-15/+10
| |/ |/|
* | wl1271: Changed platform_device to be dynamically allocatedTeemu Paasikivi2010-03-231-9/+33
* | wl1271: Remove circular interlocking related to the inetaddr notifier chainJuuso Oikarinen2010-03-231-1/+2
* | wl1271: Don't generate null func template for ad-hocJuuso Oikarinen2010-03-231-4/+2
* | wl1271: Update filters properlyJuuso Oikarinen2010-03-231-9/+49
* | wl1271: Remove deprecated interface config functionJuuso Oikarinen2010-03-231-68/+0
* | wl1271: Fix MAC address handlingJuuso Oikarinen2010-03-231-89/+60
* | wl1271: enable U-APSDKalle Valo2010-03-231-2/+8
* | wl1271: fix ps scheme in wl1271_op_conf_tx()Kalle Valo2010-03-231-1/+1
* | wl1271: get probe request template from mac80211Kalle Valo2010-03-231-2/+4
* | wl1271: enable WMMKalle Valo2010-03-231-0/+2
* | wl1271: Add sysfs file to control BT co-ex stateJuuso Oikarinen2010-03-231-0/+72
* | wl1271: Move platform device registration from _spi to _mainJuuso Oikarinen2010-03-231-2/+35
* | wl1271: Add proper WLAN-BT co-ex configuration, and enable co-ex.Juuso Oikarinen2010-03-231-11/+51
* | wl1271: Cleaned up wlan power on/off functionsTeemu Paasikivi2010-03-231-12/+0