summaryrefslogtreecommitdiffstats
path: root/firmware/yamaha (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-12rt2x00: Add rt3390 support in rt2800 register initialization.Gertjan van Wingerde1-11/+59
2010-04-12rt2x00: Add rt3090 support in rt2800 register initialization.Gertjan van Wingerde1-14/+40
2010-04-12rt2x00: Add rt3071 support in rt2800 register initialization.Gertjan van Wingerde1-9/+93
2010-04-12rt2x00: Finish rt3070 support in rt2800 register initialization.Gertjan van Wingerde1-62/+71
2010-04-12rt2x00: Align rt2800 register initialization with vendor driver.Gertjan van Wingerde2-48/+95
2010-04-12rt2x00: Refactor rt2800 version constants.Gertjan van Wingerde3-29/+41
2010-04-12rt2x00: Align RT chipset definitions with vendor driver.Gertjan van Wingerde3-22/+50
2010-04-12rt2x00: Update rt2800 register definitions towards latest definitions.Gertjan van Wingerde2-3/+54
2010-04-12rt2x00: Let RF chipset decide the RF channel switch method to use in rt2800.Gertjan van Wingerde1-17/+14
2010-04-12p54pci: prevent stuck rx-ring on slow systemQuintin Pitts1-13/+13
2010-04-09iwlwifi: avoid Tx queue memory allocation in interface downZhu Yi4-15/+58
2010-04-09iwlwifi: fix compiler warningWey-Yi Guy1-1/+4
2010-04-09iwlwifi: fix compile warnings when compiling without debugReinette Chatre4-5/+5
2010-04-09iwlwifi: small changes in commentsWey-Yi Guy1-1/+1
2010-04-09iwlwifi: update tx command response statusWey-Yi Guy6-54/+108
2010-04-09iwlwifi: add more debug info in error event dumpWey-Yi Guy2-5/+32
2010-04-09iwlwifi: clean up last_phy_resJohannes Berg2-6/+8
2010-04-09iwlwifi: remove pointless sta_id invalid checkJohannes Berg1-5/+1
2010-04-09iwlagn: simplify WEP key checkJohannes Berg1-4/+5
2010-04-09iwlwifi: remove wrong key use checkJohannes Berg1-8/+0
2010-04-09iwlwifi: make WEP key restoring explicitJohannes Berg4-22/+20
2010-04-09iwlwifi: default max event log sizeWey-Yi Guy8-18/+32
2010-04-09mac80211: check whether scan is in progress before queueing scan_workTeemu Paasikivi1-1/+6
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