aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-103c*/acenic/typhoon: Move 3Com Ethernet driversJeff Kirsher19-155/+173
2011-08-10drivers/net/ethernet: Add ethernet dir and config optionJeff Kirsher4-1/+20
2011-08-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller53-249/+423
2011-08-07dp83640: increase receive time stamp buffer sizeRichard Cochran1-3/+2
2011-08-07gianfar: fix fiper alignment after resetting the timeRichard Cochran1-7/+2
2011-08-07rtl8150: rtl8150_disconnect(...) does not need tasklet_disable(...)huajun li1-1/+0
2011-08-07netxen: add vlan LRO supportRajesh Borundia3-10/+107
2011-08-07net/usb: Add IPv6 support to the LG-VL600 LTE USB modem driverMark Kamichoff1-0/+19
2011-08-07slip: fix NOHZ local_softirq_pending 08 warningMatvejchikov Ilya1-1/+1
2011-08-07qla3xxx: remove an extra semi-colonDan Carpenter1-1/+1
2011-08-07ucc_geth: Add SUPPORTED_MII and SUPPORTED_AutonegJoakim Tjernlund1-4/+6
2011-08-07via-velocity : cleanups.françois romieu1-46/+25
2011-08-07via-velocity : ethtool statistics support.françois romieu1-0/+74
2011-08-07via-velocity : update receive packets statistics.françois romieu1-0/+1
2011-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds50-238/+430
2011-08-05mlx4: decreasing ref count when removing macYevgeny Petrilin1-3/+6
2011-08-04ixgbe: fix PHY link setup for 82599Emil Tantilov1-0/+1
2011-08-04ixgbe: fix __ixgbe_notify_dca() bail out codeDon Skidmore1-1/+1
2011-08-04igb: fix WOL on second port of i350 deviceCarolyn Wyborny1-1/+1
2011-08-04e1000e: minor re-order of #include filesBruce Allan2-2/+2
2011-08-04e1000e: remove unnecessary check for NULL pointerBruce Allan1-2/+1
2011-08-04intel drivers: repair missing flush operationsJesse Brandeburg18-0/+59
2011-08-04macb: restore wrap bit when performing underrun cleanupTord Andersson1-0/+3
2011-08-04cdc_ncm: fix endianness problem.Giuseppe Scrivano1-100/+56
2011-08-03slip: cleanup statistics generationMatvejchikov Ilya2-24/+14
2011-08-03irda: use PCI_VENDOR_ID_*Jon Mason1-10/+8
2011-08-03mlx4: Fixing Ethernet unicast packet steeringYevgeny Petrilin2-1/+3
2011-08-03Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller16-40/+84
2011-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville16-40/+84
2011-08-03be2net: fix cmd-rx-filter not notifying MCCSathya Perla1-0/+1
2011-08-03bna: Remove Obsolete File bfi_ctreg.hRasesh Mody1-646/+0
2011-08-03bna: Consolidated HW Registers for Supported HWsRasesh Mody4-41/+497
2011-08-03bna: Remove get_regs Ethtool SupportRasesh Mody1-319/+0
2011-08-03be2net: drop pkts that do not belong to the portSathya Perla2-8/+24
2011-08-03be2net: add support for flashing Teranetics PHY firmwareSathya Perla5-44/+91
2011-08-03be2net: use RX_FILTER cmd to program multicast addressesSathya Perla4-114/+41
2011-08-03be2net: non-member vlan pkts not received in promiscous modeSathya Perla2-2/+11
2011-08-03be2net: no need to query link statusSathya Perla5-43/+22
2011-08-03be2net: remove wrong and unnecessary calls to netif_carrier_off()Sathya Perla1-2/+0
2011-08-03bnx2x: Clear MDIO access warning during first driver loadYaniv Rosner1-1/+5
2011-08-03bnx2x: Fix BCM578xx MAC testYaniv Rosner1-5/+4
2011-08-03bnx2x: Fix BCM54618se invalid link indicationYaniv Rosner1-2/+9
2011-08-03bnx2x: Fix BCM84833 linkYaniv Rosner1-9/+12
2011-08-03bnx2x: Fix link issue with DAC over 578xxYaniv Rosner1-0/+3
2011-08-03bnx2x: Fix LED behaviorYaniv Rosner1-7/+17
2011-08-03bnx2x: Fix BCM578xx-B0 MDIO accessYaniv Rosner3-3/+18
2011-08-03bnx2x: Fix remote fault handlingYaniv Rosner3-45/+69
2011-08-03bnx2x: Fix chip hanging due to TX pipe stall.Yaniv Rosner1-1/+11
2011-08-03bnx2x: Fix missing pause on for 578xxYaniv Rosner2-0/+8
2011-08-02r8169 : MAC address change fix for the 8168e-vl.françois romieu1-0/+27