aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAge
* vxge: make function table conststephen hemminger2011-09-16
* bna: make function tables contstephen hemminger2011-09-16
* pcnet32: constify function tablestephen hemminger2011-09-16
* sfc: Use correct fields of struct ethtool_coalesceBen Hutchings2011-09-16
* sfc: Validate IRQ moderation parameters in efx_init_irq_moderation()Ben Hutchings2011-09-16
* sfc: Correct reporting and validation of TX interrupt coalescingBen Hutchings2011-09-16
* sfc: Use consistent types for interrupt coalescing parametersBen Hutchings2011-09-16
* sfc: Correct error code for unsupported interrupt coalescing parametersBen Hutchings2011-09-16
* Merge git://github.com/Jkirsher/net-nextDavid S. Miller2011-09-16
|\
| * ixgbe: Correctly name and handle MSI-X other interruptAlexander Duyck2011-09-16
| * ixgbe: cleanup configuration of EITRSEL and VF reset pathAlexander Duyck2011-09-16
| * ixgbe: cleanup reset pathsAlexander Duyck2011-09-16
| * ixgbe: Update TXDCTL configuration to correctly handle WTHRESHAlexander Duyck2011-09-16
| * ixgbe: combine PCI_VDEVICE and board declaration to same lineAlexander Duyck2011-09-16
| * ixgbe: Drop unnecessary adapter->hw dereference in loopback test setupAlexander Duyck2011-09-16
| * ixgbe: commonize ixgbe_map_rings_to_vectors to work for all interrupt typesAlexander Duyck2011-09-16
| * ixgbe: Use ring->dev instead of adapter->pdev->dev when updating DCAAlexander Duyck2011-09-16
| * ixgbe: cleanup allocation and freeing of IRQ affinity hintAlexander Duyck2011-09-16
| * v2 ixgbe: consolidate all MSI-X ring interrupts and poll routines into oneAlexander Duyck2011-09-16
| * ixgbe: Change default Tx work limit size to 256 buffersAlexander Duyck2011-09-15
* | Merge branch 'master' of ../netdev-next/David S. Miller2011-09-16
|\ \ | |/ |/|
| * greth: convert to SKB paged frag API.Ian Campbell2011-08-30
| * gianfar: convert to SKB paged frag API.Ian Campbell2011-08-30
| * forcedeth: convert to SKB paged frag API.Ian Campbell2011-08-30
| * enic: convert to SKB paged frag API.Ian Campbell2011-08-30
| * intel: convert to SKB paged frag API.Ian Campbell2011-08-30
| * cassini: convert to SKB paged frag API.Ian Campbell2011-08-30
| * bna: convert to SKB paged frag API.Ian Campbell2011-08-30
| * benet: convert to SKB paged frag API.Ian Campbell2011-08-30
| * atlx: convert to SKB paged frag API.Ian Campbell2011-08-30
| * atl1e: convert to SKB paged frag API.Ian Campbell2011-08-30
| * atl1c: convert to SKB paged frag API.Ian Campbell2011-08-30
| * acenic: convert to SKB paged frag API.Ian Campbell2011-08-30
| * 8139cp: convert to SKB paged frag API.Ian Campbell2011-08-30
| * 3c59x: convert to SKB paged frag API.Ian Campbell2011-08-30
* | tg3: Code movementMatt Carlson2011-09-15
* | tg3: Eliminate tg3_halt_cpu() prototypeMatt Carlson2011-09-15
* | tg3: Eliminate tg3_write_sig_post_reset() prototypeMatt Carlson2011-09-15
* | tg3: Eliminate tg3_stop_fw() prototypeMatt Carlson2011-09-15
* | tg3: Add ability to turn off 1shot MSIMatt Carlson2011-09-15
* | tg3: Remove tp->rx_offset term when unneededMatt Carlson2011-09-15
* | tg3: Fix missed MSI workaroundMatt Carlson2011-09-15
* | tg3: Check all adv bits when checking configMatt Carlson2011-09-15
* | MII: fix Kconfig dependencies for MIIJeff Kirsher2011-09-15
* | stmmac: update the driver version (Aug_2011) (v3)Giuseppe CAVALLARO2011-09-15
* | stmmac: add HW DMA feature register (v3)Giuseppe CAVALLARO2011-09-15
* | stmmac: rework the code to get the Synopsys ID (v3)Giuseppe CAVALLARO2011-09-15
* | stmmac: export DMA TX/RX rings via debugfs (v3)Giuseppe CAVALLARO2011-09-15
* | stmmac: add MMC support exported via ethtool (v3)Giuseppe CAVALLARO2011-09-15
* | stmmac: support wake up irq from external sources (v3)Deepak Sikri2011-09-15