summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* e1000e: Fix not generating an error on invalid load parameterDavid Ertman2014-03-081-0/+6
* e1000e: Feature Enable PHY Ultra Low Power Mode (ULP)David Ertman2014-03-086-33/+354
* e1000e Refactor of Runtime Power ManagementDavid Ertman2014-03-082-32/+46
* e1000e: Refactor PM flowsDavid Ertman2014-03-083-55/+78
* e1000e: Add missing branding strings in ich8lan.cDavid Ertman2014-03-081-0/+8
* e1000e: Cleanup - Update GPL header and CopyrightDavid Ertman2014-03-0823-599/+444
* e1000e: Fix 82579 sets LPI too early.David Ertman2014-03-083-5/+19
* e1000e: Resolve issues with Management Engine (ME) briefly blocking PHY resetsDavid Ertman2014-03-081-4/+26
* e1000e: Cleanup unecessary referencesDavid Ertman2014-03-081-2/+2
* e1000e: PTP lock in e1000e_phc_adjustfreqTodd Fujinaka2014-03-081-0/+5
* 6lowpan: reassembly: fix return of init functionAlexander Aring2014-03-071-2/+3
* Merge tag 'linux-can-next-for-3.15-20140307' of git://gitorious.org/linux-can...David S. Miller2014-03-076-88/+172
|\
| * can: add bittiming check at interface open for CAN FDOliver Hartkopp2014-03-071-0/+8
| * can: allow to change the device mtu for CAN FD capable devicesOliver Hartkopp2014-03-073-0/+41
| * can: introduce the data bitrate configuration for CAN FDOliver Hartkopp2014-03-073-3/+50
| * can: provide a separate bittiming_const parameter to bittiming functionsOliver Hartkopp2014-03-071-18/+13
| * can: move sanity check for bitrate and tq into can_get_bittimingOliver Hartkopp2014-03-071-14/+15
| * can: only send bitrate data via netlink when availableOliver Hartkopp2014-03-071-4/+6
| * can: preserve skbuff protocol in can_put_echo_skbOliver Hartkopp2014-03-071-2/+3
| * can: janz-ican3: convert dev_<level> printing to netdev_<level>Marc Kleine-Budde2014-03-071-34/+30
| * can: flexcan: make use of platform_get_device_id()Marc Kleine-Budde2014-03-061-2/+2
| * can: flexcan: Remove #ifdef CONFIG_PM_SLEEPMarc Kleine-Budde2014-03-061-4/+2
| * can: mcp251x: Remove #ifdef CONFIG_PM_SLEEPAlexander Shiyan2014-03-061-5/+2
| * can: mcp251x: Make driver more quietAlexander Shiyan2014-03-061-6/+4
* | Merge branch 'r8152'David S. Miller2014-03-071-60/+263
|\ \
| * | r8152: support IPv6hayeswang2014-03-071-3/+103
| * | r8152: support TSOhayeswang2014-03-071-30/+87
| * | r8152: support rx checksumhayeswang2014-03-071-2/+39
| * | r8152: calculate the dropped packets for rxhayeswang2014-03-071-1/+2
| * | r8152: up the priority of the transmissionhayeswang2014-03-071-18/+27
| * | r8152: check tx agg list before spin lockhayeswang2014-03-071-0/+3
| * | r8152: replace spin_lock_irqsave and spin_unlock_irqrestorehayeswang2014-03-071-16/+12
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-03-0714-355/+1432
|\ \
| * | i40e/i40evf: Bump pf&vf build versionsCatherine Sullivan2014-03-072-2/+2
| * | i40e/i40evf: carefully fill tx ringJesse Brandeburg2014-03-072-4/+4
| * | i40e: fix nvm version and remove firmware reportJesse Brandeburg2014-03-072-14/+7
| * | i40e: Fix static checker warningNeerav Parikh2014-03-071-3/+6
| * | i40e: Remove a redundant filter additionAnjali Singhai Jain2014-03-071-4/+7
| * | i40e: count timeout eventsJesse Brandeburg2014-03-071-0/+1
| * | i40e: Remove a FW workaround for Number of MSIX vectorsAnjali Singhai Jain2014-03-071-0/+6
| * | i40e: clean up comment styleShannon Nelson2014-03-071-59/+58
| * | i40e/i40evf: i40e implementation for skb_set_hashJesse Brandeburg2014-03-076-4/+800
| * | i40e: Prevent overflow due to kzallocAkeem G Abodunrin2014-03-071-1/+1
| * | i40e: Flow Director sideband accountingJoseph Gasparakis2014-03-075-264/+535
| * | i40evf: Enable the ndo_set_features netdev opGreg Rose2014-03-071-0/+5
* | | Merge tag 'rxrpc-devel-20140304' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2014-03-0714-168/+645
|\ \ \
| * | | af_rxrpc: Keep rxrpc_call pointers in a hashtableTim Smith2014-03-043-106/+277
| * | | af_rxrpc: Request an ACK for every alternate DATA packetDavid Howells2014-02-261-2/+6
| * | | af_rxrpc: Expose more RxRPC parameters via sysctlsDavid Howells2014-02-265-4/+79
| * | | af_rxrpc: Improve ACK productionDavid Howells2014-02-263-4/+3