summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-04-30Altera TSE: Add missing include to silence sparse warningsTobias Klauser
2014-04-30Altera TSE: Fix DMA secriptor length initializationTobias Klauser
2014-04-28net: bonding: Fix format string mismatch in bond_sysfs.cMasanari Iida
2014-04-28slip: fix spinlock variantOliver Hartkopp
2014-04-28net: qmi_wwan: add a number of Dell devicesBjørn Mork
2014-04-28net: qmi_wwan: add a number of CMOTech devicesBjørn Mork
2014-04-28net: qmi_wwan: add Alcatel L800MABjørn Mork
2014-04-28net: qmi_wwan: add Olivetti Olicard 500Bjørn Mork
2014-04-28net: qmi_wwan: add Sierra Wireless MC7305/MC7355Bjørn Mork
2014-04-28net: qmi_wwan: add Sierra Wireless MC73xxBjørn Mork
2014-04-28net: qmi_wwan: add Sierra Wireless EM7355Bjørn Mork
2014-04-27arc_emac: add clock handlingHeiko Stübner
2014-04-27arc_emac: fix probe error pathHeiko Stübner
2014-04-27cxgb4: Update Kconfig to include Chelsio T5 adapterHariprasad Shenai
2014-04-26i40e: fix Timesync Tx interrupt handler codeJacob Keller
2014-04-26Merge tag 'linux-can-fixes-for-3.15-20140424' of git://gitorious.org/linux-ca...David S. Miller
2014-04-26Altera TSE: Change driver name used by EthtoolVince Bridgers
2014-04-26Altera TSE: Fix Panic in probe routine when phy probe failsVince Bridgers
2014-04-26Altera TSE: Set the Pause Quanta value to the IEEE default valueVince Bridgers
2014-04-26Altera TSE: Work around unaligned DMA receive packet issue with Altera SGDMAVince Bridgers
2014-04-26bnx2x: Fix failure to configure VF multicast filtersNarender Kumar
2014-04-26bnx2x: Fix vlan credit issues for VFsYuval Mintz
2014-04-26bnx2x: Memory leak during VF removalYuval Mintz
2014-04-24can: slcan: Fix spinlock variantAlexander Stein
2014-04-24can: fix return value from can_get_bittiming()Oliver Hartkopp
2014-04-24can: sja1000_isa: add locking for indirect register access modeOliver Hartkopp
2014-04-24can: c_can_pci: enable PCI bus master only for MSIWolfgang Grandegger
2014-04-24can: c_can: use proper type for 'instance'Wolfram Sang
2014-04-24can: c_can: Speed up tx buffer invalidationThomas Gleixner
2014-04-24can: c_can: Remove tx lockingThomas Gleixner
2014-04-24can: c_can: Use proper u32 variables in c_can_write_msg_object()Thomas Gleixner
2014-04-24can: c_can: Cleanup c_can_write_msg_object()Thomas Gleixner
2014-04-24can: c_can: Cleanup c_can_msg_obj_put/get()Thomas Gleixner
2014-04-24can: c_can: Cleanup c_can_inval_msg_object()Thomas Gleixner
2014-04-24can: c_can: Cleanup setup of receive buffersThomas Gleixner
2014-04-24can: c_can: Cleanup c_can_read_msg_object()Thomas Gleixner
2014-04-24can: c_can: Cleanup irq enable/disableThomas Gleixner
2014-04-24can: c_can: Work around C_CAN RX wreckageThomas Gleixner
2014-04-24can: c_can: Disable rx split as workaroundThomas Gleixner
2014-04-24can: c_can: Get rid of pointless interruptsThomas Gleixner
2014-04-24can: c_can: Avoid status register update for D_CANThomas Gleixner
2014-04-24can: c_can: Simplify buffer reenablingThomas Gleixner
2014-04-24can: c_can: Always update error statsThomas Gleixner
2014-04-24can: c_can: Fix berr reportingThomas Gleixner
2014-04-24can: c_can: Handle state change correctlyThomas Gleixner
2014-04-24can: c_can: Do not access skb after net_receive_skb()Thomas Gleixner
2014-04-24can: c_can: Make bus off interrupt disable logic workThomas Gleixner
2014-04-24can: c_can: Fix startup logicThomas Gleixner
2014-04-24can: c_can_pci: Set the type of the IP coreThomas Gleixner
2014-04-24net: Use netlink_ns_capable to verify the permisions of netlink messagesEric W. Biederman