aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-09net: forcedeth: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-12-09net: ns83820: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-12-09net: bna: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-12-09net: sis900: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-12-09net: sfc: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-12-06tg3: Update version to 3.135Nithin Sujir1-2/+2
2013-12-06tg3: Expand multicast drop counter miscounting fix to 5762Nithin Sujir1-0/+3
2013-12-06tg3: Fix bit definition for the nvram Auto Power Down settingNithin Sujir1-1/+1
2013-12-06tg3: Add flag to disable 1G Half Duplex advertisementNithin Sujir2-7/+25
2013-12-06tg3: Don't add rxbds_empty to rx_over_errorsNithin Sujir1-2/+0
2013-12-06arc_emac: remove custom "max-speed" parsing codeFlorian Fainelli2-21/+1
2013-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller12-153/+155
2013-12-063c59x/net: Use dev_is_pci() instead of hardcodingYijing Wang1-1/+1
2013-12-06ethernet: Fix FSF address in file headersJeff Kirsher60-134/+60
2013-12-05i40e: sync header files with hardwareAnjali Singhai Jain2-9/+6
2013-12-05i40e: restrict diag test lengthKamil Krawczyk1-4/+4
2013-12-05i40e: add support for triggering EMPRShannon Nelson3-0/+23
2013-12-05i40e: add interrupt testShannon Nelson3-2/+14
2013-12-05i40e: default debug mask settingShannon Nelson1-0/+1
2013-12-05i40e: fix debugging messagesMitch Williams1-2/+2
2013-12-05i40e: properly add VF MAC addressesMitch Williams1-1/+1
2013-12-05i40e: retry call on timeoutShannon Nelson1-6/+20
2013-12-05i40e: select reset counters correctlyShannon Nelson1-3/+3
2013-12-05i40e: allow one more vector for VFsMitch Williams1-1/+1
2013-12-05i40e: firmware version fields offsets updateAnjali Singhai jain2-8/+16
2013-12-05i40e: simplify aq head-tail-len setupsShannon Nelson2-36/+15
2013-12-05i40e: clear AQ head and tail registersShannon Nelson1-4/+14
2013-12-05i40e: register file updatesAnjali Singhai jain1-90/+44
2013-12-05i40e: set pf_id based on device and function numbersChristopher Pau1-1/+5
2013-12-05Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-nextDavid S. Miller15-39/+257
2013-12-03cxgb4: Add new scheme to update T4/T5 firmwareHariprasad Shenai4-190/+289
2013-12-03cxgb4vf: added much cleaner implementation of is_t4()Hariprasad Shenai6-16/+39
2013-12-03cxgb4: Much cleaner implementation of is_t4()/is_t5()Hariprasad Shenai5-70/+73
2013-12-03net/mlx4_core: destroy workqueue when driver fails to registerWei Yang1-0/+2
2013-12-02net: do not pretend FRAGLIST supportEric Dumazet4-4/+3
2013-12-02net: fec_main: dma_map() only the length of the skbSebastian Siewior1-5/+4
2013-12-02drivers: net: cpsw: fix dt probe for one port ethernetMugunthan V N1-0/+2
2013-12-02PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not presentRafael J. Wysocki1-7/+19
2013-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds17-157/+109
2013-12-01net/mlx4_en: Remove selftest TX queues empty conditionEugenia Emantayev1-7/+0
2013-11-30ixgbe: Make ixgbe_identify_qsfp_module_generic staticMark Rustad2-2/+2
2013-11-30ixgbe: turn NETIF_F_HW_L2FW_DOFFLOAD off by defaultJohn Fastabend1-3/+2
2013-11-30ixgbe: ixgbe_fwd_ring_down needs to be staticJohn Fastabend1-2/+2
2013-11-30e1000: fix possible reset_task running after adapter downVladimir Davydov1-4/+11
2013-11-29e1000: fix lockdep warning in e1000_reset_taskVladimir Davydov2-35/+3
2013-11-29e1000: prevent oops when adapter is being closed and reset simultaneouslyyzhu12-0/+14
2013-11-29igb: Fixed Wake On LAN supportAkeem G Abodunrin1-3/+4
2013-11-29sfc: Convert to use hwmon_device_register_with_groupsGuenter Roeck2-48/+32
2013-11-29net: smc91: fix crash regression on the versatileLinus Walleij1-18/+4
2013-11-29Revert "net: smc91: fix crash regression on the versatile"David S. Miller1-2/+18