summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-10Merge tag 'linux-can-next-for-4.2-20150609' of git://git.kernel.org/pub/scm/l...David S. Miller3-16/+66
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg59-423/+447
2015-06-10Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg4964-102142/+226717
2015-06-10mac80211: Fix a case of incorrect metric used when forwarding a PREQAlexis Green1-9/+8
2015-06-09Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller41-264/+784
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_...Alexis 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-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller140-716/+1112
2015-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds23-115/+196
2015-06-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+1
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-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds12-171/+72
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-08Merge tag 'omap-for-v4.1/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ker...Kevin Hilman6-33/+34