summaryrefslogtreecommitdiffstats
path: root/Documentation/siphash.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-10Bluetooth: hci_bcm: Support Apple GPIO handlingLukas Wunner1-0/+55
2018-01-10Bluetooth: hci_bcm: Handle errors properlyLukas Wunner1-16/+75
2018-01-10Bluetooth: hci_bcm: Add callbacks to toggle GPIOsLukas Wunner1-4/+23
2018-01-10Bluetooth: hci_bcm: Document struct bcm_deviceLukas Wunner1-2/+25
2018-01-10Bluetooth: hci_bcm: Invalidate IRQ on request failureLukas Wunner1-1/+3
2018-01-10Bluetooth: hci_bcm: Fix unbalanced pm_runtime_disable()Lukas Wunner1-1/+1
2018-01-10Bluetooth: hci_bcm: Fix race on closeLukas Wunner1-4/+4
2018-01-10Bluetooth: hci_bcm: Clean up unnecessary #ifdefLukas Wunner1-3/+1
2018-01-10Bluetooth: hci_bcm: Validate IRQ before using itRonald Tschalär1-3/+3
2018-01-10Bluetooth: hci_bcm: Mandate presence of shutdown and device wake GPIOLukas Wunner1-15/+9
2018-01-08Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten" versionHans de Goede1-12/+10
2018-01-08Bluetooth: btintel: make array 'param' static, shrinks object sizeColin Ian King1-1/+1
2018-01-08Bluetooth: bpa10x: make array 'req' static, shrinks object sizeColin Ian King1-1/+1
2018-01-08Bluetooth: Depend on rather than select GPIOLIBLukas Wunner1-3/+3
2018-01-08Bluetooth: hciuart: add nvmem dependencyArnd Bergmann1-0/+1
2018-01-08Bluetooth: btusb: Add support for 0cf3:e010AceLan Kao1-0/+1
2017-12-26Revert "Bluetooth: btusb: fix QCA Rome suspend/resume"Kai-Heng Feng1-6/+0
2017-12-26Bluetooth: hci_bcm: Streamline runtime PM codeLukas Wunner1-8/+3
2017-12-26Bluetooth: Avoid WARN splat due to missing GPIOLIBLukas Wunner1-0/+3
2017-12-26Bluetooth: Add a new 04ca:3015 QCA_ROME deviceIoan Moldovan1-0/+1
2017-12-26enic: add wq clean up budgetGovindarajulu Varadarajan2-2/+4
2017-12-26rtnetlink: Replace implementation of ASSERT_RTNL() macro with WARN_ONCE()Leon Romanovsky1-7/+3
2017-12-26net: mediatek: remove superfluous pin setup for MT7622 SoCSean Wang2-14/+24
2017-12-26dt-bindings: net: mediatek: add condition to property mediatek, pctlSean Wang1-1/+1
2017-12-21flow_dissector: Parse batman-adv unicast headersSven Eckelmann1-0/+57
2017-12-21batman-adv: Convert packet.h to uapi headerSven Eckelmann26-30/+29
2017-12-21batman-adv: Remove kernel fixed width types in packet.hSven Eckelmann1-107/+107
2017-12-21batman-adv: Remove usage of BIT(x) in packet.hSven Eckelmann1-12/+11
2017-12-21batman-adv: Let packet.h include its headers directlySven Eckelmann2-2/+2
2017-12-21sfc: expose CTPIO stats on NICs that support themBert Kenward2-0/+67
2017-12-21sfc: expose FEC stats on Medford2Edward Cree2-1/+30
2017-12-21sfc: support variable number of MAC statsEdward Cree5-11/+29
2017-12-21sfc: update MCDI protocol headersEdward Cree1-144/+2309
2017-12-21cxgb4: add new T5 and T6 device id'sGanesh Goudar1-0/+2
2017-12-21net: dwc-xlgmac: Get rid of custom hex_dump_to_buffer()Jie Deng1-17/+7
2017-12-21phylink: avoid attaching more than one PHYRussell King1-0/+3
2017-12-21skbuff: skb_copy_ubufs must release uarg even without user fragsWillem de Bruijn1-1/+2
2017-12-21skbuff: orphan frags before zerocopy cloneWillem de Bruijn1-2/+2
2017-12-21net: ibm: emac: support RGMII-[RX|TX]ID phymodeChristian Lamparter2-4/+7
2017-12-21net: ibm: emac: replace custom PHY_MODE_* macrosChristian Lamparter5-57/+44
2017-12-21net: ibm: emac: replace custom rgmii_mode_name with phy_modesChristian Lamparter1-19/+1
2017-12-21net: reevalulate autoflowlabel setting after sysctl settingShaohua Li4-4/+13
2017-12-21openvswitch: Fix pop_vlan action for double tagged framesEric Garver1-3/+12
2017-12-21net: sch: sch_drr: add extack supportAlexander Aring1-5/+14
2017-12-21net: sch: sch_cbs: add extack supportAlexander Aring1-7/+16
2017-12-21net: sch: sch_cbq: add extack supportAlexander Aring1-12/+34
2017-12-21net: sch: api: add extack support in qdisc_create_dfltAlexander Aring18-40/+56
2017-12-21net: sch: api: add extack support in qdisc_allocAlexander Aring3-4/+7
2017-12-21net: sch: api: add extack support in tcf_block_getAlexander Aring15-25/+36
2017-12-21net: sch: api: add extack support in qdisc_get_rtabAlexander Aring6-12/+23