summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-03-07e1000e: Feature Enable PHY Ultra Low Power Mode (ULP)David Ertman
2014-03-07e1000e Refactor of Runtime Power ManagementDavid Ertman
2014-03-07e1000e: Refactor PM flowsDavid Ertman
2014-03-07e1000e: Add missing branding strings in ich8lan.cDavid Ertman
2014-03-07e1000e: Cleanup - Update GPL header and CopyrightDavid Ertman
2014-03-07e1000e: Fix 82579 sets LPI too early.David Ertman
2014-03-07e1000e: Resolve issues with Management Engine (ME) briefly blocking PHY resetsDavid Ertman
2014-03-07e1000e: Cleanup unecessary referencesDavid Ertman
2014-03-07e1000e: PTP lock in e1000e_phc_adjustfreqTodd Fujinaka
2014-03-07Merge tag 'linux-can-next-for-3.15-20140307' of git://gitorious.org/linux-can...David S. Miller
2014-03-07r8152: support IPv6hayeswang
2014-03-07r8152: support TSOhayeswang
2014-03-07r8152: support rx checksumhayeswang
2014-03-07r8152: calculate the dropped packets for rxhayeswang
2014-03-07r8152: up the priority of the transmissionhayeswang
2014-03-07r8152: check tx agg list before spin lockhayeswang
2014-03-07r8152: replace spin_lock_irqsave and spin_unlock_irqrestorehayeswang
2014-03-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-03-07xen-netback: Aggregate TX unmap operationsZoltan Kiss
2014-03-07xen-netback: Timeout packets in RX pathZoltan Kiss
2014-03-07xen-netback: Handle guests with too many fragsZoltan Kiss
2014-03-07xen-netback: Add stat counters for zerocopyZoltan Kiss
2014-03-07xen-netback: Remove old TX grant copy definitons and fix indentationsZoltan Kiss
2014-03-07xen-netback: Introduce TX grant mappingZoltan Kiss
2014-03-07xen-netback: Handle foreign mapped pages on the guest RX pathZoltan Kiss
2014-03-07xen-netback: Minor refactoring of netback codeZoltan Kiss
2014-03-07xen-netback: Use skb->cb for pending_idxZoltan Kiss
2014-03-07can: add bittiming check at interface open for CAN FDOliver Hartkopp
2014-03-07can: allow to change the device mtu for CAN FD capable devicesOliver Hartkopp
2014-03-07can: introduce the data bitrate configuration for CAN FDOliver Hartkopp
2014-03-07can: provide a separate bittiming_const parameter to bittiming functionsOliver Hartkopp
2014-03-07can: move sanity check for bitrate and tq into can_get_bittimingOliver Hartkopp
2014-03-07can: only send bitrate data via netlink when availableOliver Hartkopp
2014-03-07can: preserve skbuff protocol in can_put_echo_skbOliver Hartkopp
2014-03-07can: janz-ican3: convert dev_<level> printing to netdev_<level>Marc Kleine-Budde
2014-03-06i40e/i40evf: Bump pf&vf build versionsCatherine Sullivan
2014-03-06i40e/i40evf: carefully fill tx ringJesse Brandeburg
2014-03-06i40e: fix nvm version and remove firmware reportJesse Brandeburg
2014-03-06i40e: Fix static checker warningNeerav Parikh
2014-03-06i40e: Remove a redundant filter additionAnjali Singhai Jain
2014-03-06i40e: count timeout eventsJesse Brandeburg
2014-03-06i40e: Remove a FW workaround for Number of MSIX vectorsAnjali Singhai Jain
2014-03-06i40e: clean up comment styleShannon Nelson
2014-03-06i40e/i40evf: i40e implementation for skb_set_hashJesse Brandeburg
2014-03-06i40e: Prevent overflow due to kzallocAkeem G Abodunrin
2014-03-06i40e: Flow Director sideband accountingJoseph Gasparakis
2014-03-06i40evf: Enable the ndo_set_features netdev opGreg Rose
2014-03-06bonding: fix const in options processingstephen hemminger
2014-03-06be2net: do external loopback test only when it is requestedIvan Vecera
2014-03-06net/mlx4_en: mlx4_en_verify_params() can be staticFengguang Wu