aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds70-70/+1
2012-03-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2-9/+3
2012-03-28Remove all #inclusions of asm/system.hDavid Howells70-70/+0
2012-03-28Disintegrate asm/system.h for ARMDavid Howells1-0/+1
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+1
2012-03-28powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt2-9/+3
2012-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-36/+13
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-34/+133
2012-03-25gianfar: Fix possible overrun and simplify interrupt name field creationJoe Perches2-33/+8
2012-03-23qlcnic: Bug fix for LROAnirban Chakraborty2-3/+5
2012-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-37/+44
2012-03-21cnic: Fix parity error code conflictMichael Chan3-34/+10
2012-03-21tg3: Fix RSS ring refill race conditionMichael Chan2-3/+23
2012-03-21sky2: override for PCI legacy power managementstephen hemminger1-0/+11
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2012-03-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds6-56/+201
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds3-13/+8
2012-03-20debugfs-related mode_t whack-a-moleAl Viro1-1/+1
2012-03-20Merge branch 'next/fixes-non-critical' into next/driversArnd Bergmann13-46/+61
2012-03-20net: remove the second argument of k[un]map_atomic()Cong Wang3-12/+8
2012-03-20cpsw: Hook up default ndo_change_mtu.David S. Miller1-0/+1
2012-03-19netdev: driver: ethernet: Add TI CPSW driverMugunthan V N3-0/+1031
2012-03-19netdev: driver: ethernet: add cpsw address lookup engine supportMugunthan V N2-0/+734
2012-03-19mlx4_core: fix race on comm channelEugenia Emantayev1-0/+9
2012-03-19fs_enet: Add MPC5125 FEC support and PHY interface selectionVladimir Ermakov3-7/+28
2012-03-19ixgbe: Fix issues with SR-IOV loopback when flow control is disabledAlexander Duyck1-1/+8
2012-03-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller6-1106/+1286
2012-03-19ixgbe: fix namespace issues when FCoE/DCB is not enabledJeff Kirsher4-902/+945
2012-03-19igbvf: Use ETH_ALENJoe Perches2-9/+2
2012-03-19atlx: Use ETH_ALENJoe Perches3-12/+7
2012-03-19bnx2x: validate FW trace prior to its printingDmitry Kravkov2-1/+13
2012-03-19bnx2x: consistent statistics for old FWYuval Mintz3-41/+6
2012-03-19bnx2x: changed iscsi/fcoe mac init and macrosDmitry Kravkov4-44/+64
2012-03-19bnx2x: added TLV_NOT_FOUND flags to the dcbDmitry Kravkov2-7/+17
2012-03-19bnx2x: changed initial dcb configurationDmitry Kravkov1-29/+16
2012-03-19bnx2x: removed dcb unused codeYuval Mintz1-20/+0
2012-03-19bnx2x: reduced sparse warningsYuval Mintz6-29/+18
2012-03-19bnx2x: revised driver printsMerav Sicron9-727/+694
2012-03-19bnx2x: added 'likely' to fast-path skb existenceYuval Mintz1-1/+2
2012-03-19be2net: fix programming of VLAN tags for VFAjit Khaparde4-5/+157
2012-03-19be2net: Fix number of vlan slots in flex modeAjit Khaparde1-1/+1
2012-03-19be2net: Program secondary UC MAC address into MAC filterAjit Khaparde2-6/+53
2012-03-19be2net: enable WOL by default if h/w supports itAjit Khaparde5-17/+136
2012-03-19Merge branch 'gianfar-bql' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxDavid S. Miller3-10/+17
2012-03-19ixgbe: Correct flag values set by ixgbe_fix_featuresAlexander Duyck3-61/+54
2012-03-19ixgbe: Add support for enabling UDP RSS via the ethtool rx-flow-hash commandAlexander Duyck3-1/+160
2012-03-19ixgbe: Whitespace cleanupsAlexander Duyck1-10/+7
2012-03-19ixgbe: Two minor fixes for RSS and FDIR set queues functionsAlexander Duyck1-3/+1
2012-03-19ixgbe: drop err_eeprom tag which is at same location as err_sw_initAlexander Duyck1-3/+2
2012-03-19ixgbe: Move poll routine in order to improve readabilityAlexander Duyck1-49/+49