summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx
Commit message (Expand)AuthorAgeFilesLines
...
* wl1271: Enable ELPJuuso Oikarinen2009-10-271-6/+1
* wl1271: Update interrupt handling by removing an extra SPI readJuuso Oikarinen2009-10-272-45/+31
* wl1271: RefClk configurationJuuso Oikarinen2009-10-272-3/+26
* wl1271: Add top-register access functionsJuuso Oikarinen2009-10-274-38/+66
* wl1271: Remove RX workaroundJuuso Oikarinen2009-10-272-5/+0
* wl1271: Update memory mapping for firmware revision 6.1.0.0.241Juuso Oikarinen2009-10-275-161/+116
* wl1271: enable HW_AVAILABLE interrupt to fix ELPLuciano Coelho2009-10-271-2/+3
* wl1271: add workaround to avoid distortion due to excessive tx powerLuciano Coelho2009-10-271-1/+6
* wl1271: workaround to send a disconnect before rejoiningLuciano Coelho2009-10-273-0/+21
* wl1271: implement cmd_disconnectLuciano Coelho2009-10-272-1/+58
* wl1271: Mask unneeded events from firmware to conserve powerJuuso Oikarinen2009-10-271-2/+3
* wl1271: Configure beacon filtering on if PSM usedJuuso Oikarinen2009-10-275-7/+28
* wl1271: Enable beacon filtering with the stackJuuso Oikarinen2009-10-273-6/+22
* wl1271: Add connection monitoring configurationJuuso Oikarinen2009-10-273-0/+47
* wl1271: Use vmalloc to allocate memory for firmwareJuuso Oikarinen2009-10-272-6/+15
* wl1271: Multicast filtering configurationJuuso Oikarinen2009-10-275-27/+120
* wl1271: Clear probe-request template after scanJuuso Oikarinen2009-10-271-0/+4
* wl1271: use workqueue provided by mac80211 instead of the defaultJuuso Oikarinen2009-10-271-3/+3
* wl1271: hack to disable filtersLuciano Coelho2009-10-271-0/+9
* wl1271: added Juuso Oikarinen as module authorLuciano Coelho2009-10-271-0/+1
* wl1271: Corrections to TX pathJuuso Oikarinen2009-10-274-10/+7
* wl1271: Update join usageJuuso Oikarinen2009-10-274-22/+50
* wl1271: Configure rate policies based on AP ratesJuuso Oikarinen2009-10-275-4/+38
* wl1271: Implementation for SPI busy word checkingJuuso Oikarinen2009-10-272-4/+75
* wl1271: mask aid bits 14 and 15 in ps-poll templateJuuso Oikarinen2009-10-271-1/+4
* wl1271: Implement delayed entry into ELPJuuso Oikarinen2009-10-274-15/+35
* wl1271: Correct TKIP header space handling in TX pathJuuso Oikarinen2009-10-272-16/+20
* wl1271: Security sequence number handling for TX (for WPA)Juuso Oikarinen2009-10-275-5/+38
* wl1271: Correction to TX block allocation calculationJuuso Oikarinen2009-10-271-1/+1
* wl1271: remove unecessary qual parameter from rx statusLuciano Coelho2009-10-271-6/+0
* wl1251: remove wl1251_netlink.hKalle Valo2009-10-071-30/+0
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-09-241-0/+1
|\
| * spi: prefix modalias with "spi:"Anton Vorontsov2009-09-231-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-09-231-1/+1
|\ \ | |/ |/|
| * wl12xx: fix kconfig/link errorsRandy Dunlap2009-09-231-1/+1
* | wl12xx: Fix print_mac() conversion.David S. Miller2009-09-171-2/+2
* | wl12xx: switch to %pM to print the mac addressJean-Christophe PLAGNIOL-VILLARD2009-09-161-2/+1
|/
* wl1271: remove print_mac usageJohn W. Linville2009-08-201-3/+2
* wl1251: halt the embedded CPU before loading firmwareBob Copeland2009-08-201-0/+3
* wl1251: correct definitions for 0th bit definesBob Copeland2009-08-201-2/+2
* mac80211: allow configure_filter callback to sleepJohannes Berg2009-08-202-6/+2
* wl1251: remove unused definitions from wl1251_reg.hKalle Valo2009-08-141-100/+0
* wl1251: remove wl1251_ops.cKalle Valo2009-08-141-729/+0
* wl1271: fix compiler warnings on 64 bit archsLuciano Coelho2009-08-142-5/+7
* wl1251: hack to disable filters for fixing associationKalle Valo2009-08-141-0/+9
* wl1251: add hw scan completed debug messageKalle Valo2009-08-141-0/+1
* wl1251: remove Luciano as maintainerKalle Valo2009-08-143-6/+3
* wl1251: rename reg.h to wl1251_reg.hKalle Valo2009-08-1414-13/+13
* wl1251: use workqueue provided by mac80211Kalle Valo2009-08-143-3/+3
* wl1251: move wl1251_acx_wake_up_conditions() to wl1251_ps_set_mode()Kalle Valo2009-08-142-8/+13
OpenPOWER on IntegriCloud