summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | arc_emac: fix probe error pathHeiko Stübner2014-04-281-9/+14
* | cxgb4: Update Kconfig to include Chelsio T5 adapterHariprasad Shenai2014-04-281-6/+7
* | i40e: fix Timesync Tx interrupt handler codeJacob Keller2014-04-261-4/+1
* | Merge tag 'linux-can-fixes-for-3.15-20140424' of git://gitorious.org/linux-ca...David S. Miller2014-04-268-382/+343
|\ \
| * | can: slcan: Fix spinlock variantAlexander Stein2014-04-241-3/+3
| * | can: fix return value from can_get_bittiming()Oliver Hartkopp2014-04-241-1/+1
| * | can: sja1000_isa: add locking for indirect register access modeOliver Hartkopp2014-04-241-3/+13
| * | can: c_can_pci: enable PCI bus master only for MSIWolfgang Grandegger2014-04-241-2/+5
| * | can: c_can: use proper type for 'instance'Wolfram Sang2014-04-242-2/+2
| * | can: c_can: Speed up tx buffer invalidationThomas Gleixner2014-04-242-15/+40
| * | can: c_can: Remove tx lockingThomas Gleixner2014-04-242-92/+43
| * | can: c_can: Use proper u32 variables in c_can_write_msg_object()Thomas Gleixner2014-04-241-9/+9
| * | can: c_can: Cleanup c_can_write_msg_object()Thomas Gleixner2014-04-242-33/+24
| * | can: c_can: Cleanup c_can_msg_obj_put/get()Thomas Gleixner2014-04-241-44/+16
| * | can: c_can: Cleanup c_can_inval_msg_object()Thomas Gleixner2014-04-241-5/+5
| * | can: c_can: Cleanup setup of receive buffersThomas Gleixner2014-04-241-21/+17
| * | can: c_can: Cleanup c_can_read_msg_object()Thomas Gleixner2014-04-241-17/+15
| * | can: c_can: Cleanup irq enable/disableThomas Gleixner2014-04-241-25/+12
| * | can: c_can: Work around C_CAN RX wreckageThomas Gleixner2014-04-242-3/+11
| * | can: c_can: Disable rx split as workaroundThomas Gleixner2014-04-242-14/+55
| * | can: c_can: Get rid of pointless interruptsThomas Gleixner2014-04-242-77/+48
| * | can: c_can: Avoid status register update for D_CANThomas Gleixner2014-04-241-3/+6
| * | can: c_can: Simplify buffer reenablingThomas Gleixner2014-04-241-10/+6
| * | can: c_can: Always update error statsThomas Gleixner2014-04-241-6/+7
| * | can: c_can: Fix berr reportingThomas Gleixner2014-04-241-10/+6
| * | can: c_can: Handle state change correctlyThomas Gleixner2014-04-241-5/+20
| * | can: c_can: Do not access skb after net_receive_skb()Thomas Gleixner2014-04-241-5/+4
| * | can: c_can: Make bus off interrupt disable logic workThomas Gleixner2014-04-241-7/+4
| * | can: c_can: Fix startup logicThomas Gleixner2014-04-241-18/+17
| * | can: c_can_pci: Set the type of the IP coreThomas Gleixner2014-04-241-0/+2
* | | Altera TSE: Change driver name used by EthtoolVince Bridgers2014-04-261-1/+7
* | | Altera TSE: Fix Panic in probe routine when phy probe failsVince Bridgers2014-04-261-21/+24
* | | Altera TSE: Set the Pause Quanta value to the IEEE default valueVince Bridgers2014-04-262-0/+4
* | | Altera TSE: Work around unaligned DMA receive packet issue with Altera SGDMAVince Bridgers2014-04-266-51/+101
* | | bnx2x: Fix failure to configure VF multicast filtersNarender Kumar2014-04-261-0/+1
* | | bnx2x: Fix vlan credit issues for VFsYuval Mintz2014-04-263-11/+37
* | | bnx2x: Memory leak during VF removalYuval Mintz2014-04-263-4/+13
|/ /
* | gianfar: Check if phydev present on ethtool -AClaudiu Manoil2014-04-241-0/+3
* | qlcnic: Fix memory leak.Rajesh Borundia2014-04-241-1/+8
* | qlcnic: Reset firmware API lock at driver load timeSony Chacko2014-04-241-0/+9
* | team: forbid incorrect fall-through in notifierJiri Pirko2014-04-241-0/+2
* | net: cadence: Fix architecture dependenciesJean Delvare2014-04-241-2/+2
* | smc91x: improve definition of debug macrosZi Shen Lim2014-04-241-11/+12
* | vxlan: ensure to advertise the right fdb remoteNicolas Dichtel2014-04-231-17/+21
* | net/phy: micrel: fix bugged test on device tree loading for ksz9021Hubert Chaumette2014-04-231-3/+3
* | smc91x: fix compile error when SMC_DEBUG >= 2Zi Shen Lim2014-04-231-1/+1
* | net: sxgbe: Added phy_found error pathByungho An2014-04-221-2/+12
* | net: sxgbe: rearrange dma descriptorByungho An2014-04-222-24/+19
* | virtio_net: zero is an invald queue_pairs numberAmos Kong2014-04-221-1/+1
* | arc_emac: write initial MAC address from devicetree to hwMax Schwarz2014-04-221-7/+14