aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-04-14ar9170usb: add a couple more USB IDsChristian Lamparter1-0/+10
2010-04-14wl1251: don't require NVS data when EEPROM is usedGrazvydas Ignotas1-2/+2
2010-04-14ath9k-htc: fix lockdep warning and kernel warning after unplugging ar9271 usb deviceMing Lei1-2/+9
2010-04-14ath9k-htc:respect usb buffer cacheline alignment in reg out pathMing Lei3-13/+16
2010-04-14ath9k-htc:respect usb buffer cacheline alignment in reg in pathMing Lei3-9/+12
2010-04-14ath9k-htc:respect usb buffer cacheline alignment in ath9k_hif_usb_alloc_rx_urbsMing Lei1-3/+3
2010-04-14ath5k: treat RXORN as non-fatalBruno Randolf2-1/+15
2010-04-14ath5k: Use high bitrates for ACK/CTSBruno Randolf3-6/+5
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-12Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6John W. Linville18-144/+274
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-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-4/+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