summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* ixgb: finish conversion to ndo_fix_featuresMichał Mirosław2011-09-232-43/+18
* ixgb: eliminate checkstack warningsJesse Brandeburg2011-09-237-24/+28
* Merge branch 'davem-next.r8169' of git://violet.fr.zoreil.com/romieu/linuxDavid S. Miller2011-09-231-57/+430
|\
| * r8169: jumbo fixes.Francois Romieu2011-09-221-56/+252
| * r8169: expand received packet length indication.Francois Romieu2011-09-221-1/+1
| * r8169: support new chips of RTL8111FHayes Wang2011-09-221-2/+178
| * r8169: define the early size for 8111evlHayes Wang2011-09-221-1/+2
* | seeq: fix compile breakage on s390Heiko Carstens2011-09-231-0/+1
* | via-velocity: convert to SKB paged frag API.Ian Campbell2011-09-221-3/+4
* | typhoon: convert to SKB paged frag API.Ian Campbell2011-09-221-2/+1
* | tsi108: convert to SKB paged frag API.Ian Campbell2011-09-221-3/+4
* | tehuti: convert to SKB paged frag API.Ian Campbell2011-09-221-3/+3
* | sunhme: convert to SKB paged frag API.Ian Campbell2011-09-221-3/+2
* | sungem: convert to SKB paged frag API.Ian Campbell2011-09-221-4/+2
* | stmmac: convert to SKB paged frag API.Ian Campbell2011-09-221-3/+2
* | starfire: convert to SKB paged frag API.Ian Campbell2011-09-221-1/+4
* | sky2: convert to SKB paged frag API.Ian Campbell2011-09-221-7/+6
* | skge: convert to SKB paged frag API.Ian Campbell2011-09-221-2/+2
* | sfc: convert to SKB paged frag API.Ian Campbell2011-09-222-10/+5
* | s2io: convert to SKB paged frag API.Ian Campbell2011-09-221-4/+4
|/
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-2229-363/+622
* bna: PCI Probe Conf Lock FixRasesh Mody2011-09-211-0/+1
* macmace, macsonic: cleanupFinn Thain2011-09-212-17/+1
* net/smsc911x: Correctly configure 16-bit register access from DTDave Martin2011-09-211-0/+2
* netxen: Add pcie workaroundRajesh Borundia2011-09-202-3/+64
* netxen: Fix vhdr_len in case of non vlan packets.Rajesh Borundia2011-09-201-1/+1
* igb: Remove multi_tx_table and simplify igb_xmit_frameAlexander Duyck2011-09-192-17/+23
* igb: Replace E1000_XX_DESC_ADV with IGB_XX_DESCAlexander Duyck2011-09-193-20/+20
* igb: drop the "adv" off function names relating to descriptorsAlexander Duyck2011-09-193-36/+36
* igb: Refactor clean_rx_irq to reduce overhead and improve performanceAlexander Duyck2011-09-191-49/+47
* igb: update ring and adapter structure to improve performanceAlexander Duyck2011-09-192-41/+46
* igb: streamline Rx buffer allocation and cleanupAlexander Duyck2011-09-192-88/+104
* igb: drop support for single buffer modeAlexander Duyck2011-09-193-86/+28
* igb: Update max_frame_size to account for an optional VLAN tag if presentAlexander Duyck2011-09-192-9/+12
* igb: Update RXDCTL/TXDCTL configurationsAlexander Duyck2011-09-192-16/+12
* bna: Eliminate Small Race Condition Window in RX PathRasesh Mody2011-09-171-2/+3
* bna: Set Ring Param FixRasesh Mody2011-09-171-2/+3
* bna: Semaphore Lock FixRasesh Mody2011-09-171-1/+1
* ixgbe: remove duplicate netif_tx_start_all_queuesEmil Tantilov2011-09-161-2/+0
* ixgbe: fix FCRTL/H register dump for X540Emil Tantilov2011-09-161-0/+1
* ixgbe: cleanup some register readsEmil Tantilov2011-09-161-9/+21
* ixgbe: Make better use of memory allocations in one-buffer mode w/ RSCAlexander Duyck2011-09-163-19/+35
* ixgbe: drop adapter from ixgbe_fso call documentationAlexander Duyck2011-09-161-1/+0
* ixgbe: Add SFP support for missed 82598 PHYAlexander Duyck2011-09-161-0/+3
* ixgbe: Add missing code for enabling overheat sensor interruptAlexander Duyck2011-09-161-0/+4
* ixgbe: make ixgbe_up and ixgbe_up_complete void functionsAlexander Duyck2011-09-162-18/+7
* v2 ixgbe: Update packet buffer reservation to correct fdir headroom sizeAlexander Duyck2011-09-161-4/+6
* ixgbe: remove redundant configuration of tx_sample_rateAlexander Duyck2011-09-161-9/+4
* ixgb: convert to ndo_fix_featuresMichał Mirosław2011-09-163-61/+31
* ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALLBen Hutchings2011-09-163-0/+5
OpenPOWER on IntegriCloud