summaryrefslogtreecommitdiffstats
path: root/drivers/net/via-velocity.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-09wl1271: Add support for connection quality monitoringJuuso Oikarinen9-97/+228
2010-04-09wl1271: Go to ELP in idleJuuso Oikarinen3-3/+8
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-09mac80211: fix typo for LDPC capabilityLuis R. Rodriguez1-1/+1
2010-04-09mac80211: delay skb linearising in rx decryptionZhu Yi1-7/+9
2010-04-08ath5k: fixup some merge damage for AR5211 IQ calibrationJohn W. Linville1-1/+4
2010-04-08iwlwifi: need check for valid qos packet before freeWey-Yi Guy1-4/+9
2010-04-08mac80211_hwsim: add sw_scan sw_scan_completeLuis R. Rodriguez1-4/+41
2010-04-08ath5k: add bounds check to pdadc tableBob Copeland1-1/+1
2010-04-08ath5k: fix race condition in tx desc processingBob Copeland1-0/+11
2010-04-08ath5k: clean up queue manipulationBob Copeland1-2/+1
2010-04-08ath5k: correct channel setting for 2.5 mhz spacingBob Copeland1-4/+4
2010-04-08mac80211: enhance tracingJohannes Berg8-4/+303
2010-04-08rt2x00: use rt2800_config_channel_rt3x for rt2872Helmut Schaa1-1/+2
2010-04-08ath9k: simplify AR9220 fixup code for AR_AN_TOP2 registerPavel Roskin2-64/+13
2010-04-08ath9k_htc: Fix HTC layer memleakSujith1-0/+7
2010-04-08ath9k_htc: Use anchors for REGOUT pipeSujith2-16/+15
2010-04-08ath9k_htc: Fix module unloading issueSujith2-1/+2
2010-04-08ath9k_htc: Fix RX URB reference countSujith1-0/+6
2010-04-08ath9k_htc: Protect RX stream variablesSujith2-0/+9
2010-04-08rt2x00: Enable powersaving by default again on rt2500usb.Gertjan van Wingerde1-5/+0
2010-04-08mac80211: Moved mesh action codes to a more visible locationJavier Cardona6-10/+10
2010-04-08wireless/ath: remove trailing space in messagesFrans Pop4-5/+5
2010-04-07mac80211: fix paged RX cryptoJohannes Berg1-4/+6
2010-04-07mac80211: fix some RX aggregation lockingJohannes Berg1-4/+15
2010-04-07mac80211: clean up/fix aggregation codeJohannes Berg6-88/+40
2010-04-07mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BAJohannes Berg5-7/+7
2010-04-07mac80211: remove ieee80211_sta_stop_rx_ba_sessionJohannes Berg4-28/+5
2010-04-07mac80211: remove irq disabling for sta lockJohannes Berg1-3/+2
2010-04-07mac80211: fix station destruction problemJohannes Berg1-6/+9
2010-04-07ath9k_htc: Configure the beacon timers once the scan is completed.Vivek Natarajan3-16/+43
2010-04-07ath9k_htc: Add support for power save.Vivek Natarajan5-6/+117
2010-04-07ath9k: Add support for newer AR9285 chipsets.Vivek Natarajan5-23/+201
2010-04-07cfg80211: Add local-state-change-only auth/deauth/disassocJouni Malinen7-33/+97
2010-04-07wl1251: use DRIVER_NAME macro in wl1251_spi_driverKalle Valo1-1/+1
2010-04-07ath5k: Adaptive Noise Immunity (ANI) ImplementationBruno Randolf12-16/+1083
2010-04-06b43: N-PHY: fix copy&paste typoRafał Miłecki1-1/+1
2010-04-06wl1271: Fix tx queue flushingJuuso Oikarinen1-17/+1
2010-04-06wl1271: Fix debug prints for beacon-loss and psm-entry-fail scenariosJuuso Oikarinen1-2/+2
2010-04-06wl1271: Configure a higher listen interval to AP upon associationJuuso Oikarinen2-2/+11
2010-04-06wl1271: Configure rates for templatesJuuso Oikarinen4-19/+30
2010-04-06wl1271: Use minimum rate for each band for control messagesJuuso Oikarinen7-36/+108
2010-04-06wl1271: Fix keep-alive related command errorJuuso Oikarinen1-0/+12
2010-04-06wl1271: added missing command header in wl1271_cmd_disconnectLuciano Coelho1-0/+2
2010-04-06wl1271: fix sdio driver name in wl1271_sdio_driverLuciano Coelho1-1/+1
2010-04-06ath9k_htc: Add TL-WN422G v2 product IDSujith1-0/+1
2010-04-06ath9k_hw: Don't check devid for ath9k_htcSujith2-8/+7
2010-04-06ath: Add a bus type fieldSujith4-3/+13