aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-23ixgb: eliminate checkstack warningsJesse Brandeburg7-24/+28
2011-09-23Merge branch 'davem-next.r8169' of git://violet.fr.zoreil.com/romieu/linuxDavid S. Miller1-57/+430
2011-09-23seeq: fix compile breakage on s390Heiko Carstens1-0/+1
2011-09-22via-velocity: convert to SKB paged frag API.Ian Campbell1-3/+4
2011-09-22typhoon: convert to SKB paged frag API.Ian Campbell1-2/+1
2011-09-22tsi108: convert to SKB paged frag API.Ian Campbell1-3/+4
2011-09-22tehuti: convert to SKB paged frag API.Ian Campbell1-3/+3
2011-09-22sunhme: convert to SKB paged frag API.Ian Campbell1-3/+2
2011-09-22sungem: convert to SKB paged frag API.Ian Campbell1-4/+2
2011-09-22stmmac: convert to SKB paged frag API.Ian Campbell1-3/+2
2011-09-22starfire: convert to SKB paged frag API.Ian Campbell1-1/+4
2011-09-22sky2: convert to SKB paged frag API.Ian Campbell1-7/+6
2011-09-22skge: convert to SKB paged frag API.Ian Campbell1-2/+2
2011-09-22sfc: convert to SKB paged frag API.Ian Campbell2-10/+5
2011-09-22s2io: convert to SKB paged frag API.Ian Campbell1-4/+4
2011-09-22r8169: jumbo fixes.Francois Romieu1-56/+252
2011-09-22r8169: expand received packet length indication.Francois Romieu1-1/+1
2011-09-22r8169: support new chips of RTL8111FHayes Wang1-2/+178
2011-09-22r8169: define the early size for 8111evlHayes Wang1-1/+2
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller29-363/+622
2011-09-21bna: PCI Probe Conf Lock FixRasesh Mody1-0/+1
2011-09-21macmace, macsonic: cleanupFinn Thain2-17/+1
2011-09-21net/smsc911x: Correctly configure 16-bit register access from DTDave Martin1-0/+2
2011-09-20netxen: Add pcie workaroundRajesh Borundia2-3/+64
2011-09-20netxen: Fix vhdr_len in case of non vlan packets.Rajesh Borundia1-1/+1
2011-09-19igb: Remove multi_tx_table and simplify igb_xmit_frameAlexander Duyck2-17/+23
2011-09-19igb: Replace E1000_XX_DESC_ADV with IGB_XX_DESCAlexander Duyck3-20/+20
2011-09-19igb: drop the "adv" off function names relating to descriptorsAlexander Duyck3-36/+36
2011-09-19igb: Refactor clean_rx_irq to reduce overhead and improve performanceAlexander Duyck1-49/+47
2011-09-19igb: update ring and adapter structure to improve performanceAlexander Duyck2-41/+46
2011-09-19igb: streamline Rx buffer allocation and cleanupAlexander Duyck2-88/+104
2011-09-19igb: drop support for single buffer modeAlexander Duyck3-86/+28
2011-09-19igb: Update max_frame_size to account for an optional VLAN tag if presentAlexander Duyck2-9/+12
2011-09-19igb: Update RXDCTL/TXDCTL configurationsAlexander Duyck2-16/+12
2011-09-17bna: Eliminate Small Race Condition Window in RX PathRasesh Mody1-2/+3
2011-09-17bna: Set Ring Param FixRasesh Mody1-2/+3
2011-09-17bna: Semaphore Lock FixRasesh Mody1-1/+1
2011-09-16ixgbe: remove duplicate netif_tx_start_all_queuesEmil Tantilov1-2/+0
2011-09-16ixgbe: fix FCRTL/H register dump for X540Emil Tantilov1-0/+1
2011-09-16ixgbe: cleanup some register readsEmil Tantilov1-9/+21
2011-09-16ixgbe: Make better use of memory allocations in one-buffer mode w/ RSCAlexander Duyck3-19/+35
2011-09-16ixgbe: drop adapter from ixgbe_fso call documentationAlexander Duyck1-1/+0
2011-09-16ixgbe: Add SFP support for missed 82598 PHYAlexander Duyck1-0/+3
2011-09-16ixgbe: Add missing code for enabling overheat sensor interruptAlexander Duyck1-0/+4
2011-09-16ixgbe: make ixgbe_up and ixgbe_up_complete void functionsAlexander Duyck2-18/+7
2011-09-16v2 ixgbe: Update packet buffer reservation to correct fdir headroom sizeAlexander Duyck1-4/+6
2011-09-16ixgbe: remove redundant configuration of tx_sample_rateAlexander Duyck1-9/+4
2011-09-16ixgb: convert to ndo_fix_featuresMichał Mirosław3-61/+31
2011-09-16ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALLBen Hutchings3-0/+5
2011-09-16ethtool: Clean up definitions of rule location arrays in RX NFCBen Hutchings6-10/+9