summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-08-204-19/+15
|\
| * ixgbe: use atomic bitwise operations when handling reset requestsEmil Tantilov2016-08-192-10/+8
| * ixgbevf: only check Tx queue enablement when debuggingEmil Tantilov2016-08-191-1/+1
| * ixgbevf: change hw_dbg to use netdev_dbgEmil Tantilov2016-08-192-7/+5
| * ixgbe: only check Tx queue enablement when debuggingEmil Tantilov2016-08-191-1/+1
* | net: dsa: bcm_sf2: Remove probing through old DSA bindingFlorian Fainelli2016-08-201-15/+0
* | net: dsa: bcm_sf2: Use device managed helpersFlorian Fainelli2016-08-201-23/+13
* | net: dsa: bcm_sf2: Make it a real platform device driverFlorian Fainelli2016-08-201-60/+118
* | dsa: mv88e6xxx: Make mv88e6xxx_wait() timeout verboseAndrew Lunn2016-08-201-0/+1
* | dsa: mv88e6xxx: Use mv88e6xx_wait in mv88e6xxx_update()Andrew Lunn2016-08-201-12/+4
* | dsa: mv88e6xxx: Timeout based on iterations, not timeAndrew Lunn2016-08-201-9/+6
* | net: phy: Kconfig: Remove redundant "Support for"Andrew Lunn2016-08-201-35/+35
* | net: phy: Sort Makefile and KconfigAndrew Lunn2016-08-202-250/+253
* | ibmvnic: Handle backing device failover and reinitializationThomas Falcon2016-08-202-2/+34
* | net: hns: Add reset function support for RoCE driveroulijun2016-08-204-0/+162
* | crypto: Added Chelsio Menu to the Kconfig fileHariprasad Shenai2016-08-194-0/+26
* | chcr: Support for Chelsio's Crypto HardwareHariprasad Shenai2016-08-195-0/+2519
* | cxgb4: Register changes and fw defines for cryptoHariprasad Shenai2016-08-192-0/+561
* | cxgb4: Add support for dynamic allocation of resources for ULDHariprasad Shenai2016-08-197-50/+759
* | atm: fore200e: Do not drop const qualifierLABBE Corentin2016-08-191-3/+3
* | net: bgmac: make it clear when setting interface type to RMIIRafał Miłecki2016-08-191-1/+2
* | net: bgmac: support Ethernet core on BCM53573 SoCsRafał Miłecki2016-08-193-1/+62
* | net: ethernet: nuvoton: fix spelling mistake: "aligment" -> "alignment"Colin Ian King2016-08-191-1/+1
* | xen-netback: create a debugfs node for hash informationPaul Durrant2016-08-193-2/+107
* | sfc: avoid division by zeroEdward Cree2016-08-191-1/+0
* | qede: Fix forcing high speedsYuval Mintz2016-08-191-2/+2
* | qed*: Fix pause settingYuval Mintz2016-08-191-1/+1
* | igb: fix error code in igb_add_ethtool_nfc_entry()Gangfeng Huang2016-08-191-1/+1
* | igb: support RX flow classification by VLAN priorityGangfeng Huang2016-08-194-7/+92
* | igb: support RX flow classification by ethertypeGangfeng Huang2016-08-194-6/+101
* | igb: add support of RX network flow classificationGangfeng Huang2016-08-193-0/+270
|/
* qed: Add support for NCSI statistics.Sudarsana Reddy Kalluru2016-08-196-5/+127
* qede: Add support for per-queue stats.Sudarsana Reddy Kalluru2016-08-193-13/+57
* qede: Add support for capturing additional stats in ethtool-stats display.Sudarsana Reddy Kalluru2016-08-193-0/+6
* net: phy: Update copyright infoAppana Durga Kedareswara Rao2016-08-191-0/+2
* net: ethernet: macb: Add support for rx_clkshubhrajyoti.datta@xilinx.com2016-08-192-6/+29
* i40e: Expose 'trust' flag to userspace via ndo_get_vf_config.Sridhar Samudrala2016-08-181-0/+1
* i40e: remove a stray unlockDan Carpenter2016-08-181-1/+0
* i40e/i40evf-Bump version from 1.6.11 to 1.6.12Bimmy Pujari2016-08-182-2/+2
* i40e: Allow RSS Hash set with less than four parametersCarolyn Wyborny2016-08-182-81/+130
* i40e: fix memory leakMitch Williams2016-08-181-0/+1
* i40e: fix lookup table when RSS disabled/enabledAlan Brady2016-08-181-0/+28
* i40e: Don't notify client of VF reset during VF creationAvinash Dayanand2016-08-181-2/+5
* i40e: Force register writes to mitigate sync issues with iwarp VF driverAvinash Dayanand2016-08-181-1/+2
* i40e: don't allow reduction of channels below active FD rulesJacob Keller2016-08-181-0/+24
* i40e: Fix static analysis tool warningDave Ertman2016-08-181-3/+1
* i40evf: add missing rtnl_lock() around i40evf_set_interrupt_capabilityJacob Keller2016-08-181-0/+2
* i40e: reset RX csum error stat with other pf statsCatherine Sullivan2016-08-181-0/+1
* i40e/i40evf: Reset VLAN filter count when resettingCatherine Sullivan2016-08-181-0/+1
* i40e: Fix a bug where a client close can be called before an open is completeAnjali Singhai Jain2016-08-181-0/+2