summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ieee802154: default to AACK in at86rf230Phoebe Buckheister2014-02-171-1/+1
* ieee802154: add basic support for RF212 to at86rf230 driverPhoebe Buckheister2014-02-171-89/+179
* Merge branch 'phy'David S. Miller2014-02-173-5/+49
|\
| * Documentation: networking: update phy.txt with recent changesFlorian Fainelli2014-02-171-0/+9
| * net: phy: allow PHY drivers to implement their own software resetFlorian Fainelli2014-02-172-2/+19
| * net: phy: move PHY software reset to genphy_soft_resetFlorian Fainelli2014-02-172-5/+23
|/
* Drivers: net: hyperv: Cleanup the netvsc receive callback functioKY Srinivasan2014-02-172-23/+12
* Drivers: net: hyperv: Cleanup the receive pathKY Srinivasan2014-02-171-16/+13
* Drivers: net: hyperv: Get rid of the rndis_filter_packet structureKY Srinivasan2014-02-173-45/+4
* net:cpsw: Pass unhandled ioctl's on to generic phy ioctlStefan Sørensen2014-02-171-7/+3
* bonding: Convert memcpy(foo, bar, ETH_ALEN) to ether_addr_copy(foo, bar)Joe Perches2014-02-173-25/+25
* bonding: Convert c99 commentsJoe Perches2014-02-171-88/+87
* bonding: Neaten pr_<level>Joe Perches2014-02-176-122/+110
* bonding: Convert pr_warning to pr_warn, neateningJoe Perches2014-02-174-73/+67
* caif: delete unnecessary field initializationJulia Lawall2014-02-172-2/+0
* Documentation: broadcom-bcmgenet: add better clocks documentationFlorian Fainelli2014-02-171-2/+5
* tipc: correct usage of spin_lock() vs spin_lock_bh()Jon Paul Maloy2014-02-171-3/+3
* tipc: fix a loop style problemJon Paul Maloy2014-02-171-5/+5
* ip_tunnel: return more precise errno value when adding tunnel failsFlorian Westphal2014-02-171-5/+10
* openvswitch: rename ->sync to ->syncpWANG Cong2014-02-152-7/+7
* bonding:fix checkpatch warnings braces {}Wang Yufen2014-02-141-10/+5
* bonding:fix checkpatch warnings braces {}Wang Yufen2014-02-141-13/+7
* bonding:fix checkpatch warnings braces {}Wang Yufen2014-02-141-12/+6
* bonding:fix checkpatch warnings braces {}Wang Yufen2014-02-141-12/+6
* bonding:fix checkpatch errors comments and spaceWang Yufen2014-02-141-3/+3
* bonding:fix checkpatch errors with foo* bar|foo * barWang Yufen2014-02-141-3/+3
* appletalk: fix checkpatch error with indentwangweidong2014-02-141-45/+45
* appletalk: fix checkpatch errors with foo* bar|foo * barwangweidong2014-02-141-2/+2
* appletalk: fix checkpatch errors with space required or prohibitedwangweidong2014-02-142-5/+5
* tcp: add pacing_rate information into tcp_infoEric Dumazet2014-02-142-0/+8
* net: introduce netdev_alloc_pcpu_stats() for driversWANG Cong2014-02-1419-154/+35
* net-sysfs: get_netdev_queue_index() cleanupEric Dumazet2014-02-141-6/+3
* Merge branch 'bcmgenet'David S. Miller2014-02-1415-53/+4247
|\
| * MAINTAINERS: add entry for the Broadcom GENET driverFlorian Fainelli2014-02-141-0/+6
| * Documentation: add Device tree bindings for Broadcom GENETFlorian Fainelli2014-02-141-0/+121
| * net: bcmgenet: hook into the build systemFlorian Fainelli2014-02-143-0/+14
| * net: bcmgenet: add MDIO routinesFlorian Fainelli2014-02-141-0/+464
| * net: bcmgenet: add main driver fileFlorian Fainelli2014-02-141-0/+2595
| * net: bcmgenet: add driver definitions and private structureFlorian Fainelli2014-02-141-0/+630
| * net: phy: add Broadcom BCM7xxx internal PHY driverFlorian Fainelli2014-02-144-0/+359
| * net: phy: broadcom: extract register definitionsFlorian Fainelli2014-02-142-52/+51
| * net: phy: update port type for MoCA PHYsFlorian Fainelli2014-02-141-1/+4
| * net: phy: add MoCA PHY typeFlorian Fainelli2014-02-141-0/+3
|/
* sch_netem: replace magic numbers with enumerate in GE modelYang Yingliang2014-02-141-4/+9
* sch_netem: change some func's param from "struct Qdisc *" to "struct netem_sc...Yang Yingliang2014-02-141-15/+10
* sch_netem: return errcode before setting paramsYang Yingliang2014-02-141-10/+29
* ipv4: ip_forward: perform skb->pkt_type check at the beginningDenis Kirjanov2014-02-131-3/+4
* net: remove unnecessary return'sstephen hemminger2014-02-1311-20/+0
* tcp: remove unused min_cwnd member of tcp_congestion_opsStanislav Fomichev2014-02-1311-22/+1
* be2net: refactor multi-channel config code for Skyhawk-R chipVasundhara Volam2014-02-135-32/+127
OpenPOWER on IntegriCloud