aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
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
2012-01-03mlx4_core: Elaborating limitation on VF port optionsYevgeny Petrilin
2012-01-03mlx4_core: fix mtt range deallocationMarcel Apfelbaum
2012-01-038139cp: properly config rx mode after resumingJason Wang
2012-01-038139cp/8139too: do not read into reserved registersJason Wang
2012-01-02ixgbe: add support for new 82599 device.Don Skidmore
2012-01-02ixgbe: add support for new 82599 device idEmil Tantilov
2012-01-02ixgbe: add write flush in ixgbe_clock_out_i2c_byte()Emil Tantilov
2012-01-02ixgbe: fix typo'sStephen Hemminger
2012-01-02ixgbe: fix incorrect PHY register readsEmil Tantilov
2012-01-02igb: Add flow control advertising to ethtool setting.Carolyn Wyborny
2012-01-02ixgbevf: Fix register defines to correctly handle complex expressionsAlexander Duyck
2012-01-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-30skge: restore rx multicast filter on resume and after config changesFlorian Zumbiehl
2011-12-30be2net: query link status in be_open()Ajit Khaparde
2011-12-30be2net: fix range check for set_qos for a VFAjit Khaparde
2011-12-30be2net: fix be_vlan_add/rem_vidAjit Khaparde
2011-12-30mlx4_en: nullify cq->vector field when closing completion queueYevgeny Petrilin
2011-12-29mlx4_core: limiting VF port optionsYevgeny Petrilin
2011-12-29mlx4_core: using array index for sense_allowedYevgeny Petrilin
2011-12-28net: fec: Adjust ENET MDIO timeoutsRogerio Pimentel
2011-12-27net: meth: Add set_rx_mode hook to fix ICMPv6 neighbor discoveryJoshua Kinard
2011-12-27net: calxeda xgmac ethernet driver add missing HAS_IOMEM dependencyHeiko Carstens
2011-12-26mlx4: Add missing include of linux/slab.hAxel Lin
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-23bna: Add debugfs interface.Krishna Gudipati
2011-12-23bna: Added flash sub-module and ethtool eeprom entry points.Krishna Gudipati
2011-12-23stmmac: fix missing module license in the main.Giuseppe Cavallaro
2011-12-21stmmac: add the experimental PCI supportGiuseppe CAVALLARO
2011-12-21net: ethernet: xilinx: Don't use NO_IRQ in xilinxMichal Simek
2011-12-20mlx4_en: FIX: Setting default_qpn before using itYevgeny Petrilin
2011-12-19module_param: make bool parameters really bool (net & drivers/net)Rusty Russell
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell
2011-12-19davinci-cpdma: fix locking issue in cpdma_chan_stopIlya Yanok
2011-12-19de4x5/PCI: use list_for_each_entry() for bus->devices traversalBjorn Helgaas
2011-12-19sunhme/PCI: use list_for_each_entry() for bus->devices traversalBjorn Helgaas
2011-12-19r8169: fix Config2 MSIEnable bit setting.françois romieu
2011-12-19tg3: Make the RSS indir tbl admin configurableMatt Carlson
2011-12-19bnx2: Update driver to use new mips firmware.Michael Chan
2011-12-19be2net: Fix INTx processing for LancerPadmanabh Ratnakar
2011-12-19myri10ge: Fix typo of 'VMware' in comment.Vinson Lee
2011-12-19mlx4: Fixing wrong error codes in communication channelYevgeny Petrilin
2011-12-19mlx4: not using spin_lock_irq when getting vf by resource.Yevgeny Petrilin
2011-12-19mlx4_en: nullify cached multicast address list after cleanupAlexander Guller
2011-12-19mlx4_core: Changing link sensing logicYevgeny Petrilin
2011-12-19mlx4: capability for link sensingYevgeny Petrilin
2011-12-16be2net: Add support for Skyhawk cardsAjit Khaparde
2011-12-16mlx4: Fix compile error when driver is comiled-inJoerg Roedel
2011-12-16Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller