summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-07net: use ethtool_cmd_speed_set helper to set ethtool speed valueJiri Pirko3-14/+18
2014-06-07net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko25-49/+49
2014-06-07amd-xgbe: Remove unnecessary includeTom Lendacky1-1/+0
2014-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller10-73/+320
2014-06-06i40e/i40evf: Bump build versionCatherine Sullivan2-3/+3
2014-06-06i40e: remove irqs only when they are set upShannon Nelson2-0/+7
2014-06-06i40e: don't remove HMC that doesn't existShannon Nelson1-9/+15
2014-06-06i40e: print full link messageJesse Brandeburg1-5/+51
2014-06-06i40e: add xcast stats for portShannon Nelson2-0/+32
2014-06-06i40e: add vsi x-cast statsShannon Nelson1-2/+5
2014-06-06i40e: increase reset wait timeShannon Nelson1-1/+1
2014-06-06i40e/i40evf: add Tx pre queue disable functionMatt Jared5-0/+54
2014-06-06i40e/i40evf: check AQ register for valid dataKamil Krawczyk2-8/+60
2014-06-06i40evf: make messages less direMitch Williams1-2/+2
2014-06-06i40e: print message for pre-production hardwareJesse Brandeburg1-0/+4
2014-06-06i40e: add VEB stats to ethtoolShannon Nelson1-43/+84
2014-06-06i40e: set lan_veb indexShannon Nelson1-0/+2
2014-06-06ipv6: Shrink udp_v6_mcast_next() to one socket variableSven Wegener1-13/+12
2014-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-23/+48
2014-06-06net: filter: fix SKF_AD_PKTTYPE extension on big-endianAlexei Starovoitov1-0/+11
2014-06-06net: phy: fix sparse warning in fixed.cKonrad Zapalowicz1-0/+5
2014-06-06Merge branch 'systemport-next'David S. Miller1-9/+14
2014-06-06net: systemport: start with carrier offFlorian Fainelli1-0/+3
2014-06-06net: systemport: fix comment about HW prepending 2bytesFlorian Fainelli1-3/+3
2014-06-06net: systemport: correctly check for RX_STATUS_OVFLOW flagFlorian Fainelli1-1/+1
2014-06-06net: systemport: fix transmit locking schemeFlorian Fainelli1-5/+7
2014-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller3-20/+62
2014-06-06Merge branch 'amd-xgbe'David S. Miller18-1/+9045
2014-06-06amd-xgbe: Maintainer informationLendacky, Thomas1-0/+7
2014-06-06amd-xgbe: Configuration and build supportLendacky, Thomas4-1/+21
2014-06-06amd-xgbe: Initial AMD 10GbE phylib driverLendacky, Thomas1-0/+1357
2014-06-06amd-xgbe: Initial AMD 10GbE platform driverLendacky, Thomas10-0/+7609
2014-06-06amd-xgbe: AMD 10GbE device bindings documentationLendacky, Thomas2-0/+51
2014-06-06bridge: Fix incorrect judgment of promiscToshiaki Makita1-1/+2
2014-06-06hplance: fix ram size in commentAmos Kong1-2/+2
2014-06-06mvme147: fix ram size in commentAmos Kong1-3/+3
2014-06-06Merge branch 'dm9000-next'David S. Miller1-26/+40
2014-06-06dm9000: avoid sleeping in dm9000_timeout callbackAndrew Ruder1-3/+8
2014-06-06dm9000: handle initial link statusAndrew Ruder1-1/+2
2014-06-06dm9000: remove redundant ISR status clearAndrew Ruder1-1/+0
2014-06-06dm9000: clean up edge-triggered irq compatibilityAndrew Ruder1-10/+22
2014-06-06dm9000: clean up reset codeAndrew Ruder1-11/+5
2014-06-06dm9000: acquire irq flags from device treeAndrew Ruder1-0/+3
2014-06-06xen-netback: Fix handling of skbs requiring too many slotsZoltan Kiss1-11/+25
2014-06-06qlcnic: Initialize mailbox cmd structure to zeroRajesh Borundia1-0/+3
2014-06-06MPLS: Use mpls_features to activate software MPLS GSO segmentationSimon Horman1-1/+27
2014-06-06gianfar: Call netif_carrier_off() prior to registrationFabio Estevam1-3/+3
2014-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller14-252/+321
2014-06-05i40e: add missing VSI statisticsShannon Nelson2-0/+26
2014-06-05i40e/i40evf: remove rx_errors and rx_missedShannon Nelson7-16/+5