summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-03-284-36/+13Star
|\
| * gianfar: Fix possible overrun and simplify interrupt name field creationJoe Perches2012-03-252-33/+8Star
| * qlcnic: Bug fix for LROAnirban Chakraborty2012-03-232-3/+5
* | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-282-34/+133
|\ \
| * \ Merge branch 'next/fixes-non-critical' into next/driversArnd Bergmann2012-03-2013-46/+61
| |\ \
| * \ \ Merge branch 'regulator' of git://github.com/hzhuang1/linux into next/driversOlof Johansson2012-03-0813-32/+28Star
| |\ \ \
| * \ \ \ Merge branch 'imx/driver' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Arnd Bergmann2012-02-282-7/+7
| |\ \ \ \
| * \ \ \ \ Merge branch 'features/cs89x0' of git://git.pengutronix.de/git/imx/linux-2.6 ...Arnd Bergmann2012-02-272-34/+133
| |\ \ \ \ \
| | * | | | | CS89x0 : add CS89x0 platform device to the iMX31ADS boardJaccon Bastiaansen2012-02-011-7/+0Star
| | * | | | | CS89x0 : remove QQ2440 board support from the CS89x0 driverJaccon Bastiaansen2012-02-011-8/+0Star
| | * | | | | CS89x0 : add platform driver supportJaccon Bastiaansen2012-02-012-21/+135
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-03-236-37/+44
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | cnic: Fix parity error code conflictMichael Chan2012-03-223-34/+10Star
| * | | | | | tg3: Fix RSS ring refill race conditionMichael Chan2012-03-222-3/+23
| * | | | | | sky2: override for PCI legacy power managementstephen hemminger2012-03-211-0/+11
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-211-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | debugfs-related mode_t whack-a-moleAl Viro2012-03-211-1/+1
* | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-03-216-56/+201
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branches 'misc' and 'mlx4' into for-nextRoland Dreier2012-03-136-6/+202
| |\ \ \ \ \ \ \
| | * | | | | | | mlx4_core: Scale size of MTT table with system RAMRoland Dreier2012-03-132-1/+20
| | * | | | | | | mlx4_core: Allow dynamic MTU configuration for IB portsOr Gerlitz2012-03-133-4/+140
| | * | | | | | | mlx4_core: Report thermal error eventsJack Morgenstein2012-03-132-1/+35
| | * | | | | | | mlx4_core: Fix one more static exported functionRoland Dreier2012-03-131-1/+1
| | * | | | | | | mlx4: Enforce device max FMR maps in FMR allocEli Cohen2012-02-262-0/+5
| | | |_|_|/ / / | | |/| | | | |
| * / | | | | | mlx4_core: Get rid of redundant ext_port_cap flagsOr Gerlitz2012-03-073-51/+0Star
| |/ / / / / /
* | | | | | | Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-03-213-13/+8Star
|\ \ \ \ \ \ \
| * | | | | | | net: remove the second argument of k[un]map_atomic()Cong Wang2012-03-203-12/+8Star
| | |/ / / / / | |/| | | | |
* | | | | | | cpsw: Hook up default ndo_change_mtu.David S. Miller2012-03-201-0/+1
* | | | | | | netdev: driver: ethernet: Add TI CPSW driverMugunthan V N2012-03-193-0/+1031
* | | | | | | netdev: driver: ethernet: add cpsw address lookup engine supportMugunthan V N2012-03-192-0/+734
* | | | | | | mlx4_core: fix race on comm channelEugenia Emantayev2012-03-191-0/+9
* | | | | | | fs_enet: Add MPC5125 FEC support and PHY interface selectionVladimir Ermakov2012-03-193-7/+28
* | | | | | | ixgbe: Fix issues with SR-IOV loopback when flow control is disabledAlexander Duyck2012-03-191-1/+8
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-03-196-1106/+1286
|\ \ \ \ \ \ \
| * | | | | | | ixgbe: fix namespace issues when FCoE/DCB is not enabledJeff Kirsher2012-03-194-902/+945
| * | | | | | | ixgbe: Correct flag values set by ixgbe_fix_featuresAlexander Duyck2012-03-193-61/+54Star
| * | | | | | | ixgbe: Add support for enabling UDP RSS via the ethtool rx-flow-hash commandAlexander Duyck2012-03-193-1/+160
| * | | | | | | ixgbe: Whitespace cleanupsAlexander Duyck2012-03-191-10/+7Star
| * | | | | | | ixgbe: Two minor fixes for RSS and FDIR set queues functionsAlexander Duyck2012-03-191-3/+1Star
| * | | | | | | ixgbe: drop err_eeprom tag which is at same location as err_sw_initAlexander Duyck2012-03-191-3/+2Star
| * | | | | | | ixgbe: Move poll routine in order to improve readabilityAlexander Duyck2012-03-191-49/+49
| * | | | | | | ixgbe: cleanup logic for the service timer and VF hang detectionAlexander Duyck2012-03-191-19/+10Star
| * | | | | | | ixgbe: Update layout of ixgbe_ring structure to improve cache performanceAlexander Duyck2012-03-191-9/+9
| * | | | | | | ixgbe: Store Tx flags and protocol information to tx_buffer soonerAlexander Duyck2012-03-193-51/+51
* | | | | | | | igbvf: Use ETH_ALENJoe Perches2012-03-192-9/+2Star
* | | | | | | | atlx: Use ETH_ALENJoe Perches2012-03-193-12/+7Star
* | | | | | | | bnx2x: validate FW trace prior to its printingDmitry Kravkov2012-03-192-1/+13
* | | | | | | | bnx2x: consistent statistics for old FWYuval Mintz2012-03-193-41/+6Star
* | | | | | | | bnx2x: changed iscsi/fcoe mac init and macrosDmitry Kravkov2012-03-194-44/+64
* | | | | | | | bnx2x: added TLV_NOT_FOUND flags to the dcbDmitry Kravkov2012-03-192-7/+17