aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville2010-10-0520-536/+769
|\
| * wl1271: remove deprecated __attribute__ ((packed))Luciano Coelho2010-10-051-1/+1
| * wl1271: Add extended radio parameter initializationJuuso Oikarinen2010-10-055-6/+90
| * wl1271: Indicate disconnection on hardware failureJuuso Oikarinen2010-10-051-0/+3
| * wl1271: Move work-init calls to hw allocationJuuso Oikarinen2010-10-051-5/+4
| * wl1271: Support firmware TX packet aggregationIdo Yariv2010-10-051-62/+37
| * wl1271: Support firmware RX packet aggregationIdo Yariv2010-10-053-17/+66
| * wl1271: Handle large SPI transfersIdo Yariv2010-10-051-54/+86
| * wl1271: Add support for hardware GEM cipherJuuso Oikarinen2010-09-283-1/+19
| * wl1271: Increase connection reliabilityJuuso Oikarinen2010-09-284-15/+28
| * wl1271: Optimize scan durationJuuso Oikarinen2010-09-284-9/+60
| * wl1271: Add handling for failing hardware scan commandJuuso Oikarinen2010-09-284-7/+32
| * wl1271: Add hardware recovery mechanismJuuso Oikarinen2010-09-284-3/+36
| * wl1271: Separate interface removal to another functionJuuso Oikarinen2010-09-282-6/+17
| * wl1271: Fix work cancelling when shutting down the driverJuuso Oikarinen2010-09-283-0/+9
| * wl1271: Move scan complete invocation into work functionJuuso Oikarinen2010-09-284-5/+24
| * wl1271: Fix AC/TID default configurationJuuso Oikarinen2010-09-283-67/+39
| * wl1271: Fix tid-configuration of TX framesJuuso Oikarinen2010-09-282-19/+2
| * wl1271: Enable 11a support always, prevent scanning for unsupporting chipsJuuso Oikarinen2010-09-282-11/+8
| * wl1271: Reduce rate used for last PSM entry attemptJuuso Oikarinen2010-09-286-15/+28
| * wl1271: Enable/disable 11a support based on INI configurationJuuso Oikarinen2010-09-286-45/+31
| * wl1271: Remove function cmd_read_memoryJuuso Oikarinen2010-09-282-72/+0
| * wl1271: Release interrupt *after* releasing the driver contextJuuso Oikarinen2010-09-282-4/+2
| * wl1271: Remove acx_fw_version functionJuuso Oikarinen2010-09-282-64/+0
| * wl1271: Move setting of wake-up conditions to ps.c from cmd.cJuuso Oikarinen2010-09-282-7/+6
| * wl1271: Remove outdated FIXME'sJuuso Oikarinen2010-09-283-19/+7
| * wl1271: Change supported channel order for a more optimal scanJuuso Oikarinen2010-09-281-40/+46
| * wl1271: fix forced passive scanLuciano Coelho2010-09-281-1/+4
| * wl1271: remove useless 11a check when scanningLuciano Coelho2010-09-281-4/+1
| * wl1271: Fix scan race conditionJuuso Oikarinen2010-09-282-3/+2
| * wl1271: Add trigger to net_device oper_state to change BT coex priorityJuuso Oikarinen2010-09-282-0/+70
| * wl1271: Implement CMD_SET_STA_STATE to indicate connection completion to FWJuuso Oikarinen2010-09-282-0/+38
| * wl1271: remove deprecated ACX definitionLuciano Coelho2010-09-281-1/+0
* | wl12xx: fix separate-object-folder buildsJohn W. Linville2010-09-281-0/+3
|/
* wl1271: Fix overflow in wl1271_boot_upload_nvsIdo Yariv2010-09-271-11/+6
* wl1271: bugfix: use bitwise-AND instead of logical-ANDEliad Peller2010-09-211-2/+2
* wl1271: avoid redundant memcpy of rx_statusEliad Peller2010-09-211-3/+1
* wl1271: make ref_clock configurable by boardOhad Ben-Cohen2010-09-215-5/+11
* wl1271: take irq info from private board dataOhad Ben-Cohen2010-09-211-7/+8
* wl12xx: add platform data passing supportOhad Ben-Cohen2010-09-212-1/+32
* wl1271: propagate set_power's return valueOhad Ben-Cohen2010-09-215-12/+22
* wl12xx: make wl12xx.h common to both spi and sdioOhad Ben-Cohen2010-09-213-3/+3
* wl1271: remove warnings in wl1271_sdio_set_powerJohn W. Linville2010-09-141-10/+4
* wl1271: sdio: claim host only when doing IOOhad Ben-Cohen2010-09-141-8/+35
* wl1251: Fix queue stopping/waking for TX pathDenis 'GNUtoo' Carikli2010-08-313-13/+24
* wl12xx: remove unneeded lockingJohannes Berg2010-08-274-8/+0
* wl1251: move include guard after the licenseKalle Valo2010-08-251-3/+3
* wl1251: remove copyright contact personKalle Valo2010-08-2522-44/+0
* wl1251: update my email addressKalle Valo2010-08-253-3/+3
* wl1251: wait for join command complete eventGrazvydas Ignotas2010-08-244-6/+34