summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-07-02net/mlx5: E-Switch, Add support for the sriov offloads modeOr Gerlitz4-20/+168
2016-07-02net/mlx5: E-Switch, Add operational mode to the SRIOV e-SwitchOr Gerlitz3-29/+46
2016-07-01net: hns: get reset registers from DTKejian Yan1-14/+66
2016-07-01net: hns: add media-type property for hnsKejian Yan5-3/+48
2016-07-01net: hns: remove redundant hns_mac_dev_to_enet_if()Kejian Yan1-15/+0
2016-07-01net: hns: normalize two different loopDaode Huang1-9/+9
2016-07-01net: hns: add a space before "*/"Daode Huang1-2/+2
2016-07-01net: hns: delete redundant parentheseDaode Huang1-2/+2
2016-07-01net: hns: change code style from a = a + x to a += xDaode Huang1-16/+16
2016-07-01net: hns: fix code style about hns driverDaode Huang1-9/+7
2016-07-01atm: horizon: Use setup_timerAmitoj Kaur Chawla1-3/+1
2016-07-01qede: Bump up driver version to 8.10.1.20Manish Chopra1-1/+1
2016-07-01qede: Add get/set rx copy break tunable supportManish Chopra3-1/+51
2016-07-01qede: Utilize xmit_moreManish Chopra1-14/+23
2016-07-01qede: qede_poll refactoringManish Chopra1-42/+35
2016-07-01qede: Add support for handling IP fragmented packets.Manish Chopra3-0/+23
2016-07-01tun: switch to use skb array for txJason Wang2-9/+145
2016-06-30Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller11-67/+148
2016-06-30nfp: implement ethtool .get_link() callbackJakub Kicinski1-0/+1
2016-06-30nfp: remove unused parameter from nfp_net_write_mac_addr()Jakub Kicinski1-6/+7
2016-06-30nfp: correct name of control BAR defineJakub Kicinski2-3/+3
2016-06-30be2net: signedness bug in be_msix_enable()Dan Carpenter1-1/+2
2016-06-30net-next: mediatek: add support for IRQ groupingJohn Crispin2-59/+111
2016-06-30net-next: mediatek: add IRQ lockingJohn Crispin2-0/+8
2016-06-30net-next: mediatek: don't use intermediate variables to store IRQ masksJohn Crispin1-12/+10
2016-06-30net-next: mediatek: remove superfluous register readsJohn Crispin1-4/+0
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller316-2148/+3520
2016-06-29igb: Only DMA sync frame lengthAndrew Lunn1-3/+4
2016-06-29ixgbe: fix spoofed packets with macvlansEmil Tantilov1-0/+1
2016-06-29ixgbe: Correct reporting of timestamping for x550Tony Nguyen1-2/+6
2016-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds64-504/+765
2016-06-29fm10k: Remove create_workqueueBhaktipriya Shridhar1-2/+1
2016-06-29igb: call igb_ptp_suspend during suspend/resume cycleJacob Keller1-0/+2
2016-06-29igb: implement igb_ptp_suspendJacob Keller2-5/+18
2016-06-29igb: re-use igb_ptp_reset in igb_ptp_initJacob Keller2-33/+18
2016-06-29igb: introduce IGB_PTP_OVERFLOW_CHECK flagJacob Keller2-13/+9
2016-06-29igb: introduce ptp_flags variable and use it to replace IGB_FLAG_PTPJacob Keller2-4/+8
2016-06-29ixgbe: Error handler for duplicate filter locations in hardware for cls_u32 o...Amritha Nambiar1-16/+25
2016-06-29Merge tag 'pinctrl-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds6-9/+17
2016-06-29ixgbe: Fix deleting link filters for cls_u32 offloadsAmritha Nambiar2-7/+72
2016-06-29e1000e: prevent division by zero if TIMINCA is zeroDenys Vlasenko1-1/+2
2016-06-29fm10k: fix incorrect index calculation in fm10k_write_retaJacob Keller1-2/+3
2016-06-29fm10k: Align Rx buffers to 512B blocksAlexander Duyck1-1/+1
2016-06-29fm10k: don't use BIT() macro where the value isn't a bitmaskJacob Keller1-1/+1
2016-06-29Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller8-73/+183
2016-06-29net: ethernet: lpc_eth: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes1-24/+2
2016-06-29net: ethernet: lpc_eth: use phydev from struct net_devicePhilippe Reynes1-13/+9
2016-06-29qed: Protect the doorbell BAR with the write barriers.Sudarsana Reddy Kalluru1-7/+3
2016-06-29qede: Fix the static checker warnings.Sudarsana Reddy Kalluru1-3/+5
2016-06-29qed: Fix static checker warnings.Sudarsana Reddy Kalluru1-2/+2