summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: sun4i-emac: fix a typo in emac_probe()Wei Yongjun2013-06-041-1/+1
* net: mv643xx_eth: add missing semicolonArnd Bergmann2013-06-041-3/+5
* Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2013-06-0414-58/+30
|\
| * 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
* | net/ethtool: Fix comment regarding location of dev_ethtool() callYan Burman2013-06-041-1/+1
* | ping: always initialize ->sin6_scope_id and ->sin6_flowinfoCong Wang2013-06-041-3/+3
* | net: mark netdev_create_hash __net_initBaruch Siach2013-06-041-1/+1
* | net: emaclite: Fix typo in error messageJens Renner \(EFE\)2013-06-041-1/+1
* | transp_v6.h: style neateningJoe Perches2013-06-041-52/+37
* | Kconfig: remove dangling references to the deleted fileJean Sacren2013-06-041-8/+3
* | net: do not manually initialize enumeratorsJean Sacren2013-06-041-3/+3
* | xfrm: simplify the exit path of xfrm_output_one()Jean Sacren2013-06-041-5/+4
* | ARM: dts: AM33XX: Add phy-mode to CPSW nodeMugunthan V N2013-06-043-0/+6
* | drivers: net: ethernet: cpsw: add phy-mode support to cpsw driverMugunthan V N2013-06-042-0/+8
* | ARM: dts: AM33XX: Add CPSW phy_id device tree data to am335x-evmskMugunthan V N2013-06-041-0/+8
* | ARM: OMAP2+: omap2plus_defconfig: Enable Atheros supportMugunthan V N2013-06-041-0/+1
* | drivers: net: phy: at803x: add support for AT8031Mugunthan V N2013-06-041-0/+15
* | drivers: net: phy: at803x: add interface mode supportMugunthan V N2013-06-041-0/+16
* | drivers: net: phy: at803x: seperate wol specific code to wol standard apisMugunthan V N2013-06-041-16/+48
* | drivers: net: phy: at803x code cleanup on register and unregister driverMugunthan V N2013-06-041-25/+10
* | net: ipv6: Implement /proc/net/icmp6.Lorenzo Colitti2013-06-043-32/+99
* | net: ipv4: make the ping /proc code AF-independentLorenzo Colitti2013-06-042-26/+55
* | net: ipv6: Unify {raw,udp}6_sock_seq_show.Lorenzo Colitti2013-06-044-77/+57
* | Clean up indentation in net/ipv6/transp_v6.hLorenzo Colitti2013-06-041-35/+35
|/
* 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
OpenPOWER on IntegriCloud