summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | brcmfmac: avoid gcc-5.1 warningArnd Bergmann2015-05-261-1/+1
| * | | | carl9170: match wait_for_completion_timeout return typeNicholas Mc Guire2015-05-261-2/+3
| * | | | mwifiex: change dbg print func to mwifiex_dbgZhaoyang Liu2015-05-2629-1698/+2122
| * | | | mwifiex: add dump data debug supportZhaoyang Liu2015-05-265-3/+27
| * | | | mwifiex: add prints debug ctrl supportZhaoyang Liu2015-05-265-0/+112
| * | | | mwifiex: add support for FW memory read/write operationsChin-ran Lo2015-05-266-0/+133
| * | | | rtlwifi: btcoexist: Fix interference between rtl8723be and BluetoothDaniel Drake2015-05-261-2/+5
| * | | | adm8211: fixed the possible pci cache line sizes inside switch-caseOkash Khawaja2015-05-261-2/+2
| * | | | adm8211: fix checkpatch errors for indentation and new lineOkash Khawaja2015-05-261-8/+12
| * | | | brcmfmac: prohibit ACPI power management for brcmfmac driverFu, Zhonghui2015-05-261-0/+9
| * | | | rtlwifi: rtl8192cu: Remove rtl92c_init_beacon_max_error's parameterTaehee Yoo2015-05-263-3/+3
| * | | | rtlwifi: rtl8192cu: Remove setting REG_BCN_MAX_ERR code in _rtl92cu_set_media...Taehee Yoo2015-05-261-1/+0
| * | | | rtlwifi: rtl8188ee: Fix pwrseqcmd.h include path.Lauri Kenttä2015-05-262-2/+2
| * | | | Merge ath-next from ath.gitKalle Valo2015-05-2522-294/+1047
| |\ \ \ \
| | * | | | ath10k: add new 4addr related fw_featureMichal Kazior2015-05-222-4/+15
| | * | | | ath10k: enable pci soc powersavingMichal Kazior2015-05-223-134/+260
| | * | | | ath10k: fix idle power consumptionJanusz Dziedzic2015-05-221-1/+8
| | * | | | ath10k: enable ASPMJanusz Dziedzic2015-05-222-5/+16
| | * | | | wil6210: fix format specifier for dma_addr_tVladimir Kondratiev2015-05-221-2/+2
| | * | | | ath10k: fix survey information reportingVasanthakumar Thiagarajan2015-05-111-2/+2
| | * | | | ath10k: increase relay buffer size of spectral scanPeter Oh2015-05-111-1/+4
| | * | | | wil6210: support WSC for STA modeVladimir Kondratiev2015-05-041-12/+14
| | * | | | wil6210: broadcast for secure linkVladimir Kondratiev2015-05-047-106/+124
| | * | | | wil6210: Add pmc debug mechanism memory managementVladimir Kondratiev2015-05-046-0/+525
| | * | | | wil6210: fix for probe_resp IE'sVladimir Kondratiev2015-05-041-10/+21
| | * | | | wil6210: fix boot loader "ready" indicationVladimir Kondratiev2015-05-041-2/+6
| | * | | | wil6210: update Rx descriptor fieldsVladimir Kondratiev2015-05-042-9/+17
| | * | | | wil6210: increase timeout for the "echo" commandVladimir Kondratiev2015-05-041-1/+1
| | * | | | ath10k: add ATH10K_FW_FEATURE_IGNORE_OTP_RESULTKalle Valo2015-05-042-1/+6
| | * | | | wil6210: update FW file nameVladimir Kondratiev2015-04-281-1/+1
| | * | | | wil6210: stop_ap to leave interface closedVladimir Kondratiev2015-04-281-4/+0
| | * | | | wil6210: trace disconnect sourceVladimir Kondratiev2015-04-281-0/+5
| | * | | | wil6210: debug [add|del]_key operationsVladimir Kondratiev2015-04-281-0/+6
| | * | | | wil6210: fw debug modeVladimir Kondratiev2015-04-284-6/+21
* | | | | | cxgb4: Remove WOL get/set ethtool supportHariprasad Shenai2015-06-044-137/+0
* | | | | | cxgb4: Add support to dump loopback port statsHariprasad Shenai2015-06-044-1/+92
* | | | | | cxgb4: Add support in ethtool to dump channel statsHariprasad Shenai2015-06-044-1/+136
* | | | | | cxgb4: Add ethtool support to get adapter statsHariprasad Shenai2015-06-046-50/+284
* | | | | | net: tulip: rearrange order of searching for substringsRasmus Villemoes2015-06-041-5/+5
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-06-0422-52/+220
|\ \ \ \ \ \
| * | | | | | e1000e: Bump the version to 3.2.5Yanir Lubetkin2015-06-0322-24/+24
| * | | | | | e1000e: fix unit hang during loopback testYanir Lubetkin2015-06-031-3/+24
| * | | | | | e1000e: fix systim issuesYanir Lubetkin2015-06-032-11/+30
| * | | | | | e1000e: fix legacy interrupt handling in i219Yanir Lubetkin2015-06-033-1/+19
| * | | | | | e1000e: fix flush_desc_ring implementationYanir Lubetkin2015-06-033-6/+9
| * | | | | | e1000e: fix logical error in flush_desc_ringsYanir Lubetkin2015-06-031-1/+1
| * | | | | | e1000e: remove call to do_div and sign mismatch warningYanir Lubetkin2015-06-031-9/+4
| * | | | | | e1000e: i219 execute unit hang fix on every reset or power state transitionYanir Lubetkin2015-06-031-6/+10
| * | | | | | e1000e: i219 fix unit hang on reset and runtime D3Yanir Lubetkin2015-06-033-0/+108
* | | | | | | net/mlx4_core: fix typo in mlx4_set_vf_macCarol Soto2015-06-041-1/+1