summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | r6040: use __aligned(size)Florian Fainelli2012-01-041-1/+1
* | | | | | | r6040: use definitions for MAC_SM register read/writesFlorian Fainelli2012-01-041-2/+3
* | | | | | | r6040: use MAC_RST bit definition with MCR1 read/writesFlorian Fainelli2012-01-041-3/+3
* | | | | | | r6040: define more MCR0 register bitsFlorian Fainelli2012-01-041-3/+6
* | | | | | | r6040: remove unused variables and definitionsFlorian Fainelli2012-01-041-13/+1
* | | | | | | r6040: use an unique MDIO bus nameFlorian Fainelli2012-01-041-1/+2
* | | | | | | sfc: Remove now-unused filter functionBen Hutchings2012-01-042-48/+0
* | | | | | | sfc: Implement ethtool RX NFC rules API instead of n-tuple APIBen Hutchings2012-01-041-39/+149
* | | | | | | sfc: Add support for retrieving and removing filters by IDBen Hutchings2012-01-043-0/+266
* | | | | | | sfc: Use consistent types for filter IDs, indices and search depthsBen Hutchings2012-01-042-8/+8
* | | | | | | sfc: Change filter ID generation to satisfy priority semantics of RX NFCBen Hutchings2012-01-042-5/+43
* | | | | | | gianfar: Reject out-of-range RX NFC locationsBen Hutchings2012-01-041-2/+3
* | | | | | | net/smsc911x: Check if PHY is in operational mode before software resetJavier Martinez Canillas2012-01-031-0/+92
* | | | | | | net: phy: smsc: Move SMSC PHY constants to <linux/smscphy.h>Javier Martinez Canillas2012-01-031-0/+4
* | | | | | | skge: fix warning when CONFIG_PM is defined but not CONFIG_PM_SLEEPDaniel Halperin2012-01-031-2/+2
* | | | | | | net/davinci: do not use all descriptors for tx packetsSascha Hauer2012-01-031-0/+8
* | | | | | | mlx4_core: Elaborating limitation on VF port optionsYevgeny Petrilin2012-01-031-1/+6
* | | | | | | mlx4_core: fix mtt range deallocationMarcel Apfelbaum2012-01-031-2/+2
* | | | | | | 8139cp: properly config rx mode after resumingJason Wang2012-01-031-6/+3
* | | | | | | 8139cp/8139too: do not read into reserved registersJason Wang2012-01-032-2/+2
* | | | | | | ixgbe: add support for new 82599 device.Don Skidmore2012-01-023-5/+22
* | | | | | | ixgbe: add support for new 82599 device idEmil Tantilov2012-01-023-0/+3
* | | | | | | ixgbe: add write flush in ixgbe_clock_out_i2c_byte()Emil Tantilov2012-01-021-0/+1
* | | | | | | ixgbe: fix typo'sStephen Hemminger2012-01-021-7/+7
* | | | | | | ixgbe: fix incorrect PHY register readsEmil Tantilov2012-01-021-4/+4
* | | | | | | igb: Add flow control advertising to ethtool setting.Carolyn Wyborny2012-01-021-2/+4
* | | | | | | ixgbevf: Fix register defines to correctly handle complex expressionsAlexander Duyck2012-01-022-23/+23
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-01-022-0/+4
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | skge: restore rx multicast filter on resume and after config changesFlorian Zumbiehl2011-12-301-0/+3
| * | | | | | mlx4_en: nullify cq->vector field when closing completion queueYevgeny Petrilin2011-12-301-0/+1
| | |_|_|/ / | |/| | | |
* | | | | | be2net: query link status in be_open()Ajit Khaparde2011-12-305-19/+45
* | | | | | be2net: fix range check for set_qos for a VFAjit Khaparde2011-12-301-5/+9
* | | | | | be2net: fix be_vlan_add/rem_vidAjit Khaparde2011-12-301-11/+24
* | | | | | mlx4_core: limiting VF port optionsYevgeny Petrilin2011-12-291-2/+4
* | | | | | mlx4_core: using array index for sense_allowedYevgeny Petrilin2011-12-291-1/+1
* | | | | | net: fec: Adjust ENET MDIO timeoutsRogerio Pimentel2011-12-281-1/+1
* | | | | | net: meth: Add set_rx_mode hook to fix ICMPv6 neighbor discoveryJoshua Kinard2011-12-271-1/+47
* | | | | | net: calxeda xgmac ethernet driver add missing HAS_IOMEM dependencyHeiko Carstens2011-12-271-1/+1
* | | | | | mlx4: Add missing include of linux/slab.hAxel Lin2011-12-261-0/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-233-10/+14
|\ \ \ \ \ \ | |/ / / / /
| * | | | | davinci-cpdma: fix locking issue in cpdma_chan_stopIlya Yanok2011-12-191-0/+2
| * | | | | r8169: fix Config2 MSIEnable bit setting.françois romieu2011-12-191-6/+8
| | |_|_|/ | |/| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-12-162-49/+15
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-12-091-4/+4
| |\ \ \ \
| | * | | | arch/tile: use new generic {enable,disable}_percpu_irq() routinesChris Metcalf2011-12-031-2/+2
| | * | | | drivers/net/ethernet/tile: use skb_frag_page() APIChris Metcalf2011-12-031-2/+2
| | | |/ / | | |/| |
* | | | | bna: Add debugfs interface.Krishna Gudipati2011-12-2310-4/+827
* | | | | bna: Added flash sub-module and ethtool eeprom entry points.Krishna Gudipati2011-12-239-39/+771
* | | | | stmmac: fix missing module license in the main.Giuseppe Cavallaro2011-12-231-0/+4
* | | | | stmmac: add the experimental PCI supportGiuseppe CAVALLARO2011-12-219-290/+612
OpenPOWER on IntegriCloud