summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/msm_iommu.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-19atm: nicstar: use NULL instead of 0 for pointerDaeseok Youn1-4/+4
2014-02-19atm: ambassador: use NULL instead of 0 for pointerDaeseok Youn1-1/+1
2014-02-19ipv6: honor IPV6_PKTINFO with v4 mapped addresses on sendmsgHannes Frederic Sowa5-5/+24
2014-02-19bonding: Invert testJoe Perches1-11/+10
2014-02-19bonding: Remove unnecessary elseJoe Perches1-6/+6
2014-02-19bonding: More use of ether_addr_copyJoe Perches3-8/+7
2014-02-19pcnet32: add missing check for pci_dma_mapping_errorDon Fry1-27/+81
2014-02-19pcnet32: fix reallocation errorDon Fry1-9/+9
2014-02-19rtnl: make ifla_policy staticJiri Pirko3-56/+61
2014-02-19hsr: Use ether_addr_copyJoe Perches3-17/+17
2014-02-19MAINTAINERS: add entry for the PHY libraryFlorian Fainelli1-0/+11
2014-02-19of_mdio: fix phy interrupt passingBen Dooks1-7/+9
2014-02-19ipv6: remove some unused include in flowlabelFlorent Fourcot1-6/+0
2014-02-19ieee802154: fix faulty check in set_phy_params apiPhoebe Buckheister1-2/+4
2014-02-19net: ethernet: update dependency and help text of mvnetaThomas Petazzoni1-3/+3
2014-02-19NET: fec: only enable napi if we are successfulRussell King1-2/+2
2014-02-19af_packet: remove a stray tab in packet_set_ring()Dan Carpenter1-1/+1
2014-02-18Documentation: broadcom-bcmgenet: fix address and cells propertiesFlorian Fainelli1-4/+4
2014-02-18tipc: align tipc function names with common naming practice in the networkYing Xue13-287/+290
2014-02-18sh_eth: add device tree supportSergei Shtylyov2-3/+121
2014-02-18DT: net: document Ethernet bindings in one placeSergei Shtylyov20-85/+53
2014-02-18Drivers: net: ethernet: 3com: 3c589_cs fixed coding style issuesJustin van Wijngaarden1-543/+584
2014-02-18bonding: rename last_arp_rx to last_rxVeaceslav Falico2-8/+8
2014-02-18bonding: trivial: rename slave->jiffies to ->last_link_upVeaceslav Falico2-11/+12
2014-02-18bonding: remove useless updating of slave->dev->last_rxVeaceslav Falico2-10/+1
2014-02-18bonding: use last_arp_rx in bond_loadbalance_arp_mon()Veaceslav Falico1-2/+2
2014-02-18bonding: use last_arp_rx in slave_last_rx()Veaceslav Falico1-7/+3
2014-02-18bonding: use the new options to correctly set last_arp_rxVeaceslav Falico1-7/+8
2014-02-18bonding: document the new _arp options for arp_validateVeaceslav Falico1-30/+66
2014-02-18bonding: extend arp_validate to be able to receive unvalidated arp-only trafficVeaceslav Falico2-5/+19
2014-02-18bonding: always set recv_probe to bond_arp_rcv in arp monitorVeaceslav Falico2-4/+2
2014-02-18bonding: always update last_arp_rx on packet recieveVeaceslav Falico1-0/+2
2014-02-18bonding: permit using arp_validate with non-ab modesVeaceslav Falico3-8/+5
2014-02-18bonding: remove bond->lock from bond_arp_rcvVeaceslav Falico1-3/+0
2014-02-18r8152: support get_msglevel and set_msglevelhayeswang1-0/+16
2014-02-18r8152: set disable_hub_initiated_lpmhayeswang1-0/+1
2014-02-18r8152: replace netif_rx with netif_receive_skbhayeswang1-1/+1
2014-02-18r8152: disable teredo for RTL8152hayeswang1-0/+1
2014-02-18r8152: support runtime suspendhayeswang1-23/+158
2014-02-18r8152: support WOLhayeswang1-13/+105
2014-02-18r8152: move some functions from probe to openhayeswang1-20/+25
2014-02-18r8152: combine PHY reset with set_speedhayeswang1-12/+45
2014-02-18r8152: clear BMCR_PDOWNhayeswang1-2/+13
2014-02-18r8152: reduce the frequency of spin_lockhayeswang1-9/+38
2014-02-18r8152: load the default MAC addresshayeswang1-2/+17
2014-02-18r8152: replace some types from int to boolhayeswang1-10/+10
2014-02-18r8152: add three functionshayeswang1-48/+51
2014-02-18r8152: move some functionshayeswang1-53/+53
2014-02-18cxgb4: Add more PCI device ids.Hariprasad Shenai1-0/+4
2014-02-18cxgb4: Don't assume LSO only uses SGL path in t4_eth_xmit()Kumar Sanghvi1-10/+22