summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* ethernet: Fix FSF address in file headersJeff Kirsher2013-12-0660-134/+60
* Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2013-12-0515-39/+257
|\
| * ixp4xx_eth: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-211-3/+33
| * tile_net: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-211-3/+19
| * ti_cpsw: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-211-2/+22
| * vxge: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-211-8/+19
| * mlx4_en: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-211-2/+12
| * e1000e: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-211-2/+12
| * gianfar: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-211-4/+18
| * fec: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-213-4/+23
| * tg3: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-211-4/+67
| * bfin_mac: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-211-4/+17
| * sfc: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-193-3/+15
* | cxgb4: Add new scheme to update T4/T5 firmwareHariprasad Shenai2013-12-034-190/+289
* | cxgb4vf: added much cleaner implementation of is_t4()Hariprasad Shenai2013-12-036-16/+39
* | cxgb4: Much cleaner implementation of is_t4()/is_t5()Hariprasad Shenai2013-12-035-70/+73
* | net/mlx4_core: destroy workqueue when driver fails to registerWei Yang2013-12-031-0/+2
* | net: do not pretend FRAGLIST supportEric Dumazet2013-12-024-4/+3
* | net: fec_main: dma_map() only the length of the skbSebastian Siewior2013-12-021-5/+4
* | drivers: net: cpsw: fix dt probe for one port ethernetMugunthan V N2013-12-021-0/+2
* | PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not ...Rafael J. Wysocki2013-12-021-7/+19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-0217-157/+109
|\ \
| * | net/mlx4_en: Remove selftest TX queues empty conditionEugenia Emantayev2013-12-011-7/+0
| * | ixgbe: Make ixgbe_identify_qsfp_module_generic staticMark Rustad2013-11-302-2/+2
| * | ixgbe: turn NETIF_F_HW_L2FW_DOFFLOAD off by defaultJohn Fastabend2013-11-301-3/+2
| * | ixgbe: ixgbe_fwd_ring_down needs to be staticJohn Fastabend2013-11-301-2/+2
| * | e1000: fix possible reset_task running after adapter downVladimir Davydov2013-11-301-4/+11
| * | e1000: fix lockdep warning in e1000_reset_taskVladimir Davydov2013-11-292-35/+3
| * | e1000: prevent oops when adapter is being closed and reset simultaneouslyyzhu12013-11-292-0/+14
| * | igb: Fixed Wake On LAN supportAkeem G Abodunrin2013-11-291-3/+4
| * | sfc: Convert to use hwmon_device_register_with_groupsGuenter Roeck2013-11-292-48/+32
| * | net: smc91: fix crash regression on the versatileLinus Walleij2013-11-291-18/+4
| * | Revert "net: smc91: fix crash regression on the versatile"David S. Miller2013-11-291-2/+18
| * | net: smc91: fix crash regression on the versatileLinus Walleij2013-11-291-18/+2
| * | net: 8139cp: fix a BUG_ON triggered by wrong bytes_complYang Yingliang2013-11-291-3/+2
| * | r8169: check ALDPS bit and disable it if enabled for the 8168gDavid Chang2013-11-291-0/+5
| * | be2net: call napi_disable() for all event queuesIvan Vecera2013-11-281-2/+2
| * | Revert "be2net: call napi_disable() for all event queues"David S. Miller2013-11-281-1/+1
| * | be2net: call napi_disable() for all event queuesIvan Vecera2013-11-281-1/+1
| * | via-velocity: fix netif_receive_skb use in irq disabled section.françois romieu2013-11-281-5/+6
| * | tg3: Convert to use hwmon_device_register_with_groupsGuenter Roeck2013-11-281-19/+6
| * | be2net: Avoid programming permenant MAC by BE3-R VFsAjit Khaparde2013-11-232-6/+5
| * | be2net: set coalesce-wm in CQ_CREATE_V2 cmdAjit Khaparde2013-11-231-0/+7
| * | be2net: Disabling and enabling interrupts in suspend and resumeAjit Khaparde2013-11-231-0/+2
* | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-11-201-4/+2
|\ \ \ | |/ / |/| |
| * | Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...Vinod Koul2013-11-161-4/+2
| |\ \
| | * | dmaengine: remove DMA unmap flagsBartlomiej Zolnierkiewicz2013-11-141-4/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-1918-83/+121
|\ \ \ \
| * | | | be2net: Delete secondary unicast MAC addresses during be_closeAjit Khaparde2013-11-181-0/+5
| * | | | be2net: Fix unconditional enabling of Rx interface optionsAjit Khaparde2013-11-183-4/+16