summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | e1000e: advertise transmit time stampingRichard Cochran2012-07-221-0/+1
* | | | | e1000: advertise transmit time stampingRichard Cochran2012-07-221-0/+1
* | | | | bnx2x: advertise transmit time stampingRichard Cochran2012-07-221-0/+1
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-07-2210-209/+323
|\ \ \ \ \
| * | | | | igb: reset PHY in the link_up process to recover PHY setting after power down.Akeem G. Abodunrin2012-07-221-1/+2
| * | | | | ixgbe: Use 1TC DCB instead of disabling DCB for MSI and legacy interruptsAlexander Duyck2012-07-222-7/+17
| * | | | | ixgbe: add support for new 82599 deviceDon Skidmore2012-07-222-0/+2
| * | | | | ixgbe: remove extra unused queues in DCB + FCoE caseJohn Fastabend2012-07-221-5/+8
| * | | | | ixgbe: fix RAR entry counting for generic and fdb_add()John Fastabend2012-07-221-8/+19
| * | | | | ixgbe: Use num_tcs.pg_tcs as upper limit for TC when checking based on UPAlexander Duyck2012-07-221-4/+8
| * | | | | ixgbe: Reduce Rx header size to what is actually usedAlexander Duyck2012-07-222-9/+10
| * | | | | ixgbevf: Fix namespace issue with ixgbe_write_eitrGreg Rose2012-07-222-25/+19Star
| * | | | | ixgbe: Fix handling of FDIR_HASH flagAlexander Duyck2012-07-222-24/+46
| * | | | | ixgbevf: Add support for PCI error handlingAlexander Duyck2012-07-221-0/+80
| * | | | | ixgbevf: Add lock around mailbox ops to prevent simultaneous accessAlexander Duyck2012-07-222-2/+41
| * | | | | ixgbe: Change how we check for pre-existing and assigned VFsAlexander Duyck2012-07-224-94/+45Star
| * | | | | ixgbe: Drop probe_vf and merge functionality into ixgbe_enable_sriovAlexander Duyck2012-07-223-32/+28Star
* | | | | | net: fix race condition in several drivers when reading statsKevin Groeneveld2012-07-221-4/+4
|/ / / / /
* | | | | forcedeth: spin_unlock_irq in interrupt handler fixDenis Efremov2012-07-211-2/+2
* | | | | atl1c: fix issue of io access mode for AR8152 v2.1Cloud Ren2012-07-202-1/+20
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-07-2010-248/+344
|\ \ \ \ \
| * | | | | ixgbe: Enable FCoE FSO and CRC offloads based on CAPABLE instead of ENABLED flagAlexander Duyck2012-07-202-8/+13
| * | | | | ixgbe: Only enable anti-spoof on VF poolsAlexander Duyck2012-07-201-9/+11
| * | | | | ixgbe: Correctly set SAN MAC RAR pool to default pool of PFAlexander Duyck2012-07-206-3/+46
| * | | | | ixgbe: Make FCoE allocation and configuration closer to how rings workAlexander Duyck2012-07-204-122/+154
| * | | | | ixgbe: Merge all FCoE percpu values into a single structureAlexander Duyck2012-07-203-86/+86
| * | | | | ixgbe: Cleanup configuration of FCoE registersAlexander Duyck2012-07-202-27/+32
| * | | | | ixgbe: Drop references to deprecated pci_ DMA api and instead use dma_ APIAlexander Duyck2012-07-202-17/+17
| * | | | | ixgbe: Fix memory leak when SR-IOV VFs are direct assignedAlexander Duyck2012-07-201-4/+11
| * | | | | ixgbe: Use VMDq offset to indicate the default poolAlexander Duyck2012-07-203-19/+21
* | | | | | ixgbe: use PCI_VENDOR_ID_INTELJon Mason2012-07-203-9/+6Star
* | | | | | ixgb: use PCI_VENDOR_ID_INTELJon Mason2012-07-203-12/+8Star
|/ / / / /
* | | | | Merge branch 'net' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/...David S. Miller2012-07-191-27/+34
|\ \ \ \ \
| * | | | | tilegx net: use eth_hw_addr_random(), not eth_random_addr()Chris Metcalf2012-07-181-1/+1
| * | | | | tilegx net driver: handle payload data not in fragsChris Metcalf2012-07-181-18/+18
| * | | | | net: tilegx driver bugfix (be explicit about percpu queue number)Chris Metcalf2012-07-181-8/+15
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-193-10/+38
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | ixgbevf: Fix panic when loading driverAlexander Duyck2012-07-171-0/+3
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-07-172-10/+35
| |\ \ \ \ \
| | * | | | | e1000e: fix test for PHY being accessible on 82577/8/9 and I217Bruce Allan2012-07-141-10/+32
| | * | | | | e1000e: Correct link check logic for 82571 serdesTushar Dave2012-07-141-0/+3
| * | | | | | ixgbevf: Prevent RX/TX statistics getting reset to zeroNarendra K2012-07-171-12/+0Star
| |/ / / / /
* | | | | | mlx4_en: map entire pages to increase throughputThadeu Lima de Souza Cascardo2012-07-192-109/+131
* | | | | | sfc: initialize dynamic sysfs attributes for lockdepMichal Schmidt2012-07-191-0/+1
* | | | | | net: e100: ucode is optional in some casesBjørn Mork2012-07-191-9/+31
* | | | | | net: stmmac: Add ip version to dts bindingsDinh Nguyen2012-07-191-2/+6
* | | | | | cxgb3: Set vlan_feature on net_devicebrenohl@br.ibm.com2012-07-191-0/+4
* | | | | | net/mlx4_en: Add accelerated RFS supportAmir Vadai2012-07-194-1/+342
* | | | | | {NET,IB}/mlx4: Add rmap support to mlx4_assign_eqAmir Vadai2012-07-192-2/+13
* | | | | | net/mlx4: Move MAC_MASK to a common placeAmir Vadai2012-07-194-7/+4Star