| Commit message (Expand) | Author | Age | Files | Lines |
* | vmci: propagate msghdr all way down to __qp_memcpy_to_queue() | Al Viro | 2015-02-04 | 1 | -8/+8 |
* | Merge tag 'linux-can-next-for-3.20-20150128' of git://git.kernel.org/pub/scm/... | David S. Miller | 2015-01-29 | 10 | -226/+1981 |
|\ |
|
| * | can: peak_usb: add support for PEAK new CANFD USB adapters | Stephane Grosjean | 2015-01-28 | 6 | -4/+1337 |
| * | can: peak_usb: add peak_usb_netif_rx() new function | Stephane Grosjean | 2015-01-28 | 2 | -1/+18 |
| * | can: peak_usb: export pcan_usb_pro functions | Stephane Grosjean | 2015-01-28 | 2 | -12/+17 |
| * | can: peak_usb: upgrade core to new struct canfd_frame | Stephane Grosjean | 2015-01-28 | 2 | -4/+6 |
| * | can: peak_usb: upgrade core to data bittiming specs | Stephane Grosjean | 2015-01-28 | 2 | -5/+34 |
| * | can: peak_usb: add adapter BEC callback definition | Stephane Grosjean | 2015-01-28 | 2 | -0/+3 |
| * | can: peak_usb: export ctrlmode_supported to adapter specific definition | Stephane Grosjean | 2015-01-28 | 4 | -2/+4 |
| * | can: peak_usb: constify struct peak_usb_adapter | Marc Kleine-Budde | 2015-01-28 | 4 | -11/+11 |
| * | can: peak_usb: use ARRAY_SIZE instead of NULL termination for peak_usb_adapte... | Marc Kleine-Budde | 2015-01-28 | 1 | -5/+5 |
| * | can: kvaser_usb: Add support for the USBcan-II family | Ahmed S. Darwish | 2015-01-28 | 2 | -124/+474 |
| * | can: kvaser_usb: Consolidate and unify state change handling | Ahmed S. Darwish | 2015-01-28 | 1 | -64/+49 |
| * | can: kvaser_usb: Update interface state before exiting on OOM | Ahmed S. Darwish | 2015-01-28 | 1 | -76/+105 |
* | | net: gianfar: remove the unneeded check of disabled device | Kevin Hao | 2015-01-29 | 1 | -1/+1 |
* | | hisilicon: add some missing curly braces | Dan Carpenter | 2015-01-28 | 1 | -1/+2 |
* | | Merge tag 'nfc-next-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2015-01-28 | 11 | -79/+767 |
|\ \
| |/
|/| |
|
| * | NFC: Add ACPI support for NXP PN544 | Robert Dolca | 2015-01-28 | 1 | -2/+109 |
| * | NFC: PN544: GPIO access that may sleep | Robert Dolca | 2015-01-28 | 1 | -10/+12 |
| * | NFC: st21nfca: Adding support for secure element | Christophe Ricard | 2015-01-28 | 6 | -21/+606 |
| * | NFC: microread: Change event_received gate parameter to pipe | Christophe Ricard | 2015-01-28 | 1 | -1/+2 |
| * | NFC: pn544: Change event_received gate parameter to pipe | Christophe Ricard | 2015-01-28 | 1 | -1/+2 |
| * | NFC: st21nfcb: Fix "NULL pointer dereference" possible error | Christophe Ricard | 2015-01-26 | 1 | -7/+11 |
| * | NFC: st21nfca: Fix some skb memory leaks | Christophe Ricard | 2015-01-26 | 1 | -16/+21 |
| * | NFC: st21nfca: Remove checkpatch.pl warning Possible unnecessary 'out of memo... | Christophe Ricard | 2015-01-26 | 1 | -4/+1 |
| * | NFC: st21nfca: Remove skb_pipe_list and skb_pipe_info useless allocation | Christophe Ricard | 2015-01-26 | 1 | -13/+0 |
| * | NFC: st21nfcb: Avoid use of skb after free | Christophe Ricard | 2015-01-26 | 1 | -1/+1 |
| * | NFC: st21nfca: Remove unreachable code | Christophe Ricard | 2015-01-26 | 1 | -2/+0 |
| * | NFC: st21nfcb: Fix "WARNING: invalid free of devm_ allocated data" | Christophe Ricard | 2015-01-26 | 1 | -1/+0 |
| * | NFC: dts: st21nfcb: Fix compatible string spelling to follow other drivers | Christophe Ricard | 2015-01-26 | 1 | -0/+1 |
| * | NFC: dts: st21nfca: Fix compatible string spelling to follow other drivers | Christophe Ricard | 2015-01-26 | 1 | -0/+1 |
* | | stmmac: pci: add MSI support for Intel Quark X1000 | Kweh, Hock Leong | 2015-01-27 | 1 | -0/+2 |
* | | stmmac: pci: introduce Intel Quark X1000 runtime detection | Andy Shevchenko | 2015-01-27 | 1 | -1/+61 |
* | | stmmac: pci: add support for Intel Quark X1000 | Kweh, Hock Leong | 2015-01-27 | 1 | -1/+50 |
* | | net: netcp: remove unused kconfig option and code | Karicheri, Muralidharan | 2015-01-27 | 2 | -2/+1 |
* | | cxgb4: Move firmware version MACRO to t4fw_version.h | Hariprasad Shenai | 2015-01-27 | 3 | -10/+49 |
* | | csiostor:T5 Firmware fix and cleanup. | Praveen Madhavan | 2015-01-27 | 3 | -256/+127 |
* | | net/mlx4_core: Update the HCA core clock frequency after INIT_PORT | Majd Dibbiny | 2015-01-27 | 1 | -0/+33 |
* | | net/mlx4_core: Fix device capabilities dumping | Or Gerlitz | 2015-01-27 | 1 | -6/+2 |
* | | net/mlx4: Fix memory corruption in mlx4_MAD_IFC_wrapper | Matan Barak | 2015-01-27 | 1 | -1/+3 |
* | | net/mlx4_en: Use ethtool cmd->autoneg as a hint for ethtool set settings | Saeed Mahameed | 2015-01-27 | 1 | -10/+8 |
* | | net/mlx4_core: Remove duplicate code line from procedure mlx4_bf_alloc | Jack Morgenstein | 2015-01-27 | 1 | -1/+0 |
* | | net/mlx4_core: Fix struct mlx4_vhcr_cmd to make implicit padding explicit | Jack Morgenstein | 2015-01-27 | 1 | -0/+1 |
* | | net/mlx4_core: Fix HW2SW_EQ to conform to the firmware spec | Jack Morgenstein | 2015-01-27 | 3 | -35/+9 |
* | | net/mlx4_core: Adjust command timeouts to conform to the firmware spec | Jack Morgenstein | 2015-01-27 | 2 | -11/+12 |
* | | net/mlx4_core: Fix mem leak in SRIOV mlx4_init_one error flow | Jack Morgenstein | 2015-01-27 | 1 | -1/+3 |
* | | net/mlx4_core: Add reserved lkey for VFs to QUERY_FUNC_CAP | Jack Morgenstein | 2015-01-27 | 3 | -2/+19 |
* | | net/mlx4_core: Add bad-cable event support | Jack Morgenstein | 2015-01-27 | 2 | -1/+30 |
* | | vxlan: advertise link netns in fdb messages | Nicolas Dichtel | 2015-01-27 | 1 | -2/+3 |
* | | bonding: cleanup and remove dead code | Jonathan Toppins | 2015-01-27 | 1 | -1/+1 |