aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/atm/nicstar.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-08net: phy: bcm7xxx: update workaround to fix 100BaseT corner casesFlorian Fainelli1-2/+5
2015-06-08net/phy: micrel: Center FLP timing at 16msJaeden Amero1-1/+22
2015-06-08net/phy: micrel: Comment MMD address of extended registersJaeden Amero1-0/+1
2015-06-08net/phy: micrel: Be more const correctJaeden Amero1-14/+15
2015-06-07fib_trie: coding style: Use pointer after checkFiro Yang1-8/+13
2015-06-07wan: dscc4: use msecs_to_jiffies for conversionsNicholas Mc Guire1-3/+3
2015-06-07cosa: use msecs_to_jiffies for conversionsNicholas Mc Guire1-1/+1
2015-06-07net/mlx5_core: Fix static checker warnings around system guid query flowMajd Dibbiny3-3/+4
2015-06-07isdn/hisax: Convert use of __constant_cpu_to_le16 to cpu_to_le16Vaishali Thakkar1-2/+2
2015-06-07ethernet: micrel: use time_is_before_eq_jiffiesAntonio Murdaca1-1/+1
2015-06-07net: fec: ptp: correct the ENET_ATCOR valueFugang Duan1-0/+1
2015-06-07net: ll_temac: Remove sparse warningsMichal Simek1-6/+6
2015-06-07tcp: get_cookie_sock() consolidationEric Dumazet3-23/+9
2015-06-07net: bcmgenet: improve TX timeoutFlorian Fainelli1-0/+67
2015-06-07net: dsa: mv88e6xxx: Fix deadlock by double lockAndrew Lunn1-2/+2
2015-06-07bpf: allow programs to write to certain skb fieldsAlexei Starovoitov6-48/+207
2015-06-07bpf: make programs see skb->data == L2 for ingress and egressAlexei Starovoitov4-29/+30
2015-06-07tcp: remove redundant checks IIEric Dumazet2-8/+0
2015-06-07fddi: print an address with %p format specifier rather than %xColin Ian King1-1/+1
2015-06-07wan: dscc4: fix build warning Wunused-but-set-variableNicholas Mc Guire1-3/+0
2015-06-06inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitationsEric Dumazet5-2/+13
2015-06-05cxgb4: Fix static checker warningHariprasad Shenai1-1/+1
2015-06-05cxgb4: Use FW LDST cmd to access TP_PIO_{ADDR, DATA} register firstHariprasad Shenai2-21/+83
2015-06-05cxgb4: program pci completion timeoutHariprasad Shenai1-0/+19
2015-06-05cxgb4: Set mac addr from vpd, when we can't contact firmwareHariprasad Shenai3-19/+81
2015-06-05cxgb4: Rename t4_link_start() to t4_link_l1cfgHariprasad Shenai4-6/+6
2015-06-05cxgb4: Add sge ec context flush serviceHariprasad Shenai4-5/+33
2015-06-05cxgb4: Free Virtual Interfaces in remove routineHariprasad Shenai3-0/+35
2015-06-04mlx5: Enable mutual support for IB and EthernetHaggai Abramonvsky5-2/+33
2015-06-04IB/mlx5: Don't create IB instance over Ethernet portsMajd Dibbiny1-0/+4
2015-06-04IB/mlx5: Avoid using the MAD_IFC command under ISSI > 0 modeMajd Dibbiny3-173/+657
2015-06-04net/mlx5_core: Add more query port helpersMajd Dibbiny2-0/+75
2015-06-04net/mlx5_core: Use port number when querying port ptysMajd Dibbiny3-6/+6
2015-06-04net/mlx5_core: Use port number in the query port mtu helpersMajd Dibbiny3-10/+15
2015-06-04net/mlx5_core: Get vendor-id using the query adapter commandMajd Dibbiny5-20/+53
2015-06-04net/mlx5_core: Add new query HCA vport commandsMajd Dibbiny7-19/+349
2015-06-04net/mlx5_core: Make the vport helpers available for the IB driver tooMajd Dibbiny4-5/+7
2015-06-04net/mlx5_core: Check the return bitmask when querying ISSIHaggai Abramonvsky1-1/+1
2015-06-04net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0Haggai Abramonvsky7-73/+564
2015-06-04net/mlx5_core: Apply proper name convention to helpersHaggai Abramonvsky3-30/+36
2015-06-04net/mlx5_en: Add missing check for memory allocation failureAmir Vadai1-0/+2
2015-06-04mpls: Add MPLS entropy label in flow_keysTom Herbert2-0/+36
2015-06-04net: Add GRE keyid in flow_keysTom Herbert2-1/+29
2015-06-04net: Add IPv6 flow label to flow_keysTom Herbert2-20/+13
2015-06-04net: Add VLAN ID to flow_keysTom Herbert2-0/+20
2015-06-04net: Get rid of IPv6 hash addresses flow keysTom Herbert2-18/+0
2015-06-04net: Add keys for TIPC addressTom Herbert2-5/+23
2015-06-04net: Add full IPv6 addresses to flow_keysTom Herbert10-63/+193
2015-06-04net: Get skb hash over flow_keys structureTom Herbert6-17/+66
2015-06-04net: Remove superfluous setting of key_basicTom Herbert1-6/+0