aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAge
* Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-03-30
|\
| * sfc: mtd: Use MTD_FAIL_ADDR_UNKNOWN instead of 0xffffffffShmulik Ladkani2012-03-26
| * mtd: add leading underscore to all mtd functionsArtem Bityutskiy2012-03-26
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-29
|\ \
| * | dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine2012-03-21
* | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\ \ \
| * | | Remove all #inclusions of asm/system.hDavid Howells2012-03-28
| * | | Disintegrate asm/system.h for ARMDavid Howells2012-03-28
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-28
|\ \ \ \
| * | | | powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt2012-03-27
* | | | | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-27
|\ \ \ \ \
| * | | | | ARM: sa11x0: neponset: provide function to manipulate NCR_0Russell King2012-02-09
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-03-27
|\ \ \ \ \ \
| * | | | | | gianfar: Fix possible overrun and simplify interrupt name field creationJoe Perches2012-03-25
| * | | | | | qlcnic: Bug fix for LROAnirban Chakraborty2012-03-23
* | | | | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-27
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Merge branch 'next/fixes-non-critical' into next/driversArnd Bergmann2012-03-20
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'regulator' of git://github.com/hzhuang1/linux into next/driversOlof Johansson2012-03-08
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch 'imx/driver' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Arnd Bergmann2012-02-28
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'features/cs89x0' of git://git.pengutronix.de/git/imx/linux-2.6 ...Arnd Bergmann2012-02-27
| |\ \ \ \ \ \ \ \
| | * | | | | | | | CS89x0 : add CS89x0 platform device to the iMX31ADS boardJaccon Bastiaansen2012-02-01
| | * | | | | | | | CS89x0 : remove QQ2440 board support from the CS89x0 driverJaccon Bastiaansen2012-02-01
| | * | | | | | | | CS89x0 : add platform driver supportJaccon Bastiaansen2012-02-01
| | | |_|_|_|/ / / | | |/| | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-03-23
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | / / | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | cnic: Fix parity error code conflictMichael Chan2012-03-21
| * | | | | | | tg3: Fix RSS ring refill race conditionMichael Chan2012-03-21
| * | | | | | | sky2: override for PCI legacy power managementstephen hemminger2012-03-21
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-21
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | debugfs-related mode_t whack-a-moleAl Viro2012-03-20
* | | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-03-21
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branches 'misc' and 'mlx4' into for-nextRoland Dreier2012-03-12
| |\ \ \ \ \ \ \ \
| | * | | | | | | | mlx4_core: Scale size of MTT table with system RAMRoland Dreier2012-03-12
| | * | | | | | | | mlx4_core: Allow dynamic MTU configuration for IB portsOr Gerlitz2012-03-12
| | * | | | | | | | mlx4_core: Report thermal error eventsJack Morgenstein2012-03-12
| | * | | | | | | | mlx4_core: Fix one more static exported functionRoland Dreier2012-03-12
| | * | | | | | | | mlx4: Enforce device max FMR maps in FMR allocEli Cohen2012-02-26
| | | |_|_|/ / / / | | |/| | | | | |
| * / | | | | | | mlx4_core: Get rid of redundant ext_port_cap flagsOr Gerlitz2012-03-06
| |/ / / / / / /
* | | | | | | | Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-03-21
|\ \ \ \ \ \ \ \
| * | | | | | | | net: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
| | |/ / / / / / | |/| | | | | |
* | | | | | | | cpsw: Hook up default ndo_change_mtu.David S. Miller2012-03-20
* | | | | | | | netdev: driver: ethernet: Add TI CPSW driverMugunthan V N2012-03-19
* | | | | | | | netdev: driver: ethernet: add cpsw address lookup engine supportMugunthan V N2012-03-19
* | | | | | | | mlx4_core: fix race on comm channelEugenia Emantayev2012-03-19
* | | | | | | | fs_enet: Add MPC5125 FEC support and PHY interface selectionVladimir Ermakov2012-03-19
* | | | | | | | ixgbe: Fix issues with SR-IOV loopback when flow control is disabledAlexander Duyck2012-03-19
* | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-03-19
|\ \ \ \ \ \ \ \
| * | | | | | | | ixgbe: fix namespace issues when FCoE/DCB is not enabledJeff Kirsher2012-03-19
| * | | | | | | | ixgbe: Correct flag values set by ixgbe_fix_featuresAlexander Duyck2012-03-19
| * | | | | | | | ixgbe: Add support for enabling UDP RSS via the ethtool rx-flow-hash commandAlexander Duyck2012-03-19
| * | | | | | | | ixgbe: Whitespace cleanupsAlexander Duyck2012-03-19