aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAge
...
* igb: Make certain one vector is always assigned in igb_request_irqAlexander Duyck2011-10-13
* igb: avoid unnecessarily creating a local copy of the q_vectorAlexander Duyck2011-10-13
* ixgbe: Correct check for change in FCoE priorityMark Rustad2011-10-13
* ixgbe: Add FCoE DDP allocation failure counters to ethtool stats.Amir Hanania2011-10-13
* ixgbe: Add protection from VF invalid target DMAGreg Rose2011-10-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller2011-10-11
|\
| * igb: add support for NETIF_F_RXHASHAlexander Duyck2011-10-08
| * igb: move TX hang check flag into ring->flagsAlexander Duyck2011-10-08
| * igb: fix recent VLAN changes that would leave VLANs disabled after resetAlexander Duyck2011-10-08
| * igb: leave staterr in place and instead us a helper function to check bitsAlexander Duyck2011-10-08
| * igb: retire the RX_CSUM flag and use the netdev flag insteadAlexander Duyck2011-10-08
| * igb: cleanup IVAR configurationAlexander Duyck2011-10-08
| * igb: Move ITR related data into work container within the q_vectorAlexander Duyck2011-10-08
| * igb: Consolidate all of the ring feature flags into a single valueAlexander Duyck2011-10-08
| * igb: avoid unnecessary conversions from u16 to intAlexander Duyck2011-10-08
| * igb: Use node specific allocations for the q_vectors and ringsAlexander Duyck2011-10-08
| * igb: push data into first igb_tx_buffer sooner to reduce stack usageAlexander Duyck2011-10-08
* | ll_temac: convert to SKB paged frag API.Ian Campbell2011-10-10
* | emac: convert to SKB paged frag API.Ian Campbell2011-10-10
* | ehea: convert to SKB paged frag APIIan Campbell2011-10-10
* | r6040: bump version to 0.28 and date to 07Oct2011.Florian Fainelli2011-10-09
* | r6040: invoke phy_{start,stop} when appropriateFlorian Fainelli2011-10-09
* | mlx4_en: Adding 40gb speed report for ethtoolAlexander Guller2011-10-09
* | mlx4_en: Fix crash upon device initialization errorAlexander Guller2011-10-09
* | mlx4_en: Fix QP number calculation according to module paramAlexander Guller2011-10-09
* | mlx4_en: Added missing iounmap upon releasing a deviceAlexander Guller2011-10-09
* | mlx4_en: Adjusting moderation per each ringAlexander Guller2011-10-09
* | mlx4_en: Removing reserve vectorsAlexander Guller2011-10-09
* | mlx4_en: Assigning TX irq per ringAlexander Guller2011-10-09
* | net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones2011-10-07
|/
* Add ethtool -g support to 8139cpRick Jones2011-10-07
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-10-07
* Merge git://github.com/Jkirsher/net-nextDavid S. Miller2011-10-07
|\
| * igb: consolidate creation of Tx buffer info and data descriptorAlexander Duyck2011-10-07
| * igb: Combine all flag info fields into a single tx_flags structureAlexander Duyck2011-10-07
| * igb: Cleanup protocol handling in transmit pathAlexander Duyck2011-10-07
| * igb: Create separate functions for generating cmd_type and olinfoAlexander Duyck2011-10-07
| * igb: Make first and tx_buffer_info->next_to_watch into pointersAlexander Duyck2011-10-07
| * igb: Consolidate creation of Tx context descriptors into a single functionAlexander Duyck2011-10-07
| * igb: split buffer_info into tx_buffer_info and rx_buffer_infoAlexander Duyck2011-10-07
| * igb: Make Tx budget for NAPI user adjustableAlexander Duyck2011-10-07
| * e1000e: bad short packets received when jumbos enabled on 82579Bruce Allan2011-10-07
| * e1000: convert to private mutex from rtnlJesse Brandeburg2011-10-07
| * e1000: convert mdelay to msleepJesse Brandeburg2011-10-07
| * e1000: convert hardware management from timers to threadsJesse Brandeburg2011-10-07
| * ixgbe: bump version numberDon Skidmore2011-10-07
* | net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell2011-10-06
|/
* igb: Alternate MAC Address Updates for Func2&3Akeem G. Abodunrin2011-10-06
* igb: Alternate MAC Address EEPROM UpdatesAkeem G. Abodunrin2011-10-06
* igb: Code to prevent overwriting SFP I2CAkeem G. Abodunrin2011-10-06