summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel (follow)
Commit message (Expand)AuthorAgeFilesLines
* i40evf: Fix TSO and hw checksums for non-accelerated vlan packets.Vlad Yasevich2014-08-261-1/+1
* i40e: Fix TSO and hw checksums for non-accelerated vlan packets.Vlad Yasevich2014-08-261-1/+1
* e1000: Fix TSO for non-accelerated vlan trafficVlad Yasevich2014-08-261-8/+11
* e1000e: Fix TSO with non-accelerated vlansVlad Yasevich2014-08-261-12/+9
* i40e: fix PTP bugJesse Brandeburg2014-08-151-1/+1
* i40e: Fix a few potential VF dereferencesAnjali Singhai Jain2014-08-151-11/+19
* i40e: Fix for recent kernel panicAnjali Singhai Jain2014-08-151-3/+15
* Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-158-8/+8
|\
| * PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-128-8/+8
* | e1000e: delete excessive space character in debug messageJean Sacren2014-08-121-1/+1
* | e1000e: fix trivial kernel doc typosJean Sacren2014-08-121-1/+1
* | i40e: Cleaning up missing null-terminate in conjunction with strncpyRickard Strandqvist2014-08-121-8/+8
* | i40e: use correct structure type name in sizeofJulia Lawall2014-08-121-1/+1
* | i40e: fix sparse non static symbol warningWei Yongjun2014-08-121-3/+3
* | i40e: Fix missing uapi/linux/dcbnl.h include in i40e_fcoe.cLucas Tanure2014-08-121-0/+1
|/
* list: fix order of arguments for hlist_add_after(_rcu)Ken Helias2014-08-072-2/+2
* i40evf: Fixed guest OS panic when removing vf driverSerey Kong2014-08-031-2/+3
* i40evf: fix memory leak on unused interfacesMitch Williams2014-08-031-0/+24
* i40evf: don't leak queue vectorsMitch Williams2014-08-031-0/+2
* i40evf: do not re-arm watchdog after removeAshish Shah2014-08-031-0/+2
* i40evf: future-proof vfr_stat state checkAshish Shah2014-08-031-6/+17
* i40e: remove support for vf unicast promiscuous modeAshish Shah2014-08-031-10/+3
* i40e: Minor comment changesAkeem G Abodunrin2014-08-031-1/+1
* i40evf: fix scan warning on sprintfJesse Brandeburg2014-08-032-2/+3
* i40e: disable local loopback on vmdq vsiShannon Nelson2014-08-031-1/+0
* i40e: use correct vf_id offset for virtchnl messageAshish Shah2014-08-031-6/+13
* i40e: expose debug_write_register requestShannon Nelson2014-08-032-0/+32
* i40e: adds FCoE to build and updates its documentationVasu Dev2014-08-031-0/+1
* i40e: Adds FCoE related code to i40e core driverVasu Dev2014-08-0311-11/+599
* i40e: adds FCoE code to the i40e driverVasu Dev2014-08-032-0/+1696
* e1000e: Fix Runtime PM blocks EEE link negotiation in S5David Ertman2014-07-261-0/+26
* e1000e: Fix EEE in S5 w/ Runtime PM enabledDavid Ertman2014-07-261-1/+6
* e1000e: Add support for EEE in Sx statesDavid Ertman2014-07-262-2/+20
* e1000e: Add code to check return values on NVM accessesDavid Ertman2014-07-263-8/+23
* e1000e: Fix CRC errors with jumbo trafficDavid Ertman2014-07-262-1/+2
* ixgbe: Make return values more directMark Rustad2014-07-2611-1010/+742
* ixgbevf: Remove unused get_supported_physical_layer pointerMark Rustad2014-07-261-1/+0
* ixgbe: Delete a bunch of dead codeMark Rustad2014-07-264-275/+0
* ixgbe: Fix ixgbe_write_mbx error resultMark Rustad2014-07-261-6/+5
* ixgbe: Correct X540 semaphore errorMark Rustad2014-07-261-18/+16
* ixgbe: Fix spurious release of semaphore in EEPROM accessMark Rustad2014-07-261-70/+53
* ixgbe: Convert some udelays to usleep_rangeMark Rustad2014-07-262-5/+5
* i40e: always print aqtx answerShannon Nelson2014-07-242-10/+6
* i40e: Give link more time after setting flow controlCatherine Sullivan2014-07-241-3/+7
* i40e: Fix firmware API version errorsCatherine Sullivan2014-07-241-13/+7
* i40e/i40evf: ARQ copy desc data even for failed commandsKamil Krawczyk2014-07-242-14/+14
* i40evf: don't wait so longMitch Williams2014-07-241-2/+2
* i40e/i40evf: fix extension header csum logicJesse Brandeburg2014-07-242-4/+0
* i40e/i40evf: Add nvmupdate supportShannon Nelson2014-07-2410-16/+866
* i40e: fix format mismatch in drivers/net/ethernet/intel/i40e/i40e_debugfs.cToralf Förster2014-07-241-2/+2