summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2016-07-02net/mlx5: E-Switch, Add API to create vport rx rulesOr Gerlitz
2016-07-02net/mlx5: E-Switch, Add offloads tableOr Gerlitz
2016-07-02net/mlx5: Introduce offloads steering namespaceOr Gerlitz
2016-07-02net/mlx5: E-Switch, Add API to create send-to-vport rulesOr Gerlitz
2016-07-02net/mlx5: E-Switch, Add miss rule for offloads modeOr Gerlitz
2016-07-02net/mlx5: E-Switch, Add support for the sriov offloads modeOr Gerlitz
2016-07-02net/mlx5: E-Switch, Add operational mode to the SRIOV e-SwitchOr Gerlitz
2016-07-01net: hns: get reset registers from DTKejian Yan
2016-07-01net: hns: add media-type property for hnsKejian Yan
2016-07-01net: hns: remove redundant hns_mac_dev_to_enet_if()Kejian Yan
2016-07-01net: hns: normalize two different loopDaode Huang
2016-07-01net: hns: add a space before "*/"Daode Huang
2016-07-01net: hns: delete redundant parentheseDaode Huang
2016-07-01net: hns: change code style from a = a + x to a += xDaode Huang
2016-07-01net: hns: fix code style about hns driverDaode Huang
2016-07-01atm: horizon: Use setup_timerAmitoj Kaur Chawla
2016-07-01qede: Bump up driver version to 8.10.1.20Manish Chopra
2016-07-01qede: Add get/set rx copy break tunable supportManish Chopra
2016-07-01qede: Utilize xmit_moreManish Chopra
2016-07-01qede: qede_poll refactoringManish Chopra
2016-07-01qede: Add support for handling IP fragmented packets.Manish Chopra
2016-07-01tun: switch to use skb array for txJason Wang
2016-06-30Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2016-06-30nfp: implement ethtool .get_link() callbackJakub Kicinski
2016-06-30nfp: remove unused parameter from nfp_net_write_mac_addr()Jakub Kicinski
2016-06-30nfp: correct name of control BAR defineJakub Kicinski
2016-06-30be2net: signedness bug in be_msix_enable()Dan Carpenter
2016-06-30net-next: mediatek: add support for IRQ groupingJohn Crispin
2016-06-30net-next: mediatek: add IRQ lockingJohn Crispin
2016-06-30net-next: mediatek: don't use intermediate variables to store IRQ masksJohn Crispin
2016-06-30net-next: mediatek: remove superfluous register readsJohn Crispin
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-29igb: Only DMA sync frame lengthAndrew Lunn
2016-06-29ixgbe: fix spoofed packets with macvlansEmil Tantilov
2016-06-29ixgbe: Correct reporting of timestamping for x550Tony Nguyen
2016-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-06-29fm10k: Remove create_workqueueBhaktipriya Shridhar
2016-06-29igb: call igb_ptp_suspend during suspend/resume cycleJacob Keller
2016-06-29igb: implement igb_ptp_suspendJacob Keller
2016-06-29igb: re-use igb_ptp_reset in igb_ptp_initJacob Keller
2016-06-29igb: introduce IGB_PTP_OVERFLOW_CHECK flagJacob Keller
2016-06-29igb: introduce ptp_flags variable and use it to replace IGB_FLAG_PTPJacob Keller
2016-06-29ixgbe: Error handler for duplicate filter locations in hardware for cls_u32 o...Amritha Nambiar
2016-06-29Merge tag 'pinctrl-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2016-06-29ixgbe: Fix deleting link filters for cls_u32 offloadsAmritha Nambiar
2016-06-29e1000e: prevent division by zero if TIMINCA is zeroDenys Vlasenko
2016-06-29fm10k: fix incorrect index calculation in fm10k_write_retaJacob Keller
2016-06-29fm10k: Align Rx buffers to 512B blocksAlexander Duyck
2016-06-29fm10k: don't use BIT() macro where the value isn't a bitmaskJacob Keller
2016-06-29Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller