aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-06net: use ethtool_cmd_speed_set helper to set ethtool speed valueJiri Pirko3-14/+18
2014-06-06net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko25-49/+49
2014-06-06amd-xgbe: Remove unnecessary includeTom Lendacky1-1/+0
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-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-19/+36
2014-06-05net: systemport: start with carrier offFlorian Fainelli1-0/+3
2014-06-05net: systemport: fix comment about HW prepending 2bytesFlorian Fainelli1-3/+3
2014-06-05net: systemport: correctly check for RX_STATUS_OVFLOW flagFlorian Fainelli1-1/+1
2014-06-05net: systemport: fix transmit locking schemeFlorian Fainelli1-5/+7
2014-06-05amd-xgbe: Configuration and build supportLendacky, Thomas4-1/+21
2014-06-05amd-xgbe: Initial AMD 10GbE phylib driverLendacky, Thomas1-0/+1357
2014-06-05amd-xgbe: Initial AMD 10GbE platform driverLendacky, Thomas10-0/+7609
2014-06-05hplance: fix ram size in commentAmos Kong1-2/+2
2014-06-05mvme147: fix ram size in commentAmos Kong1-3/+3
2014-06-05dm9000: avoid sleeping in dm9000_timeout callbackAndrew Ruder1-3/+8
2014-06-05dm9000: handle initial link statusAndrew Ruder1-1/+2
2014-06-05dm9000: remove redundant ISR status clearAndrew Ruder1-1/+0
2014-06-05dm9000: clean up edge-triggered irq compatibilityAndrew Ruder1-10/+22
2014-06-05dm9000: clean up reset codeAndrew Ruder1-11/+5
2014-06-05dm9000: acquire irq flags from device treeAndrew Ruder1-0/+3
2014-06-05xen-netback: Fix handling of skbs requiring too many slotsZoltan Kiss1-11/+25
2014-06-05qlcnic: Initialize mailbox cmd structure to zeroRajesh Borundia1-0/+3
2014-06-05gianfar: Call netif_carrier_off() prior to registrationFabio Estevam1-3/+3
2014-06-05i40e: add missing VSI statisticsShannon Nelson2-0/+26
2014-06-05i40e/i40evf: remove rx_errors and rx_missedShannon Nelson7-16/+5
2014-06-05i40e: refactor stats collectionShannon Nelson1-166/+189
2014-06-05i40e: refactor send versionJesse Brandeburg1-13/+18
2014-06-05i40e/i40evf: VEB structure added, GTIME macro updateKamil Krawczyk2-4/+24
2014-06-05i40e: notify VF of all types of resetsMitch Williams1-3/+3
2014-06-05i40evf: fix crash when changing ring sizesMitch Williams3-13/+15
2014-06-05i40evf: set descriptor multiple to 32Mitch Williams1-1/+1
2014-06-05i40e: clamp jumbo frame sizeJesse Brandeburg1-1/+1
2014-06-05i40e/i40evf: remove unused RX_LRO defineJesse Brandeburg2-14/+0
2014-06-05i40e: remove check for large bufferKamil Krawczyk1-6/+0
2014-06-05i40e: Rework register diagnosticKamil Krawczyk1-13/+37
2014-06-05i40e: don't use OR to check a valueJesse Brandeburg1-2/+2
2014-06-04isdn/capi: fix (middleware) device nodesPaul Bolle2-3/+3
2014-06-04isdn/capi: Make verbose reporting depend on capidrvPaul Bolle2-9/+9