summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: use ethtool_cmd_speed_set helper to set ethtool speed valueJiri Pirko2014-06-073-14/+18
* net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko2014-06-0725-49/+49
* amd-xgbe: Remove unnecessary includeTom Lendacky2014-06-061-1/+0
* i40e/i40evf: Bump build versionCatherine Sullivan2014-06-062-3/+3
* i40e: remove irqs only when they are set upShannon Nelson2014-06-062-0/+7
* i40e: don't remove HMC that doesn't existShannon Nelson2014-06-061-9/+15
* i40e: print full link messageJesse Brandeburg2014-06-061-5/+51
* i40e: add xcast stats for portShannon Nelson2014-06-062-0/+32
* i40e: add vsi x-cast statsShannon Nelson2014-06-061-2/+5
* i40e: increase reset wait timeShannon Nelson2014-06-061-1/+1
* i40e/i40evf: add Tx pre queue disable functionMatt Jared2014-06-065-0/+54
* i40e/i40evf: check AQ register for valid dataKamil Krawczyk2014-06-062-8/+60
* i40evf: make messages less direMitch Williams2014-06-061-2/+2
* i40e: print message for pre-production hardwareJesse Brandeburg2014-06-061-0/+4
* i40e: add VEB stats to ethtoolShannon Nelson2014-06-061-43/+84
* i40e: set lan_veb indexShannon Nelson2014-06-061-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-065-19/+36
|\
| * hplance: fix ram size in commentAmos Kong2014-06-061-2/+2
| * mvme147: fix ram size in commentAmos Kong2014-06-061-3/+3
| * xen-netback: Fix handling of skbs requiring too many slotsZoltan Kiss2014-06-061-11/+25
| * qlcnic: Initialize mailbox cmd structure to zeroRajesh Borundia2014-06-061-0/+3
| * gianfar: Call netif_carrier_off() prior to registrationFabio Estevam2014-06-061-3/+3
* | net: systemport: start with carrier offFlorian Fainelli2014-06-061-0/+3
* | net: systemport: fix comment about HW prepending 2bytesFlorian Fainelli2014-06-061-3/+3
* | net: systemport: correctly check for RX_STATUS_OVFLOW flagFlorian Fainelli2014-06-061-1/+1
* | net: systemport: fix transmit locking schemeFlorian Fainelli2014-06-061-5/+7
* | amd-xgbe: Configuration and build supportLendacky, Thomas2014-06-064-1/+21
* | amd-xgbe: Initial AMD 10GbE phylib driverLendacky, Thomas2014-06-061-0/+1357
* | amd-xgbe: Initial AMD 10GbE platform driverLendacky, Thomas2014-06-0610-0/+7609
* | dm9000: avoid sleeping in dm9000_timeout callbackAndrew Ruder2014-06-061-3/+8
* | dm9000: handle initial link statusAndrew Ruder2014-06-061-1/+2
* | dm9000: remove redundant ISR status clearAndrew Ruder2014-06-061-1/+0
* | dm9000: clean up edge-triggered irq compatibilityAndrew Ruder2014-06-061-10/+22
* | dm9000: clean up reset codeAndrew Ruder2014-06-061-11/+5
* | dm9000: acquire irq flags from device treeAndrew Ruder2014-06-061-0/+3
* | i40e: add missing VSI statisticsShannon Nelson2014-06-052-0/+26
* | i40e/i40evf: remove rx_errors and rx_missedShannon Nelson2014-06-057-16/+5
* | i40e: refactor stats collectionShannon Nelson2014-06-051-166/+189
* | i40e: refactor send versionJesse Brandeburg2014-06-051-13/+18
* | i40e/i40evf: VEB structure added, GTIME macro updateKamil Krawczyk2014-06-052-4/+24
* | i40e: notify VF of all types of resetsMitch Williams2014-06-051-3/+3
* | i40evf: fix crash when changing ring sizesMitch Williams2014-06-053-13/+15
* | i40evf: set descriptor multiple to 32Mitch Williams2014-06-051-1/+1
* | i40e: clamp jumbo frame sizeJesse Brandeburg2014-06-051-1/+1
* | i40e/i40evf: remove unused RX_LRO defineJesse Brandeburg2014-06-052-14/+0
* | i40e: remove check for large bufferKamil Krawczyk2014-06-051-6/+0
* | i40e: Rework register diagnosticKamil Krawczyk2014-06-051-13/+37
* | i40e: don't use OR to check a valueJesse Brandeburg2014-06-051-2/+2
* | isdn/capi: fix (middleware) device nodesPaul Bolle2014-06-052-3/+3
* | isdn/capi: Make verbose reporting depend on capidrvPaul Bolle2014-06-052-9/+9