aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-11ath9k: initialize retry chain flags in tx99 codeLorenzo Bianconi1-1/+9
2013-12-11ath5k: Reset Tx interrupt bits also on PISRNick Kossifidis1-1/+10
2013-12-11drivers/net/wireless: Fix FSF address in file headersJeff Kirsher8-19/+14
2013-12-11prism54: Fix FSF address in file headersJeff Kirsher15-30/+15
2013-12-11rt2x00: Fix FSF address in file headersJeff Kirsher44-132/+44
2013-12-11zd1211rw: Fix FSF address in file headersJeff Kirsher13-26/+13
2013-12-11Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville30-1592/+1538
2013-12-09ath9k: Apply tuning caps for AR9330 and AR9485Sujith Manoharan1-1/+1
2013-12-09ath9k: Fix internal regulator for AR955xSujith Manoharan1-1/+1
2013-12-09ath9k: Enable manual peak calibration for AR9331 v1.1Sujith Manoharan1-10/+19
2013-12-09ath9k: Remove AR9330 v1.0 macro as it's not supportedSujith Manoharan1-3/+0
2013-12-09ath9k: Fix regulatory complianceSujith Manoharan2-5/+6
2013-12-09ath9k: Identify duplicate AR9565 v1.0 initvalsSujith Manoharan1-79/+6
2013-12-09ath9k: Identify duplicate AR9462 v2.0 initvalsSujith Manoharan1-539/+8
2013-12-09ath9k: Identify duplicate AR9485 initvalsSujith Manoharan1-112/+5
2013-12-09ath9k: Update high power gain table for AR9300Sujith Manoharan1-91/+91
2013-12-09ath9k: Use a separate TX gain table for WZR-HP-G450HSujith Manoharan4-12/+163
2013-12-09ath9k: Update AR9331 v1.2 initvalsSujith Manoharan1-68/+333
2013-12-09ath9k: Update AR9331 v1.1 initvalsSujith Manoharan1-104/+24
2013-12-09ath9k: Remove AR955x INI duplicatesSujith Manoharan1-532/+8
2013-12-09ath9k: Update mac_postamble for AR9003 familySujith Manoharan1-1/+1
2013-12-09ath9k: Initialize baseband for DFS channelsSujith Manoharan3-0/+13
2013-12-09ath9k: Add initval arrays for DFS channelsSujith Manoharan3-2/+20
2013-12-09rtlwifi: rtl8192c-common: Fix sparse warningLarry Finger1-1/+1
2013-12-09wcn36xx: enable the beaconing in mesh modeChun-Yeow Yeoh1-4/+8
2013-12-09ath9k: enable dfs for mesh modeChun-Yeow Yeoh1-0/+3
2013-12-09mwifiex: do not flood kmsg/dmesg with USB debug messagesUjjal Roy1-1/+1
2013-12-09mwifiex: remove redundant goto exit_remove statementAmitkumar Karwar1-6/+2
2013-12-09mwifiex: update statistics for bridged packets on AP interfaceUjjal Roy1-1/+14
2013-12-09mwifiex: correct TX byte count statisticsUjjal Roy5-1/+5
2013-12-09mwifiex: correct RX byte count statisticsUjjal Roy1-2/+3
2013-12-09mwifiex: fix rx_pending count imbalanceUjjal Roy6-31/+19
2013-12-09mwifiex: avoid using variable name eth_hdrBing Zhao1-10/+10
2013-12-09mwifiex: fix an issue with Appletalk devicesAmitkumar Karwar2-4/+12
2013-12-09mwifiex: remove rfc1042_eth_hdr variableAmitkumar Karwar2-6/+4
2013-12-09mwifiex: declare snap_type as __be16 variableAmitkumar Karwar2-4/+4
2013-12-09mwifiex: use little-endian variables in firmware structuresUjjal Roy3-17/+17
2013-12-09Merge tag 'for-linville-20131203' of git://github.com/kvalo/athJohn W. Linville18-406/+1413
2013-12-09iwlwifi: mvm: rs: fix compilation without CONFIG_MAC80211_DEBUGFSEmmanuel Grumbach1-65/+63
2013-12-09iwlwifi: mvm: BT Coex - enable Sync to SCOEmmanuel Grumbach2-1/+3
2013-12-09iwlwifi: mvm: rs: overhaul search cycle state machineEyal Shapira2-527/+458
2013-12-09iwlwifi: mvm: rs: use the proper channel width define for legacy rateEyal Shapira1-1/+1
2013-12-09iwlwifi: mvm: rs: fix mapping from HT/VHT rates to legacyEyal Shapira1-13/+12
2013-12-09iwlwifi: mvm: rs: set dual_stream_ant_msk to ANT_AB alwaysEyal Shapira1-11/+1
2013-12-09iwlwifi: mvm: rs: remove unused parameter to rs_get_supported_ratesEyal Shapira1-10/+2
2013-12-09iwlwifi: mvm: rs: refactor to use rs_rateEyal Shapira2-297/+331
2013-12-09iwlwifi: mvm: rs: remove unused timestamp fieldEyal Shapira2-5/+0
2013-12-09iwlwifi: mvm: rs: increase stay in column timeoutEyal Shapira1-3/+3
2013-12-09iwlwifi: mvm: rs: rename thresholds definesEyal Shapira2-3/+3
2013-12-09iwlwifi: mvm: rs: update expected TPT tables if aggregation changedEyal Shapira1-2/+8