summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-254-8/+9
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-144-8/+9
| |\
| | * Revert "rt2x00: rt2800lib: Update BBP register initialization for RT53xx"Stanislaw Gruszka2014-03-131-3/+3
| | * ath9k: Fix sequence number assignment for non-data framesHelmut Schaa2014-03-131-2/+2
| | * ath9k_hw: fix unreachable code in baseband hang detection codeFelix Fietkau2014-03-131-2/+1
| | * brcmfmac: fix skb leak in brcmf_sdio_txpkt_prep_sg error path.Dave Jones2014-03-131-1/+3
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-21138-2271/+10747
|\ \ \
| * | | brcmfmac: fallback to mimo_bw_cap for older firmwaresArend van Spriel2014-03-201-8/+18
| * | | brcmfmac: only show error message when brcmf_sdiod_regrw_helper() failsArend van Spriel2014-03-201-20/+21
| * | | brcmfmac: reinit watchdog completion after handling watchdogArend van Spriel2014-03-201-0/+1
| * | | brcmfmac: Enable 40MHz bandwidth in 2GHz band and OBSS scanning operationsDaniel Kim2014-03-202-0/+36
| * | | mwifiex: update MCS set as per RX-STBC bit from hostapdMaithili Hinge2014-03-193-3/+28
| * | | mwifiex: add support for sleep cookie in PCIeAvinash Patil2014-03-192-0/+28
| * | | mwifiex: handle extended scan event for AP interfaceAvinash Patil2014-03-191-0/+6
| * | | rsi: Add pr_fmt,__printf, fix format & arg mismatchJoe Perches2014-03-193-2/+5
| * | | rtl818x: remove unused conf_erp callback from RF ops structAndrea Merello2014-03-191-1/+0
| * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-03-191-0/+2
| |\ \ \
| | * | | iwlwifi: mvm: add missing includeEmmanuel Grumbach2014-03-191-0/+2
| * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-03-1837-438/+1709
| |\ \ \ \ | | |/ / /
| | * | | iwlwifi: mvm: disable uAPSD due to bugs in the firmwareEmmanuel Grumbach2014-03-181-1/+1
| | * | | iwlwifi: mvm: ignore unchanged low-latency flagJohannes Berg2014-03-181-0/+3
| | * | | iwlwifi: mvm: remove spurious blank lineJohannes Berg2014-03-181-1/+0
| | * | | iwlwifi: mvm: fix theoretical NULL ptr dereferenceEmmanuel Grumbach2014-03-181-0/+5
| | * | | iwlwifi: mvm: configure low latency dependent scan parametersAlexander Bondar2014-03-183-28/+101
| | * | | iwlwifi: mvm: restructure scan parameters calculationAlexander Bondar2014-03-182-44/+41
| | * | | iwlwifi: mvm: remove using max_duration in firmware APIJohannes Berg2014-03-182-23/+1
| | * | | iwlwifi: mvm: BT Coex - add debugfs hook to set BT Tx priorityEmmanuel Grumbach2014-03-185-0/+30
| | * | | iwlwifi: mvm: send udev event upon firmware error to dump logsEmmanuel Grumbach2014-03-186-20/+230
| | * | | iwlwifi: mvm: configure protocol offloading on D0i3Eliad Peller2014-03-164-8/+13
| | * | | iwlwifi: mvm: reconfigure qos seq on D0i3 exitArik Nemtsov2014-03-164-1/+219
| | * | | iwlwifi: mvm: configure seq_num to D0i3Eliad Peller2014-03-167-167/+300
| | * | | iwlwifi: mvm: Change beacon filter enablement conditionAlexander Bondar2014-03-161-1/+4
| | * | | iwlwifi: mvm: don't fail completely if led mode is not supportedEmmanuel Grumbach2014-03-161-0/+2
| | * | | iwlwifi: add rs_rate_scale_clear_tbl_windows helper functionEliad Peller2014-03-161-11/+12
| | * | | iwlwifi: rs: split rs_collect_tx_dataEliad Peller2014-03-161-9/+18
| | * | | iwlwifi: mvm: don't enable protection for all AMPDUsEyal Shapira2014-03-161-3/+0
| | * | | iwlwifi: mvm: rs: fix search cycle rulesEyal Shapira2014-03-161-18/+18
| | * | | iwlwifi: mvm: fix merge damageEmmanuel Grumbach2014-03-161-1/+1
| | * | | iwlwifi: mvm: BT Coex - enable per-AC BT priorityEmmanuel Grumbach2014-03-114-9/+28
| | * | | iwlwifi: mvm: BT Coex - classify packet priority in BT codeEmmanuel Grumbach2014-03-114-6/+24
| | * | | iwlwifi: mvm: make bt-coex.c genericEmmanuel Grumbach2014-03-116-8/+8
| | * | | iwlwifi: mvm: BT Coex add support for Co-running blockEmmanuel Grumbach2014-03-117-3/+303
| | * | | iwlwifi: mvm: abort scan on sched_scan requestArik Nemtsov2014-03-094-14/+33
| | * | | iwlwifi: mvm: wait for stop sched-scan completionArik Nemtsov2014-03-093-27/+46
| | * | | iwlwifi: mvm: check for d0i3 fw capabilityEliad Peller2014-03-093-3/+17
| | * | | iwlwifi: mvm: fix scan offload for BGN SKUEmmanuel Grumbach2014-03-091-7/+1
| | * | | iwlwifi: return whether to stop from rfkill methodJohannes Berg2014-03-097-14/+25
| | * | | iwlwifi: pcie: enable LP XTAL to reduce power consumptionAlexander Bondar2014-03-097-3/+200
| | * | | iwlwifi: mvm: disable power on P2P client when BSS is addedAvri Altman2014-03-091-5/+12
| | * | | iwlwifi: nvm: fix VHT capability antenna-dependent fieldsJohannes Berg2014-03-091-8/+11
OpenPOWER on IntegriCloud