aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAge
* sfc: Const-qualify static data as appropriate, partly prompted by checkpatchBen Hutchings2012-01-09
* sfc: Remove parentheses around return expressions, reported by checkpatchBen Hutchings2012-01-05
* sfc: Avoid assignment in an if-statement, reported by checkpatchBen Hutchings2012-01-05
* sfc: Fix some formatting errors reported by checkpatchBen Hutchings2012-01-05
* r6040: place comments before codeFlorian Fainelli2012-01-04
* r6040: use __aligned(size)Florian Fainelli2012-01-04
* r6040: use definitions for MAC_SM register read/writesFlorian Fainelli2012-01-04
* r6040: use MAC_RST bit definition with MCR1 read/writesFlorian Fainelli2012-01-04
* r6040: define more MCR0 register bitsFlorian Fainelli2012-01-04
* r6040: remove unused variables and definitionsFlorian Fainelli2012-01-04
* r6040: use an unique MDIO bus nameFlorian Fainelli2012-01-04
* sfc: Remove now-unused filter functionBen Hutchings2012-01-04
* sfc: Implement ethtool RX NFC rules API instead of n-tuple APIBen Hutchings2012-01-04
* sfc: Add support for retrieving and removing filters by IDBen Hutchings2012-01-04
* sfc: Use consistent types for filter IDs, indices and search depthsBen Hutchings2012-01-04
* sfc: Change filter ID generation to satisfy priority semantics of RX NFCBen Hutchings2012-01-04
* gianfar: Reject out-of-range RX NFC locationsBen Hutchings2012-01-04
* net/smsc911x: Check if PHY is in operational mode before software resetJavier Martinez Canillas2012-01-03
* net: phy: smsc: Move SMSC PHY constants to <linux/smscphy.h>Javier Martinez Canillas2012-01-03
* skge: fix warning when CONFIG_PM is defined but not CONFIG_PM_SLEEPDaniel Halperin2012-01-03
* net/davinci: do not use all descriptors for tx packetsSascha Hauer2012-01-03
* mlx4_core: Elaborating limitation on VF port optionsYevgeny Petrilin2012-01-03
* mlx4_core: fix mtt range deallocationMarcel Apfelbaum2012-01-03
* 8139cp: properly config rx mode after resumingJason Wang2012-01-03
* 8139cp/8139too: do not read into reserved registersJason Wang2012-01-03
* ixgbe: add support for new 82599 device.Don Skidmore2012-01-02
* ixgbe: add support for new 82599 device idEmil Tantilov2012-01-02
* ixgbe: add write flush in ixgbe_clock_out_i2c_byte()Emil Tantilov2012-01-02
* ixgbe: fix typo'sStephen Hemminger2012-01-02
* ixgbe: fix incorrect PHY register readsEmil Tantilov2012-01-02
* igb: Add flow control advertising to ethtool setting.Carolyn Wyborny2012-01-02
* ixgbevf: Fix register defines to correctly handle complex expressionsAlexander Duyck2012-01-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-01-02
|\
| * skge: restore rx multicast filter on resume and after config changesFlorian Zumbiehl2011-12-30
| * mlx4_en: nullify cq->vector field when closing completion queueYevgeny Petrilin2011-12-30
* | be2net: query link status in be_open()Ajit Khaparde2011-12-30
* | be2net: fix range check for set_qos for a VFAjit Khaparde2011-12-30
* | be2net: fix be_vlan_add/rem_vidAjit Khaparde2011-12-30
* | mlx4_core: limiting VF port optionsYevgeny Petrilin2011-12-29
* | mlx4_core: using array index for sense_allowedYevgeny Petrilin2011-12-29
* | net: fec: Adjust ENET MDIO timeoutsRogerio Pimentel2011-12-28
* | net: meth: Add set_rx_mode hook to fix ICMPv6 neighbor discoveryJoshua Kinard2011-12-27
* | net: calxeda xgmac ethernet driver add missing HAS_IOMEM dependencyHeiko Carstens2011-12-27
* | mlx4: Add missing include of linux/slab.hAxel Lin2011-12-26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-23
|\|
| * davinci-cpdma: fix locking issue in cpdma_chan_stopIlya Yanok2011-12-19
| * r8169: fix Config2 MSIEnable bit setting.françois romieu2011-12-19
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-12-16
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-12-09
| |\ \
| | * | arch/tile: use new generic {enable,disable}_percpu_irq() routinesChris Metcalf2011-12-03