summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* skge: handle irq better on single port cardStephen Hemminger2011-09-271-20/+52
* be2net: Show newly flashed FW ver in ethtoolSathya Perla2011-09-274-20/+33
* be2net: fix multicast filter programmingSathya Perla2011-09-271-2/+4
* enic: Add support for port profile association on a enic SRIOV VFRoopa Prabhu2011-09-274-96/+232
* enic: Helper code for SRIOV proxy commandsRoopa Prabhu2011-09-275-5/+54
* enic: Add SRIOV supportRoopa Prabhu2011-09-272-2/+57
* sky2: manage irq better on single port cardstephen hemminger2011-09-271-26/+59
* pch_gbe: remove unused variableJon Mason2011-09-271-1/+0
* ehea: Remove sleep at .ndo_get_statsbrenohl@br.ibm.com2011-09-272-23/+37
* qlcnic: Change CDRP functionAnirban Chakraborty2011-09-233-222/+185
* qlcnic: Added error logging for firmware abortAmeen Rahman2011-09-231-3/+8
* Merge git://github.com/Jkirsher/net-nextDavid S. Miller2011-09-2314-245/+435
|\
| * ixgbe: remove global reset to the MACEmil Tantilov2011-09-231-17/+2
| * ixgbe: add WOL support for X540Emil Tantilov2011-09-234-2/+30
| * ixgbe: avoid HW lockup when adapter is reset with Tx work pendingEmil Tantilov2011-09-236-85/+104
| * ixgbe: dcb, set priority to traffic class mappingsJohn Fastabend2011-09-231-0/+3
| * ixgbe: cleanup X540 interrupt enablementDon Skidmore2011-09-231-2/+2
| * ixgbe: DCB, do not call set_state() from IEEE modeJohn Fastabend2011-09-234-42/+69
| * ixgbe: Reconfigure SR-IOV InitGreg Rose2011-09-235-97/+225
* | net/fec: add imx6q enet supportShawn Guo2011-09-232-18/+57
* | net/fec: fix fec1 check in fec_enet_mii_init()Shawn Guo2011-09-231-1/+1
* | net/fec: fec_reset_phy() does not need to always succeedShawn Guo2011-09-231-8/+5
* | 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
OpenPOWER on IntegriCloud