summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-03-12gianfar: Fix multi-queue support checks @probe()Claudiu Manoil
2014-03-12r8152: support dumping the hw countershayeswang
2014-03-12ieee802154: at86rf230: add support for rf233 chipThomas Stilwell
2014-03-11bonding: force cast of IP address in optionsstephen hemminger
2014-03-10r8152: add skb_cow_headhayeswang
2014-03-10net: eth: cpsw: Use net_device_stats from struct net_deviceTobias Klauser
2014-03-10hyperv: Change the receive buffer size for legacy hostsHaiyang Zhang
2014-03-10Drivers: net: hyperv: Enable large send offloadKY Srinivasan
2014-03-10Drivers: net: hyperv: Enable send side checksum offloadKY Srinivasan
2014-03-10Drivers: net: hyperv: Enable receive side IP checksum offloadKY Srinivasan
2014-03-10Drivers: net: hyperv: Enable offloads on the hostKY Srinivasan
2014-03-10Drivers: net: hyperv: Cleanup the send pathKY Srinivasan
2014-03-10Drivers: net: hyperv: Enable scatter gather I/OKY Srinivasan
2014-03-10sky2: allow mac to come from dtTim Harvey
2014-03-10IB/mlx5_core: remove unreachable function call in module initKleber Sacilotto de Souza
2014-03-10sfc: Use ether_addr_copy and eth_broadcast_addrEdward Cree
2014-03-10gianfar: Use Single-Queue polling for "fsl,etsec2"Claudiu Manoil
2014-03-10gianfar: Separate out the Tx interrupt handling (Tx NAPI)Claudiu Manoil
2014-03-08igb: fix warning if !CONFIG_IGB_HWMONJeff Kirsher
2014-03-08igb: fix array size calculationTodd Fujinaka
2014-03-08ixgbevf: fix skb->pkt_type checksFlorian Fainelli
2014-03-07e1000e: Fix SHRA register access for 82579David Ertman
2014-03-07e1000e: Fix ethtool offline tests for 82579 partsDavid Ertman
2014-03-07e1000e: Fix not generating an error on invalid load parameterDavid Ertman
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