aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2012-05-26Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-05-22gianfar:don't add FCB length to hard_header_lenWu Jiajun-B06378
2012-05-22Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-22Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-21Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2012-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2012-05-21Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'o...Roland Dreier
2012-05-21drivers/net/stmmac: seq_file fix memory leakDjalal Harouni
2012-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-19tg3: use netdev_alloc_frag() APIEric Dumazet
2012-05-18cirrus: cs89x0: Remove function prototypes and reorder declarationsJoe Perches
2012-05-18cirrus: cs89x0: Neaten debugging and loggingJoe Perches
2012-05-18cirrus: cs89x0: Code neateningJoe Perches
2012-05-18cirrus: cs89x0: Convert printks to pr_<level>Joe Perches
2012-05-18cirrus: cs89x0: Code style neateningJoe Perches
2012-05-18cxgb4: DB Drop Recovery for RDMA and LLD queuesVipul Pandya
2012-05-18cxgb4: Common platform specific changes for DB Drop RecoveryVipul Pandya
2012-05-18cxgb4: Detect DB FULL events and notify RDMA ULDVipul Pandya
2012-05-18be2net: Fix to allow get/set of debug levels in the firmware.Somnath Kotur
2012-05-17CS89x0 : Use ioread16/iowrite16 on all platformsJaccon Bastiaansen
2012-05-17e1000: Prevent reset task killing itself.Tushar Dave
2012-05-17drivers/net: delete all code/drivers depending on CONFIG_MCAPaul Gortmaker
2012-05-17net/mlx4_en: num cores tx rings for every UPAmir Vadai
2012-05-17net: Change mail address of Oskar SchirmerOskar Schirmer
2012-05-17igb: Disable the BMC-to-OS Watchdog Enable bit for DMAC.Matthew Vick
2012-05-17e1000: look in the page and not in skb->data for the last byteSebastian Andrzej Siewior
2012-05-17e1000: remove workaround for Errata 23 from jumbo allocSebastian Andrzej Siewior
2012-05-17e1000e: fix typo in definition of E1000_CTRL_EXT_FORCE_SMBUSBruce Allan
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-16net/mlx4_core: Fixed error flow in rem_slave_eqsJack Morgenstein
2012-05-16net/mlx4_core: Add XRC domains and counters to resource trackerJack Morgenstein
2012-05-16net/mlx4_core: Fix potential kernel Oops in res tracker during Dom0 driver un...Jack Morgenstein
2012-05-16net/mlx4_core: Do not reset module-parameter num_vfs when fail to enable sriovJack Morgenstein
2012-05-16net/mlx4_core: Remove unused *_str functions from the resource trackerJack Morgenstein
2012-05-16net/mlx4_core: Change SYNC_TPT to be native (not wrapped)Jack Morgenstein
2012-05-16net/mlx4_core: Fix init_port mask state for slavesJack Morgenstein
2012-05-16net/mlx4: Address build warnings on set but not used variablesOr Gerlitz
2012-05-15pch_gbe: fix transmit racesEric Dumazet
2012-05-15qlcnic-ethtool: set the ethtool_dump flag by ETH_FW_DUMP_DISABLE value that i...Manish chopra
2012-05-14stmmac: fix suspend/resume lockingGiuseppe CAVALLARO
2012-05-14stmmac: add mixed burst for DMAGiuseppe CAVALLARO
2012-05-14stmmac: extend mac addr reg and fix perfect fileringGiuseppe CAVALLARO
2012-05-14dm9000: some coldfire boards need thisSteven King
2012-05-14mlx4_core: Change bitmap allocator to work in round-robin fashionJack Morgenstein
2012-05-14Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dtArnd Bergmann
2012-05-12igb: Add Support for new i210/i211 devices.Carolyn Wyborny
2012-05-12igb: Add function and pointers for 82580 low power state settings.Carolyn Wyborny
2012-05-12net: fec: adopt pinctrl supportShawn Guo