summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
* ethtool: Clean up definitions of rule location arrays in RX NFCBen Hutchings2011-09-166-10/+9
* vxge: make function table conststephen hemminger2011-09-164-17/+20
* bna: make function tables contstephen hemminger2011-09-165-43/+36
* pcnet32: constify function tablestephen hemminger2011-09-161-101/+101
* sfc: Use correct fields of struct ethtool_coalesceBen Hutchings2011-09-161-9/+27
* sfc: Validate IRQ moderation parameters in efx_init_irq_moderation()Ben Hutchings2011-09-166-15/+34
* sfc: Correct reporting and validation of TX interrupt coalescingBen Hutchings2011-09-163-34/+53
* sfc: Use consistent types for interrupt coalescing parametersBen Hutchings2011-09-163-8/+9
* sfc: Correct error code for unsupported interrupt coalescing parametersBen Hutchings2011-09-161-3/+3
* Merge git://github.com/Jkirsher/net-nextDavid S. Miller2011-09-167-580/+341
|\
| * ixgbe: Correctly name and handle MSI-X other interruptAlexander Duyck2011-09-152-95/+97
| * ixgbe: cleanup configuration of EITRSEL and VF reset pathAlexander Duyck2011-09-151-12/+13
| * ixgbe: cleanup reset pathsAlexander Duyck2011-09-154-83/+43
| * ixgbe: Update TXDCTL configuration to correctly handle WTHRESHAlexander Duyck2011-09-151-17/+18
| * ixgbe: combine PCI_VDEVICE and board declaration to same lineAlexander Duyck2011-09-151-53/+26
| * ixgbe: Drop unnecessary adapter->hw dereference in loopback test setupAlexander Duyck2011-09-151-9/+9
| * ixgbe: commonize ixgbe_map_rings_to_vectors to work for all interrupt typesAlexander Duyck2011-09-151-54/+34
| * ixgbe: Use ring->dev instead of adapter->pdev->dev when updating DCAAlexander Duyck2011-09-151-4/+4
| * ixgbe: cleanup allocation and freeing of IRQ affinity hintAlexander Duyck2011-09-151-40/+36
| * v2 ixgbe: consolidate all MSI-X ring interrupts and poll routines into oneAlexander Duyck2011-09-151-216/+63
| * ixgbe: Change default Tx work limit size to 256 buffersAlexander Duyck2011-09-152-4/+5
* | Merge branch 'master' of ../netdev-next/David S. Miller2011-09-1620-91/+81
|\ \ | |/ |/|
| * greth: convert to SKB paged frag API.Ian Campbell2011-08-301-8/+4
| * gianfar: convert to SKB paged frag API.Ian Campbell2011-08-301-5/+5
| * forcedeth: convert to SKB paged frag API.Ian Campbell2011-08-301-4/+10
| * enic: convert to SKB paged frag API.Ian Campbell2011-08-301-7/+7
| * intel: convert to SKB paged frag API.Ian Campbell2011-08-307-30/+22
| * cassini: convert to SKB paged frag API.Ian Campbell2011-08-301-8/+7
| * bna: convert to SKB paged frag API.Ian Campbell2011-08-301-2/+2
| * benet: convert to SKB paged frag API.Ian Campbell2011-08-301-5/+5
| * atlx: convert to SKB paged frag API.Ian Campbell2011-08-301-3/+2
| * atl1e: convert to SKB paged frag API.Ian Campbell2011-08-301-6/+5
| * atl1c: convert to SKB paged frag API.Ian Campbell2011-08-301-5/+4
| * acenic: convert to SKB paged frag API.Ian Campbell2011-08-301-3/+3
| * 8139cp: convert to SKB paged frag API.Ian Campbell2011-08-301-2/+1
| * 3c59x: convert to SKB paged frag API.Ian Campbell2011-08-301-3/+4
* | tg3: Code movementMatt Carlson2011-09-151-8/+9
* | tg3: Eliminate tg3_halt_cpu() prototypeMatt Carlson2011-09-151-221/+222
* | tg3: Eliminate tg3_write_sig_post_reset() prototypeMatt Carlson2011-09-151-230/+228
* | tg3: Eliminate tg3_stop_fw() prototypeMatt Carlson2011-09-151-18/+16
* | tg3: Add ability to turn off 1shot MSIMatt Carlson2011-09-151-2/+6
* | tg3: Remove tp->rx_offset term when unneededMatt Carlson2011-09-151-2/+8
* | tg3: Fix missed MSI workaroundMatt Carlson2011-09-151-3/+2
* | tg3: Check all adv bits when checking configMatt Carlson2011-09-151-2/+4
* | MII: fix Kconfig dependencies for MIIJeff Kirsher2011-09-1528-0/+47
* | stmmac: update the driver version (Aug_2011) (v3)Giuseppe CAVALLARO2011-09-151-1/+1
* | stmmac: add HW DMA feature register (v3)Giuseppe CAVALLARO2011-09-156-1/+174
* | stmmac: rework the code to get the Synopsys ID (v3)Giuseppe CAVALLARO2011-09-154-5/+23
* | stmmac: export DMA TX/RX rings via debugfs (v3)Giuseppe CAVALLARO2011-09-152-0/+112
* | stmmac: add MMC support exported via ethtool (v3)Giuseppe CAVALLARO2011-09-158-22/+540
OpenPOWER on IntegriCloud