summaryrefslogtreecommitdiffstats
path: root/firmware (unfollow)
Commit message (Expand)AuthorFilesLines
2009-08-29bonding: use compare_ether_addrStephen Hemminger1-4/+2
2009-08-29bonding: propogate vlan_features to bonding masterJay Vosburgh1-0/+6
2009-08-27MAINTAINERS: update information for sfc network driverJoe Perches1-3/+4
2009-08-27sfc: Improve reliability of RX queue flushingBen Hutchings1-0/+2
2009-08-27sfc: Work around XMAC bug causing packet loss with some peersBen Hutchings1-1/+6
2009-08-27sfc: QT2025C: Use hard reset onlyBen Hutchings1-9/+10
2009-08-27mdio: Check MDIO_STAT1_FAULT in mdio45_links_ok()Ben Hutchings1-3/+10
2009-08-27sfc: Do not reinitialise XAUI serdes before it has completed resetBen Hutchings2-3/+7
2009-08-27sfc: Fix ordering of device registration and initial netif_carrier_off()Ben Hutchings1-9/+17
2009-08-27qeth: display "undefined" value of sysfs-attribute "layer2"Ursula Braun1-1/+1
2009-08-27qeth: display service_level info only when valid.Klaus-Dieter Wacker1-2/+3
2009-08-27qeth: Cleanup for cast-type determination.Klaus-Dieter Wacker4-82/+57
2009-08-27qeth: scheduling while atomic during ifconfig online sequenceFrank Blaschka1-0/+1
2009-08-27qeth: HiperSockets SIGA retry support on CC=2.Klaus-Dieter Wacker2-8/+61
2009-08-27net: Temporarily backout SKB sources tracer.David S. Miller4-185/+0
2009-08-27tg3: Update version to 3.100Matt Carlson1-2/+2
2009-08-27broadcom: Make the 57780 IEEE compliantMatt Carlson1-2/+35
2009-08-27broadcom: Add AC131 phy supportMatt Carlson1-0/+158
2009-08-27broadcom: Add BCM50610M supportMatt Carlson1-8/+30
2009-08-27tg3: Convert code to use PHY_IS_FETMatt Carlson2-27/+47
2009-08-27tg3: Create MII_TG3_FET namespaceMatt Carlson2-25/+34
2009-08-27tg3: Tune 5785 clock switchingMatt Carlson2-5/+14
2009-08-27tg3: Add 57788, remove 57720Matt Carlson2-2/+5
2009-08-27tg3: Preserve PCIe MPS setting for new devsMatt Carlson1-3/+15
2009-08-27tg3: Fix TSO test against wrong flags varMatt Carlson1-1/+1
2009-08-27tg3: Prevent tx BD corruptionMatt Carlson2-1/+36
2009-08-27tg3: Fix 57780 asic rev PCIe link receiver errorsMatt Carlson2-2/+16
2009-08-27e1000: Remove unused function e1000_mta_set.Graham, David1-46/+0
2009-08-27igb/ixgbe: add IPV6_CSUM support to vlan_featuresAlexander Duyck2-0/+2
2009-08-27ixgbe: cleanup functions that should have been defined staticDon Skidmore6-122/+81
2009-08-27ixgbe: Fix isues while reporting 8259x backplane link capabilitiesMallikarjuna R Chilakala1-11/+8
2009-08-27netxen: bridged mode optimizationsNarender Kumar3-2/+116
2009-08-27netxen: remove netxen_nic_niu.cDhananjay Phadke6-290/+141
2009-08-27netxen: implement generic pcie semaphore functionsDhananjay Phadke6-144/+71
2009-08-27netxen: remove unused codeDhananjay Phadke4-390/+11
2009-08-24r6040: bump to version 0.25 and 20 August 2009 release dateFlorian Fainelli1-2/+2
2009-08-24r6040: move down second PHY detection to r6040_init_oneMark Kelly1-8/+7
2009-08-24r6040: remove unused pioaddr variableMark Kelly1-2/+0
2009-08-24RDS: Add a debug message suggesting to load transport modulesAndy Grover1-0/+3
2009-08-24RDS: Track transports via an array, not a listAndy Grover5-10/+28
2009-08-24RDS: Modularize RDMA and TCP transportsAndy Grover4-16/+35
2009-08-24RDS: Export symbols from core RDSAndy Grover10-0/+29
2009-08-24RDS: Add TCP transport to RDSAndy Grover8-0/+1469
2009-08-24netxen: remove netxen_nic_phan_reg.hDhananjay Phadke9-215/+102
2009-08-24netxen: implement pci driver shutdownAmit Kumar Salecha1-8/+30
2009-08-24netxen: refactor tx dma mapping codeDhananjay Phadke1-52/+60
2009-08-24netxen: fix firmware reset logicDhananjay Phadke1-1/+3
2009-08-24netxen: ethtool statistics and control for LRONarender Kumar6-8/+114
2009-08-23bnx2: Update version to 2.0.2.Michael Chan1-2/+2
2009-08-23bnx2: Use const on flash_table structure.Michael Chan2-4/+4