summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* bgmac: add generic ndo_validate_addr netdev opsHauke Mehrtens2013-02-061-0/+1
* bgmac: write mac address to hardware in ndo_set_mac_addressHauke Mehrtens2013-02-061-8/+25
* bgmac: implement missing code for BCM53572Hauke Mehrtens2013-02-062-3/+5
* drivers: net:ethernet: cpsw: add support for VLANMugunthan V N2013-02-062-2/+108
* drivers: net: cpsw: Add helper functions for VLAN ALE implementationMugunthan V N2013-02-063-22/+113
* drivers: net: misc: Remove unused OOM variablesJoe Perches2013-02-061-1/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-02-0547-910/+1228
|\
| * ixgbe: Fix SR-IOV MTU warningAlexander Duyck2013-02-052-3/+1
| * ixgbe: Replace rmb in Tx cleanup with read_barrier_dependsAlexander Duyck2013-02-051-1/+1
| * ixgbe: update date to 2013Don Skidmore2013-02-0529-30/+30
| * ixgbe: fix return values and memcpy parameters to eliminate Smatch warningsJosh Hay2013-02-052-6/+7
| * ixgbe: fix potential null dereferenceJosh Hay2013-02-051-0/+3
| * ixgbe: allow reading of SFF-8472 data over i2cEmil Tantilov2013-02-056-7/+66
| * e1000e: cleanup checkpatch braces checksBruce Allan2013-02-055-8/+2
| * e1000e: convert enums of register offsets and move #defines to regs.hBruce Allan2013-02-053-223/+253
| * e1000e: cosmetic move of #defines and prototypes to the new manage.hBruce Allan2013-02-054-41/+73
| * e1000e: cosmetic move of #defines and function prototypes to the new nvm.hBruce Allan2013-02-053-15/+48
| * e1000e: cosmetic move of #defines and function prototypes to the new phy.hBruce Allan2013-02-045-222/+243
| * e1000e: cosmetic move of function prototypes to the new mac.hBruce Allan2013-02-043-37/+76
| * e1000e: cosmetic move of #defines and prototypes to the new ich8lan.hBruce Allan2013-02-046-230/+270
| * e1000e: cosmetic move of #defines to the new 80003es2lan.hBruce Allan2013-02-043-63/+96
| * e1000e: cosmetic move of #defines and prototypes to the new 82571.hBruce Allan2013-02-046-25/+60
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-053-11/+7
|\ \
| * | via-rhine: Fix bugs in NAPI support.David S. Miller2013-02-021-6/+2
| * | e1000e: enable ECC on I217/I218 to catch packet buffer memory errorsBruce Allan2013-01-296-0/+71
| * | be2net: Updating Module Author string and log message string to "Emulex Corpo...Sarveshwar Bandi2013-01-292-5/+5
* | | qlcnic: Updating copyright information.Jitendra Kalsaria2013-02-0415-7/+62
* | | gianfar: dont conditionally alloc Rx/Err irq structsPaul Gortmaker2013-02-041-12/+4
| |/ |/|
* | net: fec: fix miss init spinlockFrank Li2013-02-041-0/+1
* | net/mlx4_en: Fix compilation error when CONFIG_INET isn't definedHadar Hen Zion2013-02-041-0/+4
* | net/mlx4_en: Fix error propagation for ethtool helper functionHadar Hen Zion2013-02-041-18/+34
* | be2net: update driver version to 4.6.xSathya Perla2013-02-041-1/+1
* | be2net: fix re-loaded PF driver to re-gain control of its VFsSathya Perla2013-02-043-64/+153
* | ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-0438-197/+97
* | cxgb3: Update VLAN extraction stats in the GRO pathVipul Pandya2013-02-041-1/+3
* | stmmac: don't return zero on failure path in stmmac_pci_probe()Alexey Khoroshilov2013-02-031-0/+1
* | qlcnic: silence false positive overflow warningDan Carpenter2013-02-021-1/+1
* | bnx2x: Force link UP when the interface is in LOOPBACK modeMahesh Bandewar2013-02-021-0/+6
* | e1000e: use generic IEEE MII definitionsBruce Allan2013-01-319-204/+138
* | e1000e: resolve -Wunused-parameter compile warningsBruce Allan2013-01-316-33/+31
* | e1000e: update driver version stringBruce Allan2013-01-311-1/+1
* | e1000e: cleanup some whitespace and indentation issuesBruce Allan2013-01-317-48/+49
* | e1000e: cleanup: group OR'ed bit settings with parensBruce Allan2013-01-311-2/+3
* | e1000e: cleanup defines.hBruce Allan2013-01-311-21/+0
* | ixgbe: autoneg variable refactoringJosh Hay2013-01-316-35/+19
* | ixgbe: removed unused variable from setup_link_speedJosh Hay2013-01-316-8/+4
* | ixgbe: rename autoneg variablesJosh Hay2013-01-312-29/+28
* | ixgbe: Fix device ref count bugGreg Rose2013-01-311-0/+2
* | ixgbe: Reset the NIC if up2tc has changedAmir Hanania2013-01-311-4/+12
* | net/mlx4_en: Fix transmit timeout when driver restarts portAmir Vadai2013-01-313-8/+14
OpenPOWER on IntegriCloud