summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-17sch_netem: replace magic numbers with enumerate in get_loss_clgYang Yingliang
2014-02-17Merge branch 'ieee802154'David S. Miller
2014-02-17ieee802154: enable smart transmitter features of RF212Phoebe Buckheister
2014-02-17ieee802154: add netlink APIs for smartMAC configurationPhoebe Buckheister
2014-02-17ieee802154: ensure that first RF212 state comes from TRX_OFFPhoebe Buckheister
2014-02-17ieee802154: add support for setting CCA energy detection levelsPhoebe Buckheister
2014-02-17ieee802154: add support for CCA mode in wpan physPhoebe Buckheister
2014-02-17ieee802154: add support for listen-before-talk in wpan_phyPhoebe Buckheister
2014-02-17ieee802154: support 100kbps QPSK/EU in at86rf230Phoebe Buckheister
2014-02-17ieee802154: add TX power control to wpan_phyPhoebe Buckheister
2014-02-17ieee802154: default to AACK in at86rf230Phoebe Buckheister
2014-02-17ieee802154: add basic support for RF212 to at86rf230 driverPhoebe Buckheister
2014-02-17Merge branch 'phy'David S. Miller
2014-02-17Documentation: networking: update phy.txt with recent changesFlorian Fainelli
2014-02-17net: phy: allow PHY drivers to implement their own software resetFlorian Fainelli
2014-02-17net: phy: move PHY software reset to genphy_soft_resetFlorian Fainelli
2014-02-17Drivers: net: hyperv: Cleanup the netvsc receive callback functioKY Srinivasan
2014-02-17Drivers: net: hyperv: Cleanup the receive pathKY Srinivasan
2014-02-17Drivers: net: hyperv: Get rid of the rndis_filter_packet structureKY Srinivasan
2014-02-17net:cpsw: Pass unhandled ioctl's on to generic phy ioctlStefan Sørensen
2014-02-17bonding: Convert memcpy(foo, bar, ETH_ALEN) to ether_addr_copy(foo, bar)Joe Perches
2014-02-17bonding: Convert c99 commentsJoe Perches
2014-02-17bonding: Neaten pr_<level>Joe Perches
2014-02-17bonding: Convert pr_warning to pr_warn, neateningJoe Perches
2014-02-17caif: delete unnecessary field initializationJulia Lawall
2014-02-17Documentation: broadcom-bcmgenet: add better clocks documentationFlorian Fainelli
2014-02-17tipc: correct usage of spin_lock() vs spin_lock_bh()Jon Paul Maloy
2014-02-17tipc: fix a loop style problemJon Paul Maloy
2014-02-17ip_tunnel: return more precise errno value when adding tunnel failsFlorian Westphal
2014-02-15openvswitch: rename ->sync to ->syncpWANG Cong
2014-02-14bonding:fix checkpatch warnings braces {}Wang Yufen
2014-02-14bonding:fix checkpatch warnings braces {}Wang Yufen
2014-02-14bonding:fix checkpatch warnings braces {}Wang Yufen
2014-02-14bonding:fix checkpatch warnings braces {}Wang Yufen
2014-02-14bonding:fix checkpatch errors comments and spaceWang Yufen
2014-02-14bonding:fix checkpatch errors with foo* bar|foo * barWang Yufen
2014-02-14appletalk: fix checkpatch error with indentwangweidong
2014-02-14appletalk: fix checkpatch errors with foo* bar|foo * barwangweidong
2014-02-14appletalk: fix checkpatch errors with space required or prohibitedwangweidong
2014-02-14tcp: add pacing_rate information into tcp_infoEric Dumazet
2014-02-14net: introduce netdev_alloc_pcpu_stats() for driversWANG Cong
2014-02-14net-sysfs: get_netdev_queue_index() cleanupEric Dumazet
2014-02-14Merge branch 'bcmgenet'David S. Miller
2014-02-14MAINTAINERS: add entry for the Broadcom GENET driverFlorian Fainelli
2014-02-14Documentation: add Device tree bindings for Broadcom GENETFlorian Fainelli
2014-02-14net: bcmgenet: hook into the build systemFlorian Fainelli
2014-02-14net: bcmgenet: add MDIO routinesFlorian Fainelli
2014-02-14net: bcmgenet: add main driver fileFlorian Fainelli
2014-02-14net: bcmgenet: add driver definitions and private structureFlorian Fainelli
2014-02-14net: phy: add Broadcom BCM7xxx internal PHY driverFlorian Fainelli