summaryrefslogtreecommitdiffstats
path: root/.mailmap (unfollow)
Commit message (Expand)AuthorFilesLines
2010-11-15rtl8187: consolidate anaparam on/off write sequencesHerton Ronaldo Krzesinski2-62/+44
2010-11-15rtl8187: don't set RTL818X_CONFIG3_GNT_SELECT flag on 8187BHerton Ronaldo Krzesinski1-1/+1
2010-11-15rtl8187: move pll reset at start out of ANAPARAM writeHerton Ronaldo Krzesinski1-8/+7
2010-11-15rtl8187: avoid redundant write to register FF72 (RFSW_CTRL)Herton Ronaldo Krzesinski1-2/+2
2010-11-15rtl8187: fix wrong register initialization in 8187BHerton Ronaldo Krzesinski1-6/+10
2010-11-15rtl8187: remove setting of beacon/atim registers from initializationHerton Ronaldo Krzesinski1-2/+0
2010-11-15rtl8187: remove redundant initialization of ARFRHerton Ronaldo Krzesinski1-4/+5
2010-11-15mwl8k: force AP mode to use non-AMPDU framesNishant Sarmukadam1-1/+6
2010-11-15carl9170: configurable beacon ratesChristian Lamparter1-20/+32
2010-11-15carl9170: stop stale uplink BA sessionsChristian Lamparter1-0/+54
2010-11-15carl9170: fix spurious restart due to high latencyChristian Lamparter3-2/+20
2010-11-15carl9170: initialize HW aMPDU parameters properlyChristian Lamparter1-2/+2
2010-11-15carl9170: import hw/fw header updatesChristian Lamparter4-20/+30
2010-11-15mac80211_hwsim: Incorporate txpower into rssiBlaise Gassend1-1/+4
2010-11-15rtl8187b: do not do per packet TX AGCThadeu Lima de Souza Cascardo1-4/+6
2010-11-15wl1271: add recover testmode commandEliad Peller1-0/+12
2010-11-15wl1271: handle HW watchdog interruptEliad Peller2-1/+11
2010-11-15wl1271: refactor debugfs function generation codeEliad Peller1-104/+111
2010-11-15wl1271: set wl->vif only if add_interface succeeded.Eliad Peller1-13/+20
2010-11-15wl1271: Check interface state in op_* functionsJuuso Oikarinen1-2/+22
2010-11-15wl1271: Fix scan failure detectionJuuso Oikarinen2-5/+17
2010-11-15wl1271: Fix RX path stallJuuso Oikarinen1-4/+8
2010-11-15wireless/wl1271: remove redundant if-statement v2Nicolas Kaiser1-2/+0
2010-11-15wl1271: exit ELP mode when setting enabled rates in txLuciano Coelho1-0/+5
2010-11-15wl1271: Fix warning about unsupported RX rateTeemu Paasikivi5-7/+15
2010-11-15wl1271: 11n Support, functionality and configuration abilityShahar Levi4-18/+105
2010-11-15wl1271: 11n Support, ACX CommandsShahar Levi2-0/+88
2010-11-15wl1271: 11n Support, Add DefinitionsShahar Levi3-1/+106
2010-11-15wl1271: Fix TX queue low watermark handlingIdo Yariv1-13/+22
2010-11-15wl1271: Allocate TX descriptors more efficientlyIdo Yariv3-16/+24
2010-11-15wl1271: Fix TX starvationIdo Yariv4-8/+27
2010-11-15wl1271: TX aggregation optimizationIdo Yariv1-8/+19
2010-11-15wl1271: ref_clock cosmetic changesGery Kahn2-6/+12
2010-11-15iwlagn: use 6000g2b uCode for 130 series devicesWey-Yi Guy1-11/+4
2010-11-15iwlwifi: add new devices to KconfigWey-Yi Guy1-0/+3
2010-11-15iwlagn: turn dynamic smps on while BT is onWey-Yi Guy1-1/+4
2010-11-15iwlwifi: implement switching iftype while upJohannes Berg5-44/+130
2010-11-15iwlwifi: fix IBSS beaconingJohannes Berg1-11/+36
2010-11-15iwlagn: new RXON processing for modern devicesJohannes Berg17-936/+1631
2010-11-15iwlagn: don't resend RXON timingJohannes Berg1-14/+0
2010-11-15iwlwifi: make mac80211 ops a device configJohannes Berg11-12/+25
2010-11-15mac80211: refactor debugfs function generation codeEliad Peller4-55/+52
2010-11-15ath9k: content DMA start / stop through the PCU lockLuis R. Rodriguez2-28/+26
2010-11-15ath9k: move the PCU lock to the sc structureLuis R. Rodriguez4-25/+25
2010-11-15ath9k: simplify hw reset lockingLuis R. Rodriguez4-20/+8
2010-11-15ath9k: Properly assign boolean typesMohammed Shafi Shajakhan1-7/+5
2010-11-15ath9k_htc: Handle monitor mode properly for HTC devicesRajkumar Manoharan1-59/+5
2010-11-15iwlwifi: Convert to new PCI PM frameworkJohn W. Linville4-23/+27
2010-11-15rt2x00pci: do not use GFP_DMAJohn W. Linville1-1/+1
2010-11-15b43: remove extraneous code in free_ringmemoryJohn W. Linville1-5/+0