summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: can: use platform_{get,set}_drvdata()Jingoo Han2013-06-038-30/+20
* can: flexcan: remove HAVE_CAN_FLEXCAN Kconfig symbolMarc Kleine-Budde2013-06-035-11/+1
* can: flexcan: Use SIMPLE_DEV_PM_OPSFabio Estevam2013-06-031-11/+9
* can: flexcan: Let device core handle pinctrlFabio Estevam2013-06-031-6/+0
* tg3: remove redundant pm init codeYijing Wang2013-06-031-21/+3
* ssb: sprom: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-031-1/+1
* net: wireless: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-037-14/+14
* net: ethernet: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-032-4/+4
* net: can: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-034-4/+4
* icmp: avoid allocating large struct on stackCong Wang2013-06-031-17/+23
* ] icmp: fix icmp_unreach() comment.Rami Rosen2013-06-031-1/+2
* ibm-ethernet: delete stale MCA and duplicate PSERIES dependencyPaul Gortmaker2013-06-031-2/+1
* ipv4: use separate genid for next hop exceptionsTimo Teräs2013-06-033-2/+22
* ipv4: rate limit updating of next hop exceptions with same pmtuTimo Teräs2013-06-031-0/+4
* ipv4: properly refresh rtable entries on pmtu/redirect eventsTimo Teräs2013-06-034-41/+43
* bnx2x: fix a power state testYuval Mintz2013-06-021-1/+2
* bnx2x: semi-Semantic changesYuval Mintz2013-06-021-6/+8
* bnx2x: Revise printsYuval Mintz2013-06-029-84/+224
* bnx2x: Semantic removal and beautificationYuval Mintz2013-06-022-22/+13
* bnx2x: Revise comments and alignmentYuval Mintz2013-06-0212-307/+251
* bnx2x: Semantic change of empty linesYuval Mintz2013-06-0214-160/+3
* bnx2x: use XPS if possible for bnx2x_select_queue instead of pure hashEric Dumazet2013-06-011-1/+1
* cxgb4: Force uninitialized state if FW_ON_ADAPTER is < FW_VERSION and we're t...Jay Hernandez2013-05-313-3/+35
* be2net: Implement initiate FW dump feature for LancerSomnath Kotur2013-05-316-35/+105
* drivers: net: davinci_cpdma: remove CRC bytes from skb added by CPDMAMugunthan V N2013-05-311-0/+5
* ARM: sunxi: Add EMAC Controller to Hackberry dtMaxime Ripard2013-05-311-0/+41
* ARM: cubieboard: Enable ethernet (EMAC) support in dtsStefan Roese2013-05-311-0/+15
* ARM: sunxi: Add EMAC controller node to sun4i DTSIMaxime Ripard2013-05-311-0/+16
* ARM: sun4i: Add muxing options for the ethernet controllerMaxime Ripard2013-05-311-0/+11
* net: Add MDIO bus driver for the Allwinner EMACMaxime Ripard2013-05-314-0/+231
* net: Add EMAC ethernet driver found on Allwinner A10 SoC'sStefan Roese2013-05-317-0/+1133
* phy: add reverse MII PHY connection typeFlorian Fainelli2013-05-312-0/+2
* sit: add IPv4 over IPv4 supportNicolas Dichtel2013-05-312-4/+117
* iptunnel: specify protocol outside IP headerNicolas Dichtel2013-05-314-5/+5
* net: clean up skb headers codeCong Wang2013-05-312-13/+7
* netfilter: Correct calculation using skb->tail and skb-network_headerSimon Horman2013-05-311-1/+1
* gro: should aggregate frames without DFEric Dumazet2013-05-311-1/+2
* net: Update RFS target at poll for tcp/udpDavid Majnemer2013-05-312-0/+4
* sctp: Correct byte order of access to skb->{network, transport}_headerSimon Horman2013-05-311-1/+1
* tulip: remove redundant D0 power state setYijing Wang2013-05-311-6/+0
* qlcnic: remove redundant D0 power state setYijing Wang2013-05-311-1/+0
* net, jme: remove redundant D0 power state setYijing Wang2013-05-311-1/+0
* phy: Add Marvell 88E1510 phy IDMichal Simek2013-05-312-0/+26
* phy: Add Marvell 88E1116R phy IDMichal Simek2013-05-312-0/+66
* phy: Use macros instead of hardcoded values in marvell phy driverMichal Simek2013-05-311-9/+9
* phy: Add Vitesse 8211 phy IDMichal Simek2013-05-311-0/+15
* phy: Clean coding style in vitesse phyMichal Simek2013-05-311-12/+11
* tcp: undo on DSACK during recoveryYuchung Cheng2013-05-301-1/+7
* tcp: fix undo on partial ack in recoveryYuchung Cheng2013-05-301-26/+33
* tcp: refactor undo functionsYuchung Cheng2013-05-301-47/+50
OpenPOWER on IntegriCloud