summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2012-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-09Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09netdev: make net_device_ops conststephen hemminger
2012-01-09bcm63xx: make ethtool_ops conststephen hemminger
2012-01-09Merge branch 'samsung/driver' into next/driversArnd Bergmann
2012-01-098139cp: fix missing napi_gro_flush.françois romieu
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-07Merge branch 'next/cleanup' into samsung/dtArnd Bergmann
2012-01-07smsc911x: Unconditionally include linux/smscphy.h in smsc911x.hDavid S. Miller
2012-01-07r6040: fix typo in use of MCR0 register bitsCesar Eduardo Barros
2012-01-07Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann
2012-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2012-01-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-01-05cnic: Improve error recovery on bnx2x devicesMichael Chan
2012-01-05cnic: Re-init dev->stats_addr after chip resetMichael Chan
2012-01-05bna: fix sparse warnings/errorsstephen hemminger
2012-01-05bna: make ethtool_ops and strings conststephen hemminger
2012-01-05xgmac: cleanupsstephen hemminger
2012-01-05net: make ethtool_ops conststephen hemminger
2012-01-05ixgbe: FCoE: Add support for ndo_get_fcoe_hbainfo() callNeerav Parikh
2012-01-05igb: reset PHY after recovering from PHY power downKoki Sanagi
2012-01-05igb: add basic runtime PM supportYan, Zheng
2012-01-05igb: Add support for byte queue limits.Eric Dumazet
2012-01-05e1000: cleanup CE4100 MDIO registers accessFlorian Fainelli
2012-01-05e1000: unmap ce4100_gbe_mdio_base_virt in e1000_removeFlorian Fainelli
2012-01-05e1000: fix lockdep splat in shutdown handlerJesse Brandeburg
2012-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-01-04r6040: place comments before codeFlorian Fainelli
2012-01-04r6040: use __aligned(size)Florian Fainelli
2012-01-04r6040: use definitions for MAC_SM register read/writesFlorian Fainelli
2012-01-04r6040: use MAC_RST bit definition with MCR1 read/writesFlorian Fainelli
2012-01-04r6040: define more MCR0 register bitsFlorian Fainelli
2012-01-04r6040: remove unused variables and definitionsFlorian Fainelli
2012-01-04r6040: use an unique MDIO bus nameFlorian Fainelli
2012-01-04sfc: Remove now-unused filter functionBen Hutchings
2012-01-04sfc: Implement ethtool RX NFC rules API instead of n-tuple APIBen Hutchings
2012-01-04sfc: Add support for retrieving and removing filters by IDBen Hutchings
2012-01-04sfc: Use consistent types for filter IDs, indices and search depthsBen Hutchings
2012-01-04sfc: Change filter ID generation to satisfy priority semantics of RX NFCBen Hutchings
2012-01-04gianfar: Reject out-of-range RX NFC locationsBen Hutchings
2012-01-04switch debugfs to umode_tAl Viro
2012-01-04net/smsc911x: Check if PHY is in operational mode before software resetJavier Martinez Canillas
2012-01-04net: phy: smsc: Move SMSC PHY constants to <linux/smscphy.h>Javier Martinez Canillas
2012-01-03Merge branch 'mxs/clk-prepare' of git://git.linaro.org/people/shawnguo/linux-...Arnd Bergmann
2012-01-03skge: fix warning when CONFIG_PM is defined but not CONFIG_PM_SLEEPDaniel Halperin
2012-01-03net/davinci: do not use all descriptors for tx packetsSascha Hauer