summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* can: m_can: Add call to of_can_transceiverFranklin S Cooper Jr2018-01-161-0/+2
* can: m_can: Add PM SupportFaiz Abbas2018-01-161-38/+62
* can: m_can: get rid of function free_m_can_dev()Marc Kleine-Budde2018-01-161-7/+2Star
* can: m_can: Move allocation of net device to probeFaiz Abbas2018-01-161-17/+13Star
* can: m_can: Remove check for version when allocating m_can net deviceFaiz Abbas2018-01-161-7/+1Star
* can: m_can: Support higher speed CAN-FD bitratesFranklin S Cooper Jr2018-01-161-3/+43
* dt-bindings: can: m_can: Document new can transceiver bindingFranklin S Cooper Jr2018-01-161-0/+9
* can: dev: Add support for limiting configured bitrateFranklin S Cooper Jr2018-01-163-1/+52
* dt-bindings: can: can-transceiver: Document new bindingFranklin S Cooper Jr2018-01-161-0/+24
* Merge tag 'linux-can-next-for-4.16-20180105' of ssh://gitolite.kernel.org/pub...David S. Miller2018-01-1512-34/+32Star
|\
| * can: af_can: give struct holding the CAN per device receive lists a sensible ...Marc Kleine-Budde2018-01-054-17/+17
| * can: raw: raw_bind(): bail out if can_family is not AF_CANMarc Kleine-Budde2018-01-051-0/+2
| * can: slcan: slc_alloc(): remove unused parameter "dev_t line"Marc Kleine-Budde2018-01-051-2/+2
| * can: peak_usb: peak_usb_netif_rx(): remove unused parameter "u32 ts_high"Marc Kleine-Budde2018-01-053-8/+5Star
| * can: mcp251x: mcp251x_setup(): remove unused parameter "struct mcp251x_priv *...Marc Kleine-Budde2018-01-051-4/+3Star
| * can: gs_usb: gs_cmd_reset(): remove unused parameter "struct gs_usb *gsusb"Marc Kleine-Budde2018-01-051-2/+2
| * can: rx-offload: can_rx_offload_add_timestamp: remove duplicate semicolon at ...Marc Kleine-Budde2018-01-051-1/+1
* | Merge branch 'sh_eth-simplify-TSU-initialization'David S. Miller2018-01-151-14/+9Star
|\ \
| * | sh_eth: get Ether port # only when neededSergei Shtylyov2018-01-151-8/+5Star
| * | sh_eth: gather all TSU init code in one placeSergei Shtylyov2018-01-151-7/+5Star
|/ /
* | Merge tag 'wireless-drivers-next-for-davem-2018-01-13' of git://git.kernel.or...David S. Miller2018-01-15152-2152/+6840
|\ \
| * | b43: Replace mdelay with usleep_range in b43_radio_2057_init_postJia-Ju Bai2018-01-111-1/+1
| * | brcmfmac: Use zeroing memory allocator than allocator/memsetHimanshu Jha2018-01-111-10/+10
| * | brcmfmac: rename brcmf_sdiod_buff_{read,write}() functionsArend Van Spriel2018-01-111-24/+24
| * | brcmfmac: add comment block in brcmf_sdio_buscore_read()Arend Van Spriel2018-01-111-0/+7
| * | brcmfmac: Remove array of functionsArend Van Spriel2018-01-113-152/+146Star
| * | Merge tag 'iwlwifi-next-for-kalle-2017-12-20' of git://git.kernel.org/pub/scm...Kalle Valo2018-01-1127-104/+582
| |\ \
| | * | iwlwifi: define and use if iwl_mvm_has_tlc_offloadEmmanuel Grumbach2017-12-207-12/+15
| | * | iwlwifi: mvm: send the low latency commandShaul Triebitz2017-12-202-1/+42
| | * | iwlwifi: mvm: adjust to quota offloadShaul Triebitz2017-12-202-0/+6
| | * | iwlwifi: mvm: don't warn on multiple packets when opening a queueSara Sharon2017-12-201-3/+2Star
| | * | iwlwifi: add skb address to tx cmd in trace events dataMordechay Goodstein2017-12-201-3/+4
| | * | iwlwifi: fw: fix the enums in the rate scaling APIEmmanuel Grumbach2017-12-201-17/+17
| | * | iwlwifi: mvm: support RX flags API changeSara Sharon2017-12-203-2/+9
| | * | iwlwifi: runtime: sync FW and host clocks for logsMordechay Goodstein2017-12-207-7/+313
| | * | iwlwifi: mvm: force quota update upon NoA settingShaul Triebitz2017-12-201-1/+1
| | * | iwlwifi: avoid duplicate sw reset executions in the codeGolan Ben Ami2017-12-205-16/+23
| | * | iwlwifi: support internal debug data collection for new devicesGolan Ben Ami2017-12-206-42/+150
| * | | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2018-01-1161-713/+3700
| |\ \ \
| | * | | wcn36xx: fix incorrect assignment to msg_body.min_ch_timeColin Ian King2018-01-091-1/+1
| | * | | ath10k: bugfix: add USB case in ath10k_core_probe_fwErik Stromdahl2018-01-091-0/+1
| | * | | ath10k: remove unused prototypeErik Stromdahl2018-01-091-1/+0Star
| | * | | ath10k: fix spelling errorErik Stromdahl2018-01-091-1/+1
| | * | | wil6210: remove reference to preset_chandefLior David2018-01-096-7/+5Star
| | * | | wil6210: remove leftover "FIXME"sDedy Lansky2018-01-093-4/+2Star
| | * | | wil6210: prevent parallel suspend and dump collectionMaya Erez2018-01-094-8/+54
| | * | | wil6210: set platform features based on FW capabilitiesMaya Erez2018-01-093-0/+18
| | * | | wil6210: add platform capabilities bitmapMaya Erez2018-01-094-4/+35
| | * | | wil6210: support 40bit DMA addressesLazar Alexei2018-01-094-22/+28
| | * | | wil6210: support Scheduled scanDedy Lansky2018-01-095-18/+395