summaryrefslogtreecommitdiffstats
path: root/net/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2012-03-16cdc_ncm: fix MTU and max_datagram_size handlingAlexey Orishko1-18/+16
2012-03-16cdc_ncm: reduce driver latency in the data pathAlexey Orishko1-43/+51
2012-03-16asix: asix_rx_fixup surgery to reduce skb truesizesEric Dumazet1-68/+20
2012-03-14ixgbe: dcb: use DCB config values for FCoE traffic class on openJohn Fastabend1-1/+3
2012-03-14ixgbe: Fix race condition where RX buffer could become corrupted.Atita Shirwaikar6-24/+84
2012-03-14ixgbe: use typed min/max functions where possibleJesse Brandeburg2-8/+8
2012-03-14ixgbe: fix obvious return value bug.Don Skidmore1-1/+2
2012-03-14ixgbe: Replace eitr_low and eitr_high with static values in ixgbe_update_itrAlexander Duyck2-17/+8
2012-03-14ixgbe: Do not disable read relaxed ordering when DCA is enabledAlexander Duyck4-42/+49
2012-03-14ixgb: Remove unnecessary defines, use pr_debugJoe Perches2-14/+2
2012-03-13ixgbe: Simplify logic for ethtool loopback frame creation and testingAlexander Duyck1-31/+32
2012-03-13ixgbe: Add iterator for cycling through rings on a q_vectorAlexander Duyck2-8/+12
2012-03-13ixgbe: Allocate rings as part of the q_vectorAlexander Duyck3-257/+244
2012-03-13ixgbe: Drop unnecessary napi_schedule_prep and spare blank line from ixgbe_intrAlexander Duyck1-5/+2
2012-03-13ixgbe: Default to queue pairs when number of queues is less than CPUsAlexander Duyck2-8/+8
2012-03-13ixgbe: Correct Adaptive Interrupt Moderation so that it will change valuesAlexander Duyck1-2/+2
2012-03-13ixgbe: Address issues with Tx WHTRESH value not being set correctlyAlexander Duyck1-2/+5
2012-03-13ixgbe: Reorder adapter contents for better cache utilizationAlexander Duyck1-46/+48
2012-03-13ixgbe: Do no clear Tx status bits since eop_desc provides enough infoAlexander Duyck1-4/+3
2012-03-13net: Add memory barriers to prevent possible race in byte queue limitsAlexander Duyck1-16/+33
2012-03-13net: Fix issue with netdev_tx_reset_queue not resetting queue from XOFF stateAlexander Duyck2-1/+3
2012-03-13ixgbe: add support for byte queue limitsAlexander Duyck2-0/+12
2012-03-13ixgbe: remove tie between NAPI work limits and interrupt moderationJeff Kirsher1-6/+0
2012-03-13igb: fix ethtool offline testJeff Kirsher1-0/+7
2012-03-13bnx2x: code doesn't use stats for allocating Rx BDsDmitry Kravkov1-8/+9
2012-03-13bnx2x: ethtool returns req. AN even when AN failsYuval Mintz1-1/+1
2012-03-13bnx2x: ethtool now returns unknown speed/duplexYuval Mintz1-11/+18
2012-03-13bnx2x: mark functions as loaded on shared memoryYuval Mintz1-0/+17
2012-03-13bnx2x: use param's id instead of sp_obj's idYuval Mintz3-1/+5
2012-03-13bnx2x: set_one_mac_e1x uses raw's state as inputYuval Mintz1-1/+1
2012-03-13bnx2x: removed unused function bnx2x_queue_set_cos_cidYuval Mintz1-7/+0
2012-03-13bnx2x: move LLH_CAM to header, apply naming conventionsYuval Mintz2-9/+11
2012-03-13lpc32xx: Added ethernet driverstigge@antcom.de5-0/+1615
2012-03-13net/hyperv: Add support for vlan trunking from guestsHaiyang Zhang4-4/+101
2012-03-13net/hyperv: Fix data corruption in rndis_filter_receive()Haiyang Zhang1-24/+9
2012-03-13net: ipv4: Standardize prefixes for message loggingJoe Perches20-50/+81
2012-03-12net: Convert printks to pr_<level>Joe Perches25-181/+163
2012-03-12net: get rid of some pointless casts to sockaddrMaciej Żenczykowski5-27/+19
2012-03-11ipv6: Fix Smatch warning.Li Wei1-1/+1
2012-03-11MAINTAINERS: add an entry for the PHC codeRichard Cochran1-0/+11
2012-03-11r8169: enable transmit time stamping.Richard Cochran1-0/+2
2012-03-11drivers/net/irda/{ali-ircc, via-ircc, w83977af-ir}.c: ensure arguments to req...Julia Lawall3-4/+4
2012-03-11drivers/atm/eni.c: ensure arguments to request_irq and free_irq are compatibleJulia Lawall1-1/+1
2012-03-11caif: make zero a legal caif connetion id.sjur.brandeland@stericsson.com1-3/+6
2012-03-11caif: Fix for a race in socket transmit with flow control.Dmitry Tarnyagin6-24/+31
2012-03-10batman-adv: Remove spaces after a castSven Eckelmann2-3/+3
2012-03-10batman-adv: Use {} braces consistent on the arms of a statementSven Eckelmann1-1/+2
2012-03-10batman-adv: Don't begin block comments with only a /* lineSven Eckelmann2-13/+3
2012-03-10batman-adv: Ignore 80-chars per line limits for stringsSven Eckelmann12-177/+137
2012-03-10r8169: stop using net_device.{base_addr, irq}.Francois Romieu1-7/+5