aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-07e1000e: Fix SHRA register access for 82579David Ertman2-2/+2
2014-03-07e1000e: Fix ethtool offline tests for 82579 partsDavid Ertman1-2/+8
2014-03-07e1000e: Fix not generating an error on invalid load parameterDavid Ertman1-0/+6
2014-03-07e1000e: Feature Enable PHY Ultra Low Power Mode (ULP)David Ertman6-33/+354
2014-03-07e1000e Refactor of Runtime Power ManagementDavid Ertman2-32/+46
2014-03-07e1000e: Refactor PM flowsDavid Ertman3-55/+78
2014-03-07e1000e: Add missing branding strings in ich8lan.cDavid Ertman1-0/+8
2014-03-07e1000e: Cleanup - Update GPL header and CopyrightDavid Ertman23-599/+444
2014-03-07e1000e: Fix 82579 sets LPI too early.David Ertman3-5/+19
2014-03-07e1000e: Resolve issues with Management Engine (ME) briefly blocking PHY resetsDavid Ertman1-4/+26
2014-03-07e1000e: Cleanup unecessary referencesDavid Ertman1-2/+2
2014-03-07e1000e: PTP lock in e1000e_phc_adjustfreqTodd Fujinaka1-0/+5
2014-03-07Merge tag 'linux-can-next-for-3.15-20140307' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller4-86/+164
2014-03-07r8152: support IPv6hayeswang1-3/+103
2014-03-07r8152: support TSOhayeswang1-30/+87
2014-03-07r8152: support rx checksumhayeswang1-2/+39
2014-03-07r8152: calculate the dropped packets for rxhayeswang1-1/+2
2014-03-07r8152: up the priority of the transmissionhayeswang1-18/+27
2014-03-07r8152: check tx agg list before spin lockhayeswang1-0/+3
2014-03-07r8152: replace spin_lock_irqsave and spin_unlock_irqrestorehayeswang1-16/+12
2014-03-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller14-355/+1432
2014-03-07xen-netback: Aggregate TX unmap operationsZoltan Kiss3-1/+37
2014-03-07xen-netback: Timeout packets in RX pathZoltan Kiss3-5/+61
2014-03-07xen-netback: Handle guests with too many fragsZoltan Kiss3-10/+162
2014-03-07xen-netback: Add stat counters for zerocopyZoltan Kiss3-1/+26
2014-03-07xen-netback: Remove old TX grant copy definitons and fix indentationsZoltan Kiss2-93/+15
2014-03-07xen-netback: Introduce TX grant mappingZoltan Kiss3-165/+371
2014-03-07xen-netback: Handle foreign mapped pages on the guest RX pathZoltan Kiss2-5/+46
2014-03-07xen-netback: Minor refactoring of netback codeZoltan Kiss3-22/+27
2014-03-07xen-netback: Use skb->cb for pending_idxZoltan Kiss1-17/+25
2014-03-07can: add bittiming check at interface open for CAN FDOliver Hartkopp1-0/+8
2014-03-07can: allow to change the device mtu for CAN FD capable devicesOliver Hartkopp1-0/+39
2014-03-07can: introduce the data bitrate configuration for CAN FDOliver Hartkopp1-1/+44
2014-03-07can: provide a separate bittiming_const parameter to bittiming functionsOliver Hartkopp1-18/+13
2014-03-07can: move sanity check for bitrate and tq into can_get_bittimingOliver Hartkopp1-14/+15
2014-03-07can: only send bitrate data via netlink when availableOliver Hartkopp1-4/+6
2014-03-07can: preserve skbuff protocol in can_put_echo_skbOliver Hartkopp1-2/+3
2014-03-07can: janz-ican3: convert dev_<level> printing to netdev_<level>Marc Kleine-Budde1-34/+30
2014-03-06i40e/i40evf: Bump pf&vf build versionsCatherine Sullivan2-2/+2
2014-03-06i40e/i40evf: carefully fill tx ringJesse Brandeburg2-4/+4
2014-03-06i40e: fix nvm version and remove firmware reportJesse Brandeburg2-14/+7
2014-03-06i40e: Fix static checker warningNeerav Parikh1-3/+6
2014-03-06i40e: Remove a redundant filter additionAnjali Singhai Jain1-4/+7
2014-03-06i40e: count timeout eventsJesse Brandeburg1-0/+1
2014-03-06i40e: Remove a FW workaround for Number of MSIX vectorsAnjali Singhai Jain1-0/+6
2014-03-06i40e: clean up comment styleShannon Nelson1-59/+58
2014-03-06i40e/i40evf: i40e implementation for skb_set_hashJesse Brandeburg6-4/+800
2014-03-06i40e: Prevent overflow due to kzallocAkeem G Abodunrin1-1/+1
2014-03-06i40e: Flow Director sideband accountingJoseph Gasparakis5-264/+535
2014-03-06i40evf: Enable the ndo_set_features netdev opGreg Rose1-0/+5