summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | iwlwifi: remove pointless sta_id invalid checkJohannes Berg2010-04-091-5/+1
| | * | | iwlagn: simplify WEP key checkJohannes Berg2010-04-091-4/+5
| | * | | iwlwifi: remove wrong key use checkJohannes Berg2010-04-091-8/+0
| | * | | iwlwifi: make WEP key restoring explicitJohannes Berg2010-04-094-22/+20
| | * | | iwlwifi: default max event log sizeWey-Yi Guy2010-04-098-18/+32
| * | | | wl1271: Add support for connection quality monitoringJuuso Oikarinen2010-04-099-97/+228
| * | | | wl1271: Go to ELP in idleJuuso Oikarinen2010-04-093-3/+8
| * | | | 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
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-091-4/+9
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| * | | ath5k: fixup some merge damage for AR5211 IQ calibrationJohn W. Linville2010-04-081-1/+4
| * | | mac80211_hwsim: add sw_scan sw_scan_completeLuis R. Rodriguez2010-04-081-4/+41
| * | | ath5k: add bounds check to pdadc tableBob Copeland2010-04-081-1/+1
| * | | ath5k: fix race condition in tx desc processingBob Copeland2010-04-081-0/+11
| * | | ath5k: clean up queue manipulationBob Copeland2010-04-081-2/+1
| * | | ath5k: correct channel setting for 2.5 mhz spacingBob Copeland2010-04-081-4/+4
| * | | rt2x00: use rt2800_config_channel_rt3x for rt2872Helmut Schaa2010-04-081-1/+2
| * | | ath9k: simplify AR9220 fixup code for AR_AN_TOP2 registerPavel Roskin2010-04-082-64/+13
| * | | ath9k_htc: Fix HTC layer memleakSujith2010-04-081-0/+7
| * | | ath9k_htc: Use anchors for REGOUT pipeSujith2010-04-082-16/+15
| * | | ath9k_htc: Fix module unloading issueSujith2010-04-082-1/+2
| * | | ath9k_htc: Fix RX URB reference countSujith2010-04-081-0/+6
| * | | ath9k_htc: Protect RX stream variablesSujith2010-04-082-0/+9
| * | | rt2x00: Enable powersaving by default again on rt2500usb.Gertjan van Wingerde2010-04-081-5/+0
| * | | wireless/ath: remove trailing space in messagesFrans Pop2010-04-084-5/+5
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-0854-303/+541
| |\ \ \
| * | | | ath9k_htc: Configure the beacon timers once the scan is completed.Vivek Natarajan2010-04-073-16/+43
| * | | | ath9k_htc: Add support for power save.Vivek Natarajan2010-04-075-6/+117
| * | | | ath9k: Add support for newer AR9285 chipsets.Vivek Natarajan2010-04-075-23/+201
| * | | | wl1251: use DRIVER_NAME macro in wl1251_spi_driverKalle Valo2010-04-071-1/+1
| * | | | ath5k: Adaptive Noise Immunity (ANI) ImplementationBruno Randolf2010-04-0712-16/+1083
| * | | | b43: N-PHY: fix copy&paste typoRafał Miłecki2010-04-061-1/+1
| * | | | wl1271: Fix tx queue flushingJuuso Oikarinen2010-04-061-17/+1
| * | | | wl1271: Fix debug prints for beacon-loss and psm-entry-fail scenariosJuuso Oikarinen2010-04-061-2/+2
| * | | | wl1271: Configure a higher listen interval to AP upon associationJuuso Oikarinen2010-04-062-2/+11
| * | | | wl1271: Configure rates for templatesJuuso Oikarinen2010-04-064-19/+30
| * | | | wl1271: Use minimum rate for each band for control messagesJuuso Oikarinen2010-04-067-36/+108
| * | | | wl1271: Fix keep-alive related command errorJuuso Oikarinen2010-04-061-0/+12
| * | | | wl1271: added missing command header in wl1271_cmd_disconnectLuciano Coelho2010-04-061-0/+2
| * | | | wl1271: fix sdio driver name in wl1271_sdio_driverLuciano Coelho2010-04-061-1/+1
| * | | | ath9k_htc: Add TL-WN422G v2 product IDSujith2010-04-061-0/+1
| * | | | ath9k_hw: Don't check devid for ath9k_htcSujith2010-04-062-8/+7
| * | | | ath: Add a bus type fieldSujith2010-04-064-3/+13
| * | | | ath9k: fix compile error without debug enabledFelix Fietkau2010-04-061-2/+3
| * | | | ath9k: remove ah->mask_reg, it's never used properlyPavel Roskin2010-04-063-10/+8
| * | | | ath9k: move imask from sc to ahPavel Roskin2010-04-065-56/+56
| * | | | ath9k: rename symbols in enum ath9k_internal_frame_type to avoid confusionPavel Roskin2010-04-063-7/+7
| * | | | ath: fix coding style/readability in ath/ar9170Luis de Bethencourt2010-04-063-8/+9
| * | | | rt2x00: Add wakeup interrupt handler to rt2800pci.Gertjan van Wingerde2010-04-061-0/+11