summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2009-08-28bonding: use compare_ether_addrStephen Hemminger1-4/+2
2009-08-28bonding: propogate vlan_features to bonding masterJay Vosburgh1-0/+6
2009-08-26sfc: Improve reliability of RX queue flushingBen Hutchings1-0/+2
2009-08-26sfc: Work around XMAC bug causing packet loss with some peersBen Hutchings1-1/+6
2009-08-26sfc: QT2025C: Use hard reset onlyBen Hutchings1-9/+10
2009-08-26mdio: Check MDIO_STAT1_FAULT in mdio45_links_ok()Ben Hutchings1-3/+10
2009-08-26sfc: Do not reinitialise XAUI serdes before it has completed resetBen Hutchings2-3/+7
2009-08-26sfc: Fix ordering of device registration and initial netif_carrier_off()Ben Hutchings1-9/+17
2009-08-26tg3: Update version to 3.100Matt Carlson1-2/+2
2009-08-26broadcom: Make the 57780 IEEE compliantMatt Carlson1-2/+35
2009-08-26broadcom: Add AC131 phy supportMatt Carlson1-0/+158
2009-08-26broadcom: Add BCM50610M supportMatt Carlson1-8/+30
2009-08-26tg3: Convert code to use PHY_IS_FETMatt Carlson2-27/+47
2009-08-26tg3: Create MII_TG3_FET namespaceMatt Carlson2-25/+34
2009-08-26tg3: Tune 5785 clock switchingMatt Carlson2-5/+14
2009-08-26tg3: Add 57788, remove 57720Matt Carlson2-2/+5
2009-08-26tg3: Preserve PCIe MPS setting for new devsMatt Carlson1-3/+15
2009-08-26tg3: Fix TSO test against wrong flags varMatt Carlson1-1/+1
2009-08-26tg3: Prevent tx BD corruptionMatt Carlson2-1/+36
2009-08-26tg3: Fix 57780 asic rev PCIe link receiver errorsMatt Carlson2-2/+16
2009-08-26e1000: Remove unused function e1000_mta_set.Graham, David1-46/+0
2009-08-26igb/ixgbe: add IPV6_CSUM support to vlan_featuresAlexander Duyck2-0/+2
2009-08-26ixgbe: cleanup functions that should have been defined staticDon Skidmore6-122/+81
2009-08-26ixgbe: Fix isues while reporting 8259x backplane link capabilitiesMallikarjuna R Chilakala1-11/+8
2009-08-26netxen: bridged mode optimizationsNarender Kumar3-2/+116
2009-08-26netxen: remove netxen_nic_niu.cDhananjay Phadke6-290/+141
2009-08-26netxen: implement generic pcie semaphore functionsDhananjay Phadke6-144/+71
2009-08-26netxen: remove unused codeDhananjay Phadke4-390/+11
2009-08-23r6040: bump to version 0.25 and 20 August 2009 release dateFlorian Fainelli1-2/+2
2009-08-23r6040: move down second PHY detection to r6040_init_oneMark Kelly1-8/+7
2009-08-23r6040: remove unused pioaddr variableMark Kelly1-2/+0
2009-08-23netxen: remove netxen_nic_phan_reg.hDhananjay Phadke9-215/+102
2009-08-23netxen: implement pci driver shutdownAmit Kumar Salecha1-8/+30
2009-08-23netxen: refactor tx dma mapping codeDhananjay Phadke1-52/+60
2009-08-23netxen: fix firmware reset logicDhananjay Phadke1-1/+3
2009-08-23netxen: ethtool statistics and control for LRONarender Kumar6-8/+114
2009-08-22bnx2: Update version to 2.0.2.Michael Chan1-2/+2
2009-08-22bnx2: Use const on flash_table structure.Michael Chan2-4/+4
2009-08-22bnx2: Refine coalescing parameters.Michael Chan1-5/+5
2009-08-22bnx2: Report FTQ discard counter.Michael Chan1-8/+12
2009-08-22bnx2: Apply BROKEN_STATS workaround to 5706 and 5708.Michael Chan2-3/+5
2009-08-22bnx2: Close device if MTU change or ring size change fails.Michael Chan1-2/+7
2009-08-22bnx2: Check if_running() before touching chip registers.Michael Chan1-1/+9
2009-08-22bnx2: Zero out status block before chip reset.Michael Chan1-0/+1
2009-08-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller77-2031/+2541
2009-08-20mwl8k: update copyright and version numberLennert Buytenhek1-2/+2
2009-08-20mwl8k: remove mwl8k_queue_work()Lennert Buytenhek1-64/+0
2009-08-20mwl8k: get rid of mwl8k_configure_filter() workqueue useLennert Buytenhek1-45/+20
2009-08-20mwl8k: get rid of mwl8k_get_stats() workqueue useLennert Buytenhek1-30/+2
2009-08-20mwl8k: get rid of mwl8k_conf_tx() workqueue useLennert Buytenhek1-43/+14