aboutsummaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-10b44: Utilize BRCM_PSEUDO_PHY_ADDRFlorian Fainelli1-2/+6
2015-06-10net: phy: broadcom: define Broadcom pseudo-PHY address in brcmphy.hFlorian Fainelli1-0/+5
2015-06-10net: phy: broadcom: include phy.h for brcmphy.hFlorian Fainelli1-0/+2
2015-06-10net: tcp: dctcp_update_alpha() fixes.Eric Dumazet1-10/+16
2015-06-10net/unix: support SCM_SECURITY for stream socketsStephen Smalley2-5/+16
2015-06-10atm: idt77105: Use setup_timerVaishali Thakkar1-4/+2
2015-06-10Add support of Cavium Liquidio ethernet adaptersRaghu Vatsavayi30-12/+14457
2015-06-10cxgb4: Add debugfs entry to dump channel rateHariprasad Shenai4-0/+117
2015-06-10cxgb4: Add debugfs entry to dump CIM PIF logic analyzer contentsHariprasad Shenai5-0/+95
2015-06-10cxgb4: Add a debugfs entry to dump CIM MA logic analyzer logsHariprasad Shenai5-0/+84
2015-06-10bna: remove obsolete use of EXTRA_CFLAGSJiri Slaby1-2/+0
2015-06-10bridge: make br_fdb_delete also check if the port matchesNikolay Aleksandrov1-3/+5
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg59-423/+447
2015-06-10mac80211: Fix a case of incorrect metric used when forwarding a PREQAlexis Green1-9/+8
2015-06-09ixgbe: Remember to write ixfi changes after modifyingDon Skidmore1-1/+1
2015-06-09ixgbe: fix X550 default set_phy_power methodDon Skidmore1-2/+2
2015-06-09ixgbe: Set lan_id before using I2CDon Skidmore2-3/+5
2015-06-09ixgbe: add link check for X550 copperDon Skidmore1-0/+43
2015-06-09ixgbe: Add support for another X550 device.Don Skidmore4-0/+10
2015-06-09ixgbe: fix X550 PHY function pointersDon Skidmore1-6/+3
2015-06-09ixgbe: fix X550 devices init flowDon Skidmore1-49/+19
2015-06-09ixgbe: fix bug in not clearing counters for X550 devicesDon Skidmore1-1/+1
2015-06-09ixgbe: fix issue with sfp events with new X550 devicesDon Skidmore1-26/+21
2015-06-09ixgbe: add support for interrupts from X550 external PHYDon Skidmore2-0/+33
2015-06-09ixgbe: Add const string for overheat messageDon Skidmore1-8/+4
2015-06-09ixgbe: Add reset for X550 deviceDon Skidmore1-0/+17
2015-06-09ixgbe: add X550 support for external PHY and forced 1G/10G supportDon Skidmore2-160/+472
2015-06-09ixgbe: Restore ESDP settings after MAC resetDon Skidmore1-17/+21
2015-06-09ixgbe: Add a PHY power state methodDon Skidmore7-1/+55
2015-06-09ixgbe: add define for X557 PHY IDDon Skidmore3-0/+5
2015-06-09ixgbe: add support for WoL and autoneg FC for some X550 devicesDon Skidmore2-0/+6
2015-06-09ixgbe: add array of MAC type dependent valuesDon Skidmore10-133/+328
2015-06-09mac80211: Always check rates and capabilities in mesh modeAlexis Green2-1/+5
2015-06-09mac80211: fix the beacon csa counter for mesh and ibssChun-Yeow Yeoh3-0/+3
2015-06-09mac80211: Fix incorrectly named last_hop_metric variable in mesh_rx_path_sel_frameAlexis Green1-9/+9
2015-06-09mac80211: ignore invalid scan RSSI valuesSara Sharon1-1/+7
2015-06-09mac80211: release channel on auth failureMichal Kazior1-0/+3
2015-06-09mac80211: remove obsolete sentence from documentationJakub Kicinski1-2/+1
2015-06-09mac80211: handle aggregation session timeout on fast-xmit pathJohannes Berg1-3/+6
2015-06-09s390/bpf: implement bpf_tail_call() helperMichael Holzheu2-4/+112
2015-06-09can: cangw: introduce optional uid to reference created routing jobsOliver Hartkopp2-12/+61
2015-06-09can: mcp251x: use correct register address for acceptance filtersTomas Krcka1-4/+5
2015-06-08net: phy: dp83867: Fix device tree entriesDan Murphy2-9/+15
2015-06-08atm: use msecs_to_jiffies for conversionsNicholas Mc Guire1-1/+1
2015-06-08net: phy: bcm7xxx: update workaround to fix 100BaseT corner casesFlorian Fainelli1-2/+5
2015-06-08net: replace last open coded skb_orphan_frags with function callWillem de Bruijn1-9/+2
2015-06-08net: bcmgenet: power on MII block for all MII modesFlorian Fainelli1-3/+9
2015-06-08ipv6: Fix protocol resubmissionJosh Hunt1-3/+5
2015-06-08ipv6: fix possible use after free of dev statsRobert Shearman1-2/+9
2015-06-08pata_octeon_cf: fix broken buildAaro Koskinen1-1/+1