summaryrefslogtreecommitdiff
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* b43: replace B43_BCMA_EXTRA with modparam allhwsupportRafał Miłecki2013-06-272-8/+10
* ath10k: leave MMIC generation to the HWMichal Kazior2013-06-271-1/+0
* ath10k: fix 5ghz channel definitionsMichal Kazior2013-06-271-24/+24
* ath10k: fix MSI-X setup failpathMichal Kazior2013-06-271-2/+3
* rt2x00: rt2800lib: fix default TX power check for RT55xxGabor Juhos2013-06-271-1/+1
* ath9k: Add mix tx gain table for AR9462 2.0Sujith Manoharan2013-06-272-0/+66
* rt2x00: rt2800lib: turn on tertiary PAs/LNAs for 3T/3R devicesGabor Juhos2013-06-271-12/+35
* rt2x00: rt2800lib: turn on secondary PAs/LNAs for 3T/3R devicesGabor Juhos2013-06-271-4/+4
* rt2x00: rt2800: increase EEPROM_SIZE to 512 bytesGabor Juhos2013-06-271-1/+1
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-06-2631-2044/+251
|\
| * iwlwifi: mvm: Add support for Low Power RXAlexander Bondar2013-06-254-3/+52
| * Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg2013-06-25190-2240/+27752
| |\
| * | iwlwifi: always use 'trans_pcie' nameJohannes Berg2013-06-251-8/+9
| * | iwlwifi: always use 'rxq' as RX queue struct nameJohannes Berg2013-06-251-13/+15
| * | iwlwifi: pcie: rework RX buffer list init and freeingJohannes Berg2013-06-251-17/+26
| * | iwlwifi: mvm: Change the settings of AP beacon timeIlan Peer2013-06-251-5/+51
| * | iwlwifi: mvm: add thermal throttling debuggingeytan lifshitz2013-06-252-2/+22
| * | iwlwifi: mvm: add BT-Coex LUT for 1x1 productsEmmanuel Grumbach2013-06-252-1/+21
| * | iwlwifi: remove testmodeJohannes Berg2013-06-1817-1928/+12
| * | iwlwifi: remove auto_agg module parameterEmmanuel Grumbach2013-06-184-43/+24
| * | iwlwifi: remove plcp_check module parameterEmmanuel Grumbach2013-06-183-8/+1
| * | iwlwifi: remove bt_ch_announce module paramEmmanuel Grumbach2013-06-183-10/+2
| * | iwlwifi: mvm: allow firmware crashes to wake system for debugJohannes Berg2013-06-183-0/+10
| * | iwlwifi: bump required firmware API version for 3160/7260Johannes Berg2013-06-171-6/+6
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-262-2/+6
|\ \ \ | |_|/ |/| |
| * | ath9k_htc: Handle IDLE state transition properlySujith Manoharan2013-06-241-1/+1
| * | ath9k: fix an RCU issue in calling ieee80211_get_tx_ratesFelix Fietkau2013-06-241-1/+5
* | | ath9k: Add support for AR9462 2.1Sujith Manoharan2013-06-244-9/+10
* | | ath9k: Program initvals for AR9462 2.1Sujith Manoharan2013-06-241-2/+57
* | | ath9k: Add initvals for AR9462 2.1Sujith Manoharan2013-06-241-0/+1774
* | | ath9k: Add version macros for AR9462 2.1Sujith Manoharan2013-06-241-2/+11
* | | rtlwifi: rtl8723ae: Fix typo in firmware namesLarry Finger2013-06-241-3/+3
* | | wil6210: add HW write-back option in TX descriptorKirshenbaum Erez2013-06-242-1/+5
* | | wil6210: set vring index for all descriptorsKirshenbaum Erez2013-06-241-5/+5
* | | rt2x00: rt2800: unify [RT]XWI_SIZE definesGabor Juhos2013-06-243-11/+13
* | | rt2x00: rt2800pci: don't use TXWI_DESC_SIZE directlyGabor Juhos2013-06-241-2/+3
* | | rt2x00: read 5GHz TX power values from the correct offsetGabor Juhos2013-06-243-4/+6
* | | ipw2x00: printing the wrong array in debug codeDan Carpenter2013-06-241-1/+1
* | | ath9k: Enable WoW only for supported modelsSujith Manoharan2013-06-243-0/+59
* | | cw1200: Fix up a large pile of sparse warningsSolomon Peachy2013-06-2410-97/+102
* | | ipw2200: fix error return code in ipw_load()Wei Yongjun2013-06-241-0/+1
* | | ath9k: fix queue depth accounting in ath_tx_txqaddbufFelix Fietkau2013-06-241-3/+7
* | | ath9k_htc: Add ethtool stats support.Ben Greear2013-06-244-1/+108
* | | ath9k_htc: Support reporting tx and rx chain mask.Ben Greear2013-06-244-15/+48
* | | mwifiex: channel switch handling for stationAmitkumar Karwar2013-06-196-0/+54
* | | mwifiex: add basic 11h support for stationAmitkumar Karwar2013-06-198-0/+155
* | | brcm80211: fix null pointer accessAntonio Quartulli2013-06-191-2/+1
* | | mwifiex: code rearrangement for better readabilityAmitkumar Karwar2013-06-191-12/+11
* | | rtlwifi: rtl8192cu: Fix duplicate if testLarry Finger2013-06-191-1/+1
* | | brcmfmac: add sdio sg list supportFranky Lin2013-06-184-174/+137