aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-06cxgb4: Synchronize access to mailboxHariprasad Shenai3-1/+69
2017-01-06net: dsa: b53: Utilize common helpers for u64/MACFlorian Fainelli2-22/+4
2017-01-06liquidio: fix wrong information about channels reported to ethtoolWeilin Chang1-5/+9
2017-01-06liquidio VF: fix incorrect struct being usedPrasad Kanneganti1-2/+2
2017-01-05net:mv88e6xxx: use g2 interrupt for 6097 chipVolodymyr Bendiuga1-0/+1
2017-01-05net: xilinx: emaclite: Remove xemaclite_remove_ndev()Tobias Klauser1-16/+2
2017-01-05net: ethoc: Remove unused members from struct ethocTobias Klauser1-7/+0
2017-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller47-307/+310
2017-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds31-229/+190
2017-01-04dsa: mv88e6xxx: Optimise atu_getAndrew Lunn1-2/+3
2017-01-04sh_eth: enable RX descriptor word 0 shift on SH7734Sergei Shtylyov1-0/+1
2017-01-04sfc: don't report RX hash keys to ethtool when RSS wasn't enabledEdward Cree4-1/+7
2017-01-04cxgb4: Support compressed error vector for T6Arjun V5-2/+45
2017-01-04sh_eth: factor out sh_eth_emac_interrupt()Sergei Shtylyov2-51/+53
2017-01-04sh_eth: no need for *else* after *goto*Sergei Shtylyov1-6/+4
2017-01-04sh_eth: handle only enabled E-MAC interruptsSergei Shtylyov1-1/+2
2017-01-04dpaa_eth: Initialize CGR structure before initRoy Pledge1-0/+2
2017-01-04dpaa_eth: cleanup after init_phy() failureMadalin Bucur1-1/+3
2017-01-04net: systemport: Pad packet before inserting TSBFlorian Fainelli1-9/+9
2017-01-04net: systemport: Utilize skb_put_padto()Florian Fainelli1-3/+2
2017-01-04ipvlan: assign unique dev-id for each slave device.Mahesh Bandewar2-1/+17
2017-01-04liquidio: remove PTP support in 23XX adaptersPrasad Kanneganti1-2/+8
2017-01-04LiquidIO VF: s/select/imply/ for PTP_1588_CLOCKNicolas Pitre1-1/+1
2017-01-04libcxgb: fix error check for ip6_route_output()Varun Prakash1-7/+5
2017-01-04net: usb: asix_devices: add .reset_resume for USB PMPeter Chen1-0/+1
2017-01-04Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds7-67/+18
2017-01-04Merge tag 'fbdev-v4.10-rc2' of git://github.com/bzolnier/linuxLinus Torvalds1-0/+5
2017-01-04video: fbdev: cobalt_lcdfb: Handle return NULL error from devm_ioremapArvind Yadav1-0/+5
2017-01-03net: vrf: Add missing Rx countersDavid Ahern1-0/+3
2017-01-03ixgbe: Add PF support for VF promiscuous modeDon Skidmore4-6/+45
2017-01-03ixgbevf: Add support for VF promiscuous modeDon Skidmore4-5/+36
2017-01-03ixgbe: Implement support for firmware-controlled PHYsMark Rustad7-6/+642
2017-01-03ixgbe: Implement firmware interface to access some PHYsMark Rustad3-0/+113
2017-01-03ixgbe: Remove unused firmware version functions and methodMark Rustad7-46/+1
2017-01-03ixgbe: Fix issues with EEPROM accessMark Rustad3-82/+91
2017-01-03ixgbe: Configure advertised speeds correctly for KR/KX backplaneDon Skidmore1-3/+2
2017-01-03ixgbevf: restore hw_addr on resume or errorEmil Tantilov1-0/+3
2017-01-03ixgbe: Fix incorrect bitwise operations of PTP Rx timestamp flagsYusuke Suzuki1-6/+6
2017-01-03ixgbevf: fix AER error handlingEmil Tantilov1-18/+25
2017-01-03ixgbe: fix AER error handlingEmil Tantilov1-2/+4
2017-01-03ixgbe: test for trust in macvlan adjustments for VFKen Cox1-1/+2
2017-01-03ixgbevf: handle race between close and suspend on shutdownEmil Tantilov1-2/+9
2017-01-03ixgbe: handle close/suspend race with netif_device_detach/presentEmil Tantilov1-9/+8
2017-01-03ixgbe: Fix reporting of 100Mb capabilityTony Nguyen1-1/+1
2017-01-03ixgbe: Reduce I2C retry count on X550 devicesTony Nguyen1-1/+3
2017-01-03ixgbe: Add bounds check for x540 LED functionsTony Nguyen1-2/+7
2017-01-03ixgbe: add mask for 64 RSS queuesEmil Tantilov1-1/+7
2017-01-03ixgbe: Fix check for ixgbe_phy_x550em_ext_t resetTony Nguyen1-4/+21
2017-01-03ixgbe: Report driver version to firmware for x550 devicesTony Nguyen5-7/+80
2017-01-03ixgbe: do not disable FEC from the driverEmil Tantilov1-2/+0