summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2013-02-06drivers: net: misc: Remove unused OOM variablesJoe Perches
2013-02-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-05ixgbe: Fix SR-IOV MTU warningAlexander Duyck
2013-02-05ixgbe: Replace rmb in Tx cleanup with read_barrier_dependsAlexander Duyck
2013-02-05ixgbe: update date to 2013Don Skidmore
2013-02-05ixgbe: fix return values and memcpy parameters to eliminate Smatch warningsJosh Hay
2013-02-05ixgbe: fix potential null dereferenceJosh Hay
2013-02-05ixgbe: allow reading of SFF-8472 data over i2cEmil Tantilov
2013-02-05e1000e: cleanup checkpatch braces checksBruce Allan
2013-02-05e1000e: convert enums of register offsets and move #defines to regs.hBruce Allan
2013-02-05e1000e: cosmetic move of #defines and prototypes to the new manage.hBruce Allan
2013-02-05e1000e: cosmetic move of #defines and function prototypes to the new nvm.hBruce Allan
2013-02-04e1000e: cosmetic move of #defines and function prototypes to the new phy.hBruce Allan
2013-02-04e1000e: cosmetic move of function prototypes to the new mac.hBruce Allan
2013-02-04e1000e: cosmetic move of #defines and prototypes to the new ich8lan.hBruce Allan
2013-02-04e1000e: cosmetic move of #defines to the new 80003es2lan.hBruce Allan
2013-02-04e1000e: cosmetic move of #defines and prototypes to the new 82571.hBruce Allan
2013-02-04qlcnic: Updating copyright information.Jitendra Kalsaria
2013-02-04gianfar: dont conditionally alloc Rx/Err irq structsPaul Gortmaker
2013-02-04net: fec: fix miss init spinlockFrank Li
2013-02-04net/mlx4_en: Fix compilation error when CONFIG_INET isn't definedHadar Hen Zion
2013-02-04net/mlx4_en: Fix error propagation for ethtool helper functionHadar Hen Zion
2013-02-04be2net: update driver version to 4.6.xSathya Perla
2013-02-04be2net: fix re-loaded PF driver to re-gain control of its VFsSathya Perla
2013-02-04ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches
2013-02-04cxgb3: Update VLAN extraction stats in the GRO pathVipul Pandya
2013-02-03stmmac: don't return zero on failure path in stmmac_pci_probe()Alexey Khoroshilov
2013-02-02qlcnic: silence false positive overflow warningDan Carpenter
2013-02-02bnx2x: Force link UP when the interface is in LOOPBACK modeMahesh Bandewar
2013-02-02via-rhine: Fix bugs in NAPI support.David S. Miller
2013-01-31e1000e: use generic IEEE MII definitionsBruce Allan
2013-01-31e1000e: resolve -Wunused-parameter compile warningsBruce Allan
2013-01-31e1000e: update driver version stringBruce Allan
2013-01-31e1000e: cleanup some whitespace and indentation issuesBruce Allan
2013-01-31e1000e: cleanup: group OR'ed bit settings with parensBruce Allan
2013-01-31e1000e: cleanup defines.hBruce Allan
2013-01-31ixgbe: autoneg variable refactoringJosh Hay
2013-01-31ixgbe: removed unused variable from setup_link_speedJosh Hay
2013-01-31ixgbe: rename autoneg variablesJosh Hay
2013-01-31ixgbe: Fix device ref count bugGreg Rose
2013-01-31ixgbe: Reset the NIC if up2tc has changedAmir Hanania
2013-01-31net/mlx4_en: Fix transmit timeout when driver restarts portAmir Vadai
2013-01-31net/mlx4_en: Don't reassign port mac address on firmware that supports itMatan Barak
2013-01-31net/mlx4_core: Use firmware driven flow steering hash modeHadar Hen Zion
2013-01-31net/mlx4_en: Fix ethtool rules leftovers after module unloadedHadar Hen Zion
2013-01-31net/mlx4_en: Block insertion of ethtool steering rules while the interface is...Hadar Hen Zion
2013-01-31net/mlx4_en: Fix vlan mask for ethtool steering rulesHadar Hen Zion
2013-01-31net/mlx4_en: Validate VLAN IDs provided in ethtool flow steering rulesHadar Hen Zion
2013-01-31net/mlx4_en: Fix ip/udp steering rules multicast mac when attached via ethtoolHadar Hen Zion