summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2012-03-17stmmac: Add device-tree supportStefan Roese
2012-03-17netxen: qlogic ethernet : Fix endian bug.Santosh Nayak
2012-03-17pxa168: remove unused stats member.Rami Rosen
2012-03-14ixgbe: dcb: use DCB config values for FCoE traffic class on openJohn Fastabend
2012-03-14ixgbe: Fix race condition where RX buffer could become corrupted.Atita Shirwaikar
2012-03-14ixgbe: use typed min/max functions where possibleJesse Brandeburg
2012-03-14ixgbe: fix obvious return value bug.Don Skidmore
2012-03-14ixgbe: Replace eitr_low and eitr_high with static values in ixgbe_update_itrAlexander Duyck
2012-03-14ixgbe: Do not disable read relaxed ordering when DCA is enabledAlexander Duyck
2012-03-14ixgb: Remove unnecessary defines, use pr_debugJoe Perches
2012-03-13ixgbe: Simplify logic for ethtool loopback frame creation and testingAlexander Duyck
2012-03-13ixgbe: Add iterator for cycling through rings on a q_vectorAlexander Duyck
2012-03-13ixgbe: Allocate rings as part of the q_vectorAlexander Duyck
2012-03-13ixgbe: Drop unnecessary napi_schedule_prep and spare blank line from ixgbe_intrAlexander Duyck
2012-03-13ixgbe: Default to queue pairs when number of queues is less than CPUsAlexander Duyck
2012-03-13ixgbe: Correct Adaptive Interrupt Moderation so that it will change valuesAlexander Duyck
2012-03-13ixgbe: Address issues with Tx WHTRESH value not being set correctlyAlexander Duyck
2012-03-13ixgbe: Reorder adapter contents for better cache utilizationAlexander Duyck
2012-03-13ixgbe: Do no clear Tx status bits since eop_desc provides enough infoAlexander Duyck
2012-03-13net: Fix issue with netdev_tx_reset_queue not resetting queue from XOFF stateAlexander Duyck
2012-03-13ixgbe: add support for byte queue limitsAlexander Duyck
2012-03-13ixgbe: remove tie between NAPI work limits and interrupt moderationJeff Kirsher
2012-03-13igb: fix ethtool offline testJeff Kirsher
2012-03-13bnx2x: code doesn't use stats for allocating Rx BDsDmitry Kravkov
2012-03-13bnx2x: ethtool returns req. AN even when AN failsYuval Mintz
2012-03-13bnx2x: ethtool now returns unknown speed/duplexYuval Mintz
2012-03-13bnx2x: mark functions as loaded on shared memoryYuval Mintz
2012-03-13bnx2x: use param's id instead of sp_obj's idYuval Mintz
2012-03-13bnx2x: set_one_mac_e1x uses raw's state as inputYuval Mintz
2012-03-13bnx2x: removed unused function bnx2x_queue_set_cos_cidYuval Mintz
2012-03-13bnx2x: move LLH_CAM to header, apply naming conventionsYuval Mintz
2012-03-13lpc32xx: Added ethernet driverstigge@antcom.de
2012-03-11r8169: enable transmit time stamping.Richard Cochran
2012-03-11Merge branch 'davem-next.r8169' of git://violet.fr.zoreil.com/romieu/linuxDavid S. Miller
2012-03-10r8169: stop using net_device.{base_addr, irq}.Francois Romieu
2012-03-10r8169: move rtl_cfg_info closer to its caller.Francois Romieu
2012-03-10r8169: move the netpoll handler after the irq handler.Francois Romieu
2012-03-10r8169: move rtl8169_open after rtl_task it depends on.Francois Romieu
2012-03-10r8169: move rtl_set_rx_mode before its rtl_hw_start callers.Francois Romieu
2012-03-10r8169: move net_device_ops beyond the methods it references.Francois Romieu
2012-03-10r8169: move the driver probe method to the end of the driver file.Francois Romieu
2012-03-10r8169: move the driver removal method to the end of the driver file.Francois Romieu
2012-03-10net: powerpc: remove the legacy iSeries ethernet driverStephen Rothwell
2012-03-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2012-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-09net/pch_gbe: supports eg20t ptp clockTakahiroi Shimizu
2012-03-08enic: Fix addr valid check in enic_set_vf_macRoopa Prabhu
2012-03-08mlx4_core: fix bug in modify_cq wrapper for resize flow.Jack Morgenstein
2012-03-08atl1c: set ATL1C_WORK_EVENT_RESET bit correctlyDan Carpenter
2012-03-08ehea: restore multicast and rx_errors fieldsEric Dumazet