summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-08-20Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-08-20net: dsa: bcm_sf2: Remove probing through old DSA bindingFlorian Fainelli
2016-08-20net: dsa: bcm_sf2: Use device managed helpersFlorian Fainelli
2016-08-20net: dsa: bcm_sf2: Make it a real platform device driverFlorian Fainelli
2016-08-20dsa: mv88e6xxx: Make mv88e6xxx_wait() timeout verboseAndrew Lunn
2016-08-20dsa: mv88e6xxx: Use mv88e6xx_wait in mv88e6xxx_update()Andrew Lunn
2016-08-20dsa: mv88e6xxx: Timeout based on iterations, not timeAndrew Lunn
2016-08-20net: phy: Kconfig: Remove redundant "Support for"Andrew Lunn
2016-08-20net: phy: Sort Makefile and KconfigAndrew Lunn
2016-08-20ibmvnic: Handle backing device failover and reinitializationThomas Falcon
2016-08-19net: hns: Add reset function support for RoCE driveroulijun
2016-08-19crypto: Added Chelsio Menu to the Kconfig fileHariprasad Shenai
2016-08-19chcr: Support for Chelsio's Crypto HardwareHariprasad Shenai
2016-08-19cxgb4: Register changes and fw defines for cryptoHariprasad Shenai
2016-08-19cxgb4: Add support for dynamic allocation of resources for ULDHariprasad Shenai
2016-08-19atm: fore200e: Do not drop const qualifierLABBE Corentin
2016-08-19net: bgmac: make it clear when setting interface type to RMIIRafał Miłecki
2016-08-19net: bgmac: support Ethernet core on BCM53573 SoCsRafał Miłecki
2016-08-19net: ethernet: nuvoton: fix spelling mistake: "aligment" -> "alignment"Colin Ian King
2016-08-19xen-netback: create a debugfs node for hash informationPaul Durrant
2016-08-19sfc: avoid division by zeroEdward Cree
2016-08-19qede: Fix forcing high speedsYuval Mintz
2016-08-19qed*: Fix pause settingYuval Mintz
2016-08-19ixgbe: use atomic bitwise operations when handling reset requestsEmil Tantilov
2016-08-19ixgbevf: only check Tx queue enablement when debuggingEmil Tantilov
2016-08-19ixgbevf: change hw_dbg to use netdev_dbgEmil Tantilov
2016-08-19ixgbe: only check Tx queue enablement when debuggingEmil Tantilov
2016-08-19igb: fix error code in igb_add_ethtool_nfc_entry()Gangfeng Huang
2016-08-19igb: support RX flow classification by VLAN priorityGangfeng Huang
2016-08-19igb: support RX flow classification by ethertypeGangfeng Huang
2016-08-19igb: add support of RX network flow classificationGangfeng Huang
2016-08-19qed: Add support for NCSI statistics.Sudarsana Reddy Kalluru
2016-08-19qede: Add support for per-queue stats.Sudarsana Reddy Kalluru
2016-08-19qede: Add support for capturing additional stats in ethtool-stats display.Sudarsana Reddy Kalluru
2016-08-19net: phy: Update copyright infoAppana Durga Kedareswara Rao
2016-08-19net: ethernet: macb: Add support for rx_clkshubhrajyoti.datta@xilinx.com
2016-08-18i40e: Expose 'trust' flag to userspace via ndo_get_vf_config.Sridhar Samudrala
2016-08-18i40e: remove a stray unlockDan Carpenter
2016-08-18i40e/i40evf-Bump version from 1.6.11 to 1.6.12Bimmy Pujari
2016-08-18i40e: Allow RSS Hash set with less than four parametersCarolyn Wyborny
2016-08-18i40e: fix memory leakMitch Williams
2016-08-18i40e: fix lookup table when RSS disabled/enabledAlan Brady
2016-08-18i40e: Don't notify client of VF reset during VF creationAvinash Dayanand
2016-08-18i40e: Force register writes to mitigate sync issues with iwarp VF driverAvinash Dayanand
2016-08-18i40e: don't allow reduction of channels below active FD rulesJacob Keller
2016-08-18i40e: Fix static analysis tool warningDave Ertman
2016-08-18i40evf: add missing rtnl_lock() around i40evf_set_interrupt_capabilityJacob Keller
2016-08-18i40e: reset RX csum error stat with other pf statsCatherine Sullivan
2016-08-18i40e/i40evf: Reset VLAN filter count when resettingCatherine Sullivan
2016-08-18i40e: Fix a bug where a client close can be called before an open is completeAnjali Singhai Jain