summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2013-01-31net/mlx4_core: Set correctly allow_loopback flagHadar Hen Zion
2013-01-31net/mlx4_core: Directly expose fields of HW flow steering rule control segmentHadar Hen Zion
2013-01-31qlcnic: Bump up the version to 5.1.33Jitendra Kalsaria
2013-01-31qlcnic: make pci_error_handlers constStephen Hemminger
2013-01-31qlcnic: Fix RX/TX checksum setting for some adapter typesManish chopra
2013-01-31qlcnic: Fix minidump in NPAR modeShahed Shaikh
2013-01-31qlcnic: driver LRO bug fixManish chopra
2013-01-31qlcnic: Free irq for mailbox interruptsManish chopra
2013-01-31qlcnic: Fix bug in reading HW reset templateManish chopra
2013-01-31qlcnic: Fix sparse check endian warningsShahed Shaikh
2013-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-01-29gianfar: Pack struct gfar_priv_grp into three cachelinesClaudiu Manoil
2013-01-29gianfar: Cleanup gfar_parse_group() codeClaudiu Manoil
2013-01-29gianfar: Optimize struct gfar_priv_tx_q for two cache linesClaudiu Manoil
2013-01-29net: fec: add napi support to improve proformanceFrank Li
2013-01-29ethoc: Cleanup driver formatBarry Grussling
2013-01-29net: ks8851: convert to threaded IRQFelipe Balbi
2013-01-28via-rhine: add 64bit statistics.Jamie Gloudon
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-01-28igbvf: be sane about random MAC addressesMitch A Williams
2013-01-28igb: Don't give VFs random MAC addressesMitch A Williams
2013-01-28ixgbevf: Make sure link status and speed are fetchedGreg Rose
2013-01-28e1000e: cleanup: remove comments which are no longer applicableBruce Allan
2013-01-28e1000e: cleanup hw.hBruce Allan
2013-01-28e1000e: cleanup: remove unused #defineBruce Allan
2013-01-28e1000e: adjust PM QoS requestBruce Allan
2013-01-28e1000e: correct maximum frame size on 82579Bruce Allan
2013-01-28e1000e: cleanup: remove e1000e_commit_phy()Bruce Allan
2013-01-28e1000e: cleanup: remove e1000_get_cable_length()Bruce Allan
2013-01-28e1000e: cleanup: remove e1000_get_phy_cfg_done()Bruce Allan
2013-01-28e1000e: cleanup: rename e1000_get_cfg_done()Bruce Allan
2013-01-28e1000e: cleanup: remove e1000_force_speed_duplex()Bruce Allan
2013-01-28e1000e: cleanup: remove e1000_set_d0_lplu_state()Bruce Allan
2013-01-28net/mlx4_en: Initialize RFS filters lock and list in init_netdevAmir Vadai
2013-01-28net/mlx4_en: Fix a race when closing TX queueAmir Vadai
2013-01-28net/mlx4_core: Return proper error code when __mlx4_add_one failsJack Morgenstein
2013-01-28net/mlx4_en: Use the correct netif lock on ndo_set_rx_modeEugenia Emantayev
2013-01-28net/mlx4_en: Fix traffic loss under promiscuous modeAviad Yehezkel
2013-01-28net/mlx4_en: Issue the dump eth statistics command under lockEugenia Emantayev
2013-01-28r8169: fix vlan tag read ordering.françois romieu
2013-01-27e1000e: cleanup: do not assign a variable a value when not necessaryBruce Allan
2013-01-27e1000e: do not ignore variables which get set a valueBruce Allan
2013-01-27e1000e: cleanup: remove unnecessary function prototypesBruce Allan
2013-01-27e1000e: add comment to spinlock_t definitionBruce Allan
2013-01-27e1000e: remove definition of struct which is no longer usedBruce Allan
2013-01-27e1000e: fix PHY init workarounds for i217/i218Bruce Allan
2013-01-27e1000e: correct maximum frame size on i217/i218Bruce Allan
2013-01-27e1000e: update copyright dateBruce Allan
2013-01-27e1000e: remove prototype of non-existent functionBruce Allan
2013-01-27e1000e: prevent hardware from automatically configuring PHY on I217/I218Bruce Allan