summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2012-09-19netdev: make address const in device address managementstephen hemminger1-2/+2
2012-09-19i825xx: znet: fix compiler warnings when building a 64-bit kernelMika Westerberg1-2/+2
2012-09-17igb: Add 1588 support to I210/I211.Matthew Vick2-45/+174
2012-09-17igb: Prevent dropped Tx timestamps via work items and interrupts.Matthew Vick5-25/+153
2012-09-17igb: Store the MAC address in the name in the PTP struct.Matthew Vick1-4/+3
2012-09-17igb: Correct PTP support query from ethtool.Matthew Vick1-24/+38
2012-09-17igb: Update PTP function names/variables and locations.Matthew Vick4-395/+398
2012-09-17igb: Tidy up wrapping for CONFIG_IGB_PTP.Matthew Vick3-10/+25
2012-09-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller6-64/+423
2012-09-15ixgbe: Improve statistics accuracy for DDP trafficMark Rustad1-16/+16
2012-09-15ixgbe: added reg_ops file to debugfsCatherine Sullivan1-0/+118
2012-09-15ixgbe: added netdev_ops file to debugfsCatherine Sullivan1-2/+105
2012-09-15ixgbe: add debugfs supportCatherine Sullivan4-2/+106
2012-09-15ixgbe: fix reporting of spoofed packetsEmil Tantilov1-1/+1
2012-09-15ixgbe: Fix VF rate limiting to correctly account for more queues per VFAlexander Duyck1-41/+59
2012-09-15ixgbe: Fix ordering of things so that PF correctly configures its VLANsAlexander Duyck2-4/+10
2012-09-15e1000: add byte queue limitsOtto Estuardo Solares Cabrera1-0/+10
2012-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller15-166/+300
2012-09-13bnx2x: Add missing afex codeYuval Mintz2-11/+21
2012-09-13bnx2x: fix registers dumpedDmitry Kravkov2-18/+9
2012-09-13bnx2x: correct advertisement of pause capabilitiesYaniv Rosner1-0/+6
2012-09-13bnx2x: display the correct duplex valueYaniv Rosner1-4/+6
2012-09-13bnx2x: prevent timeouts when using PFCYaniv Rosner1-3/+5
2012-09-13bnx2x: fix stats copying logicYuval Mintz1-2/+5
2012-09-13bnx2x: Avoid sending multiple statistics queriesDmitry Kravkov1-3/+5
2012-09-13bnx2x: Utilize Link Flap AvoidanceYuval Mintz6-26/+51
2012-09-13bnx2x: Link Flap AvoidanceYaniv Rosner3-48/+437
2012-09-13bnx2x: link code refactoringYaniv Rosner2-79/+114
2012-09-10bnx2x: use native EEE instead of auto-greeenYuval Mintz3-46/+73
2012-09-10bnx2x: correct & clean 10G EEE requirementsYuval Mintz3-6/+5
2012-09-10bnx2x: EEE code refactoringYuval Mintz1-192/+258
2012-09-10bnx2x: add EEE support for 4-port devicesYuval Mintz1-2/+0
2012-09-10bnx2x: EEE status is read locallyYuval Mintz3-7/+36
2012-09-10cnic: Allocate UIO resources only on devices that support iSCSI.Michael Chan2-3/+6
2012-09-10cnic: Allocate kcq resource only on devices that support FCoE.Michael Chan2-4/+7
2012-09-10cnic: Add function pointers to arm IRQ for different devices.Michael Chan2-4/+23
2012-09-10cnic: Free UIO rings when the device is closed.Michael Chan1-0/+7
2012-09-10cnic: Add functions to allocate and free UIO ringsMichael Chan1-19/+40
2012-09-07|PATCH] seeq: Add missing spinlock initJean Delvare1-0/+1
2012-09-07net/mlx4_core: Return the error value in case of command initialization failureEugenia Emantayev1-1/+2
2012-09-07net/mlx4_core: Fixing error flow in case of QUERY_FW failureAviad Yehezkel1-6/+7
2012-09-07net/mlx4_core: Looking for promiscuous entries on the correct portAviad Yehezkel1-8/+8
2012-09-07net/mlx4_core: Add security check / enforcement for flow steering rules set f...Hadar Hen Zion1-0/+116
2012-09-07net/mlx4_core: Put Firmware flow steering structures in common header filesHadar Hen Zion2-83/+83
2012-09-05be2net: use PCIe AER capabilitySathya Perla1-0/+8
2012-09-05bnx2x: use list_move_tail instead of list_del/list_add_tailWei Yongjun1-2/+1
2012-09-05ibmveth: Fix alignment of rx queue bugSantiago Leon1-17/+9
2012-09-05cxgb4: Remove duplicate register definitionsVipul Pandya4-58/+30
2012-09-04ixgbe: remove old init remnantEliezer Tamir1-5/+0
2012-09-04igb: Supported and Advertised Pause FrameAkeem G. Abodunrin1-3/+18