summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2012-03-17ixgbe: cleanup logic in ixgbe_change_mtuAlexander Duyck
2012-03-17ixgbe: Replace standard receive path with a page based receiveAlexander Duyck
2012-03-17ixgbe: Support RX-ALL feature flag.Ben Greear
2012-03-17ixgbe: Support sending custom Ethernet FCS.Ben Greear
2012-03-17igb: Support RX-ALL feature flag.Ben Greear
2012-03-17igb: Support sending custom Ethernet FCS.Ben Greear
2012-03-16stmmac: Add device-tree supportStefan Roese
2012-03-16netxen: qlogic ethernet : Fix endian bug.Santosh Nayak
2012-03-16pxa168: remove unused stats member.Rami Rosen
2012-03-16bnx2x: fix memory leak in bnx2x_init_firmware()Michal Schmidt
2012-03-16bnx2x: fix a crash on corrupt firmware fileMichal Schmidt
2012-03-15gianfar: delete orphaned version strings and dead macrosPaul Gortmaker
2012-03-15gianfar: constify giant block of status descriptor stringsPaul Gortmaker
2012-03-15gianfar: Add support for byte queue limits.Paul Gortmaker
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-12ixgbe: Simplify logic for ethtool loopback frame creation and testingAlexander Duyck
2012-03-12ixgbe: Add iterator for cycling through rings on a q_vectorAlexander Duyck
2012-03-12ixgbe: Allocate rings as part of the q_vectorAlexander Duyck
2012-03-12ixgbe: Drop unnecessary napi_schedule_prep and spare blank line from ixgbe_intrAlexander Duyck
2012-03-12ixgbe: Default to queue pairs when number of queues is less than CPUsAlexander Duyck
2012-03-12ixgbe: Correct Adaptive Interrupt Moderation so that it will change valuesAlexander Duyck
2012-03-12ixgbe: Address issues with Tx WHTRESH value not being set correctlyAlexander Duyck
2012-03-12ixgbe: Reorder adapter contents for better cache utilizationAlexander Duyck
2012-03-12ixgbe: Do no clear Tx status bits since eop_desc provides enough infoAlexander Duyck
2012-03-12net: Fix issue with netdev_tx_reset_queue not resetting queue from XOFF stateAlexander Duyck
2012-03-12ixgbe: add support for byte queue limitsAlexander Duyck
2012-03-12ixgbe: remove tie between NAPI work limits and interrupt moderationJeff Kirsher
2012-03-12igb: fix ethtool offline testJeff Kirsher
2012-03-12bnx2x: code doesn't use stats for allocating Rx BDsDmitry Kravkov
2012-03-12bnx2x: ethtool returns req. AN even when AN failsYuval Mintz
2012-03-12bnx2x: ethtool now returns unknown speed/duplexYuval Mintz
2012-03-12bnx2x: mark functions as loaded on shared memoryYuval Mintz
2012-03-12bnx2x: use param's id instead of sp_obj's idYuval Mintz
2012-03-12bnx2x: set_one_mac_e1x uses raw's state as inputYuval Mintz
2012-03-12bnx2x: removed unused function bnx2x_queue_set_cos_cidYuval Mintz
2012-03-12bnx2x: move LLH_CAM to header, apply naming conventionsYuval Mintz
2012-03-12lpc32xx: Added ethernet driverstigge@antcom.de
2012-03-12bnx2x: FCoE statistics id fixedYuval Mintz
2012-03-12bnx2x: dcb bit indices flags used as bitsYuval Mintz
2012-03-12bnx2x: added cpu_to_le16 when preparing ramrod's dataAriel Elior
2012-03-12bnx2x: pfc statistics counts pfc events twiceYuval Mintz
2012-03-12Merge branches 'misc' and 'mlx4' into for-nextRoland Dreier
2012-03-12mlx4_core: Scale size of MTT table with system RAMRoland Dreier
2012-03-12mlx4_core: Allow dynamic MTU configuration for IB portsOr Gerlitz