summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* netdev: make net_device_ops conststephen hemminger2012-01-092-3/+2
* bcm63xx: make ethtool_ops conststephen hemminger2012-01-091-1/+1
* 8139cp: fix missing napi_gro_flush.françois romieu2012-01-081-0/+1
* smsc911x: Unconditionally include linux/smscphy.h in smsc911x.hDavid S. Miller2012-01-071-2/+0
* r6040: fix typo in use of MCR0 register bitsCesar Eduardo Barros2012-01-071-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2012-01-061-4/+3
|\
| * m68k/net: Remove obsolete IRQ_FLG_* usersGeert Uytterhoeven2011-12-131-4/+3
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-01-061-2/+2
|\ \
| * | powerpc/ps3: Fix hcall lv1_net_stop_rx_dmaGeoff Levand2011-12-081-2/+2
* | | cnic: Improve error recovery on bnx2x devicesMichael Chan2012-01-053-8/+74
* | | cnic: Re-init dev->stats_addr after chip resetMichael Chan2012-01-051-0/+1
* | | bna: fix sparse warnings/errorsstephen hemminger2012-01-054-7/+8
* | | bna: make ethtool_ops and strings conststephen hemminger2012-01-051-2/+2
* | | xgmac: cleanupsstephen hemminger2012-01-051-2/+2
* | | net: make ethtool_ops conststephen hemminger2012-01-056-8/+8
* | | ixgbe: FCoE: Add support for ndo_get_fcoe_hbainfo() callNeerav Parikh2012-01-053-1/+90
* | | igb: reset PHY after recovering from PHY power downKoki Sanagi2012-01-051-0/+1
* | | igb: add basic runtime PM supportYan, Zheng2012-01-052-19/+133
* | | igb: Add support for byte queue limits.Eric Dumazet2012-01-052-0/+10
* | | e1000: cleanup CE4100 MDIO registers accessFlorian Fainelli2012-01-052-12/+7
* | | e1000: unmap ce4100_gbe_mdio_base_virt in e1000_removeFlorian Fainelli2012-01-051-0/+2
* | | e1000: fix lockdep splat in shutdown handlerJesse Brandeburg2012-01-051-7/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-01-041-2/+2
|\ \ \
| * | | net: fsl: fec: fix build for mx23-only kernelWolfram Sang2012-01-031-2/+2
* | | | r6040: place comments before codeFlorian Fainelli2012-01-041-3/+4
* | | | 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
OpenPOWER on IntegriCloud