summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-06-27brcmfmac: tag packet in the netdev transmit callbackArend van Spriel1-82/+48
2013-06-27brcmfmac: add broken scatter-gather DMA supportFranky Lin1-11/+67
2013-06-27brcmfmac: use unified dongle address preparation functionFranky Lin2-55/+27
2013-06-27brcmfmac: remove SDIO_REQ_ASYNC flagFranky Lin2-13/+3
2013-06-27brcmfmac: remove (ab)use of NL80211_NUM_ACSArend van Spriel1-1/+1
2013-06-27brcmfmac: simplify transmit pathArend van Spriel1-49/+5
2013-06-27bcma: add support for BCM43142Rafał Miłecki6-2/+155
2013-06-27b43: replace B43_BCMA_EXTRA with modparam allhwsupportRafał Miłecki2-8/+10
2013-06-27ath10k: leave MMIC generation to the HWMichal Kazior1-1/+0
2013-06-27ath10k: fix 5ghz channel definitionsMichal Kazior1-24/+24
2013-06-27ath10k: fix MSI-X setup failpathMichal Kazior1-2/+3
2013-06-27rt2x00: rt2800lib: fix default TX power check for RT55xxGabor Juhos1-1/+1
2013-06-27ath9k: Add mix tx gain table for AR9462 2.0Sujith Manoharan2-0/+66
2013-06-27rt2x00: rt2800lib: turn on tertiary PAs/LNAs for 3T/3R devicesGabor Juhos1-12/+35
2013-06-27rt2x00: rt2800lib: turn on secondary PAs/LNAs for 3T/3R devicesGabor Juhos1-4/+4
2013-06-27rt2x00: rt2800: increase EEPROM_SIZE to 512 bytesGabor Juhos1-1/+1
2013-06-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville31-2044/+251
2013-06-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-2/+6
2013-06-25iwlwifi: mvm: Add support for Low Power RXAlexander Bondar4-3/+52
2013-06-25Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg211-2338/+28489
2013-06-25iwlwifi: always use 'trans_pcie' nameJohannes Berg1-8/+9
2013-06-25iwlwifi: always use 'rxq' as RX queue struct nameJohannes Berg1-13/+15
2013-06-25iwlwifi: pcie: rework RX buffer list init and freeingJohannes Berg1-17/+26
2013-06-25iwlwifi: mvm: Change the settings of AP beacon timeIlan Peer1-5/+51
2013-06-25iwlwifi: mvm: add thermal throttling debuggingeytan lifshitz2-2/+22
2013-06-25iwlwifi: mvm: add BT-Coex LUT for 1x1 productsEmmanuel Grumbach2-1/+21
2013-06-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville1-0/+1
2013-06-24ath9k: Add support for AR9462 2.1Sujith Manoharan4-9/+10
2013-06-24ath9k: Program initvals for AR9462 2.1Sujith Manoharan1-2/+57
2013-06-24ath9k: Add initvals for AR9462 2.1Sujith Manoharan1-0/+1774
2013-06-24ath9k: Add version macros for AR9462 2.1Sujith Manoharan1-2/+11
2013-06-24rtlwifi: rtl8723ae: Fix typo in firmware namesLarry Finger1-3/+3
2013-06-24wil6210: add HW write-back option in TX descriptorKirshenbaum Erez2-1/+5
2013-06-24wil6210: set vring index for all descriptorsKirshenbaum Erez1-5/+5
2013-06-24rt2x00: rt2800: unify [RT]XWI_SIZE definesGabor Juhos3-11/+13
2013-06-24rt2x00: rt2800pci: don't use TXWI_DESC_SIZE directlyGabor Juhos1-2/+3
2013-06-24rt2x00: read 5GHz TX power values from the correct offsetGabor Juhos3-4/+6
2013-06-24ipw2x00: printing the wrong array in debug codeDan Carpenter1-1/+1
2013-06-24ath9k: Enable WoW only for supported modelsSujith Manoharan3-0/+59
2013-06-24cw1200: Fix up a large pile of sparse warningsSolomon Peachy10-97/+102
2013-06-24ipw2200: fix error return code in ipw_load()Wei Yongjun1-0/+1
2013-06-24ath9k: fix queue depth accounting in ath_tx_txqaddbufFelix Fietkau1-3/+7
2013-06-24ath9k_htc: Add ethtool stats support.Ben Greear4-1/+108
2013-06-24ath9k_htc: Support reporting tx and rx chain mask.Ben Greear4-15/+48
2013-06-24ath9k_htc: Handle IDLE state transition properlySujith Manoharan1-1/+1
2013-06-24ath9k: fix an RCU issue in calling ieee80211_get_tx_ratesFelix Fietkau1-1/+5
2013-06-23Bluetooth: Add missing reset_resume dev_pm_opsShuah Khan1-0/+1
2013-06-19mwifiex: channel switch handling for stationAmitkumar Karwar6-0/+54
2013-06-19mwifiex: add basic 11h support for stationAmitkumar Karwar8-0/+155
2013-06-19brcm80211: fix null pointer accessAntonio Quartulli1-2/+1