summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MAINTAINERS: update Kalle's email addressKalle Valo2010-02-191-1/+1
* wl1271: Added alloc and free hw functionsTeemu Paasikivi2010-02-191-27/+53
* wl1271: Added IO reset and init functionsTeemu Paasikivi2010-02-193-2/+14
* wl1271: Renamed IO functionsTeemu Paasikivi2010-02-1910-109/+109
* wl1271: Moved common IO functions from wl271_spi.c to wl1271_io.cTeemu Paasikivi2010-02-194-158/+242
* wl1271: add testmode supportKalle Valo2010-02-195-1/+318
* wl1271: Fix beacon filter table configurationJuuso Oikarinen2010-02-191-3/+3
* wl1271: Fix ad-hoc SSID updateJuuso Oikarinen2010-02-191-7/+16
* wl1271: Fix WEP key handlingJuuso Oikarinen2010-02-192-0/+9
* wl1271: Fix key-remove errorJuuso Oikarinen2010-02-191-0/+7
* wl1271: Optimized RX path packet retrievalJuuso Oikarinen2010-02-191-2/+2
* wl1271: wakeup chip in op_conf_tx()Kalle Valo2010-02-191-2/+9
* wl1271: Fix random MAC address settingJuuso Oikarinen2010-02-191-0/+8
* wl1271: skip 3 unused bytes from the NVSLuciano Coelho2010-02-191-3/+8
* wl1271: add most of the normal initialization commands to PLT modeLuciano Coelho2010-02-193-11/+86
* wl1271: Retrieve device mac address from the nvs fileJuuso Oikarinen2010-02-192-17/+27
* wl1271: Use NVS INI file configurationJuuso Oikarinen2010-02-196-432/+77
* wl1271: implement WMMKalle Valo2010-02-193-4/+73
* wl1271: modify wl1271_acx_tid_cfg() to use function parametersKalle Valo2010-02-193-20/+31
* wl1271: modify wl1271_acx_ac_cfg() to use function parametersKalle Valo2010-02-193-22/+26
* wl1271: Add SSID configuration for JOIN in ad-hocJuuso Oikarinen2010-02-192-28/+51
* wl1271: Fix channel changing codeJuuso Oikarinen2010-02-191-2/+10
* wl1271: Fix PSM entryJuuso Oikarinen2010-02-196-26/+47
* staging: rtl8192su: fix compile error from wireless-testing commitFrederic Leroy2010-02-196-44/+34
* p54usb: Add the USB ID for Belkin (Accton) FD7050E ver 1010ecJean-François Moine2010-02-191-0/+1
* nl80211: add power save commandsKalle Valo2010-02-195-15/+159
* drivers/net/wireless/p54/txrx.c Fix off by one errorDarren Jenkins2010-02-191-1/+1
* Introduce PCMCIA_DEVICE_PROD_ID3Pavel Roskin2010-02-193-18/+13
* ath9k: Use the Beacon TX rate from mac80211Jouni Malinen2010-02-161-5/+5
* mac80211: split ieee80211_drop_unencryptedJohannes Berg2010-02-161-4/+18
* mwl8k: disable softirqs when accessing sta_notify_listPavel Roskin2010-02-161-2/+2
* cfg80211/mac80211: allow registering for and sending action framesJouni Malinen2010-02-1513-18/+625
* mac80211: reject unhandled action framesJohannes Berg2010-02-151-33/+57
* rt2x00: rt2800 - Make rt30xx and rt35xx chipsets configurable.Gertjan van Wingerde2010-02-153-115/+258
* rt2x00: rework RT chipset and revision determination for PCI an SOC devices.Gertjan van Wingerde2010-02-1514-118/+112
* rt2x00: Reorganize RT chipset setting for PCI/SOC devices.Gertjan van Wingerde2010-02-1512-59/+58
* rt2x00: Introduce SoC interface type.Gertjan van Wingerde2010-02-154-38/+34
* p54usb: Add usbid for Corega CG-WLUSB2GT.Shimada Hirofumi2010-02-151-0/+1
* ssb: fix typo in ifdef commentHauke Mehrtens2010-02-151-2/+2
* rtl8187: fix typo in ifdef commentHauke Mehrtens2010-02-152-2/+2
* b43legacy: fix typo in ifdef commentHauke Mehrtens2010-02-151-1/+1
* wireless: airo_cs build fixesRandy Dunlap2010-02-152-0/+2
* nl80211: does not allow NEW_STATION and DEL_STATION for meshThadeu Lima de Souza Cascardo2010-02-151-36/+13
* mac80211: fix netdev renameJohannes Berg2010-02-151-1/+1
* Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-02-1516-124/+273
|\
| * iwlwifi: Monitor and recover the aggregation TX flow failureTrieu 'Andrew' Nguyen2010-02-113-1/+62
| * iwlwifi: clear all the stop_queue flag after load firmwareWey-Yi Guy2010-02-112-0/+10
| * iwlwifi: use dma_alloc_coherentStanislaw Gruszka2010-02-116-43/+44
| * iwlwifi: Adjusting PLCP error threshold for 1000 NICTrieu 'Andrew' Nguyen2010-02-112-2/+3
| * iwlwifi: reset card during probeReinette Chatre2010-02-112-0/+15