summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-08-29bonding: Fix useless test: int > INT_MAXNicolas de Pesloüan1-1/+1
2009-08-29bonding: use compare_ether_addrStephen Hemminger1-4/+2
2009-08-29bonding: propogate vlan_features to bonding masterJay Vosburgh1-0/+6
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-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-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowp...David S. Miller1-10/+52
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-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
2009-08-23bnx2: Refine coalescing parameters.Michael Chan1-5/+5
2009-08-23bnx2: Report FTQ discard counter.Michael Chan1-8/+12
2009-08-23bnx2: Apply BROKEN_STATS workaround to 5706 and 5708.Michael Chan2-3/+5
2009-08-23bnx2: Close device if MTU change or ring size change fails.Michael Chan1-2/+7
2009-08-23bnx2: Check if_running() before touching chip registers.Michael Chan1-1/+9