Age | Commit message (Expand) | Author | Files | Lines |
2018-07-27 | can: kvaser_usb: Fix typos | Jimmy Assarsson | 1 | -7/+7 |
2018-07-27 | can: kvaser_usb: Improve logging messages | Jimmy Assarsson | 1 | -23/+17 |
2018-07-27 | can: kvaser_usb: Refactor kvaser_usb_init_one() | Jimmy Assarsson | 1 | -6/+5 |
2018-07-27 | can: kvaser_usb: Refactor kvaser_usb_get_endpoints() | Jimmy Assarsson | 1 | -10/+8 |
2018-07-27 | can: kvaser_usb: Add pointer to struct usb_interface into struct kvaser_usb | Jimmy Assarsson | 1 | -0/+3 |
2018-07-27 | can: kvaser_usb: Replace USB timeout constants with one define | Jimmy Assarsson | 1 | -10/+6 |
2018-07-27 | can: kvaser_usb: Rename message/msg to command/cmd | Jimmy Assarsson | 1 | -238/+237 |
2018-07-27 | can: kvaser_usb: Remove unused commands and defines | Jimmy Assarsson | 1 | -38/+0 |
2018-07-27 | can: kvaser_usb: Remove unnecessary return | Jimmy Assarsson | 1 | -2/+0 |
2018-07-27 | can: peak_canfd: rearrange the way resources are released | Stephane Grosjean | 1 | -3/+6 |
2018-07-27 | can: peak_canfd: fix typo in error message | Stephane Grosjean | 1 | -1/+1 |
2018-07-27 | can: peak_canfd: use ndev irq instead of pci_dev one | Stephane Grosjean | 1 | -3/+3 |
2018-07-27 | can: peak_canfd: remove useless defined symbols | Stephane Grosjean | 1 | -3/+0 |
2018-07-27 | can: peak_canfd: improves 32-bit alignment | Stephane Grosjean | 1 | -1/+1 |
2018-07-27 | can: peak_usb: mark expected switch fall-throughs | Gustavo A. R. Silva | 3 | -0/+4 |
2018-07-27 | can: xilinx_can: add support for Xilinx CAN FD core | Anssi Hannula | 1 | -44/+259 |
2018-07-27 | can: xilinx_can: refactor code in preparation for CAN FD support | Anssi Hannula | 1 | -88/+118 |
2018-07-27 | dt-bindings: can: xilinx_can: add Xilinx CAN FD bindings | Anssi Hannula | 1 | -9/+26 |
2018-07-27 | can: xilinx_can: update stats.tx_bytes after transmission | Anssi Hannula | 1 | -4/+2 |
2018-07-27 | can: xilinx_can: use can_change_state() | Anssi Hannula | 1 | -27/+7 |
2018-07-27 | can: xilinx_can: only report warning and passive states on state changes | Anssi Hannula | 1 | -1/+2 |
2018-07-27 | can: sja1000: Replace mdelay with usleep_range in pcan_add_channels | Jia-Ju Bai | 1 | -1/+1 |
2018-07-27 | can: sja1000: Replace mdelay with usleep_range in peak_pci_probe | Jia-Ju Bai | 1 | -1/+1 |
2018-07-27 | can: flexcan: Switch to SPDX identifier | Fabio Estevam | 1 | -21/+10 |
2018-07-27 | can: flexcan: fix flexcan_start_xmit()'s return type | Marc Kleine-Budde | 1 | -1/+1 |
2018-07-27 | can: xilinx: fix xcan_start_xmit()'s return type | Luc Van Oostenryck | 1 | -2/+2 |
2018-07-27 | can: sun4i: fix sun4ican_start_xmit()'s return type | Luc Van Oostenryck | 1 | -1/+1 |
2018-07-27 | can: janz-ican3: fix ican3_xmit()'s return type | Luc Van Oostenryck | 1 | -1/+1 |
2018-07-27 | can: dev: enable multi-queue for SocketCAN devices | Zhu Yi | 2 | -4/+11 |
2018-07-27 | can: dev: use skb_put_zero to simplfy code | YueHaibing | 1 | -4/+2 |
2018-07-27 | can: ucan: add driver for Theobroma Systems UCAN devices | Jakob Unterwurzacher | 5 | -0/+1963 |
2018-07-27 | can: usb: Kconfig/Makefile: sort alphabetically | Marc Kleine-Budde | 2 | -8/+14 |
2018-07-27 | can: cc770: fix spelling mistake: "comptibility" -> "compatibility" | Colin Ian King | 1 | -1/+1 |
2018-07-27 | can: uapi: can.h: Fix can error class mask dir path | Dan Murphy | 1 | -1/+1 |
2018-07-26 | Merge tag 'mlx5e-updates-2018-07-26' of git://git.kernel.org/pub/scm/linux/ke... | David S. Miller | 10 | -313/+612 |
2018-07-26 | netdevsim: make debug dirs' dentries static | Jakub Kicinski | 2 | -6/+3 |
2018-07-26 | Merge branch 'docs-net-Convert-netdev-FAQ-to-RST' | David S. Miller | 7 | -259/+271 |
2018-07-26 | docs: Update references to netdev-FAQ | Tobin C. Harding | 2 | -13/+10 |
2018-07-26 | docs: net: Convert netdev-FAQ to restructured text | Tobin C. Harding | 4 | -246/+260 |
2018-07-26 | docs: Add rest label the_canonical_patch_format | Tobin C. Harding | 1 | -0/+1 |
2018-07-26 | net: adaptec: Replace mdelay() with msleep() in starfire_init_one() | Jia-Ju Bai | 1 | -1/+1 |
2018-07-26 | isdn: hisax: config: Replace GFP_ATOMIC with GFP_KERNEL | Jia-Ju Bai | 1 | -4/+4 |
2018-07-26 | isdn: hisax: callc: Replace GFP_ATOMIC with GFP_KERNEL in init_PStack() | Jia-Ju Bai | 1 | -1/+1 |
2018-07-26 | isdn: mISDN: netjet: Replace GFP_ATOMIC with GFP_KERNEL in nj_probe() | Jia-Ju Bai | 1 | -1/+1 |
2018-07-26 | isdn: mISDN: hfcpci: Replace GFP_ATOMIC with GFP_KERNEL in hfc_probe() | Jia-Ju Bai | 1 | -1/+1 |
2018-07-26 | net: hns: make hns_dsaf_roce_reset non static | YueHaibing | 1 | -1/+1 |
2018-07-26 | net/mlx5e: TX, Use function to access sq_dma object in fifo | Tariq Toukan | 1 | -10/+9 |
2018-07-26 | net/mlx5e: TX, Move DB fields in TXQ-SQ struct | Tariq Toukan | 1 | -6/+4 |
2018-07-26 | net/mlx5e: RX, Prefetch the xdp_frame data area | Tariq Toukan | 1 | -0/+1 |
2018-07-26 | net/mlx5e: Add support for XDP_REDIRECT in device-out side | Tariq Toukan | 7 | -21/+154 |