summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2015-08-15Bluetooth: btusb: mark 0c10:0000 devices with BTUSB_SWAVEPeter Poklop-0/+3
2015-08-14Bluetooth: hciuart: Fix to use boolean flag with u32 typeBen YoungTae Kim-4/+4
2015-08-12Bluetooth: hci_bcm: Fix "implicit declaration"Frederic Danis-0/+7
2015-08-12Bluetooth: hci_bcm: improve use of gpios APIUwe Kleine-König-15/+9
2015-08-11documentation: networking: add 6lowpan documentationAlexander Aring-0/+51
2015-08-116lowpan: move module_init into core functionalityAlexander Aring-19/+20
2015-08-116lowpan: add generic 6lowpan netdev private dataAlexander Aring-6/+55
2015-08-11Bluetooth: 6lowpan: change netdev_priv to lowpan_devAlexander Aring-1/+1
2015-08-11Bluetooth: hci_bcm: Add suspend/resume PM functionsFrederic Danis-1/+66
2015-08-11Bluetooth: hci_bcm: Retrieve UART speed from ACPIFrederic Danis-0/+28
2015-08-11net: rfkill: gpio: Remove BCM2E39 supportFrederic Danis-1/+0
2015-08-11Bluetooth: hci_bcm: Add PM for BCM devicesFrederic Danis-2/+214
2015-08-11cc2520: set the default fifo pin value from platform dataYong Li-0/+1
2015-08-10Bluetooth: hciuart: Add support QCA chipset for UARTBen Young Tae Kim-1/+996
2015-08-10Bluetooth: btqca: Introduce generic QCA ROME supportBen Young Tae Kim-0/+532
2015-08-10Bluetooth: Enable new connection establishment procedure.Jakub Pawlowski-5/+8
2015-08-10Bluetooth: timeout handling in new connect procedureJakub Pawlowski-2/+6
2015-08-10Bluetooth: advertisement handling in new connect procedureJakub Pawlowski-37/+72
2015-08-10Bluetooth: add hci_connect_le_scanJakub Pawlowski-0/+213
2015-08-10Bluetooth: add hci_lookup_le_connectJakub Pawlowski-10/+27
2015-08-10Bluetooth: preparation for new connect procedureJakub Pawlowski-0/+3
2015-08-10ieee802154: 6lowpan: fix error frag handlingAlexander Aring-1/+1
2015-08-10ieee802154: add ack request default handlingAlexander Aring-1/+86
2015-08-10at86rf230: use STATE_TX_ARET mode onlyAlexander Aring-38/+14
2015-08-10mac802154: change frame_retries behaviourAlexander Aring-8/+4
2015-08-10mac802154: cfg: remove test and set checksAlexander Aring-16/+0
2015-08-10mac802154: fix wpan mac setting while lowpan is thereAlexander Aring-0/+15
2015-08-10ieee802154: 6lowpan: remove multiple lowpan per wpan supportAlexander Aring-86/+30
2015-08-106lowpan: Fix extraction of flow label fieldLukasz Duda-1/+1
2015-08-10Bluetooth: btmrvl: release sdio bus after firmware is upAniket Nagarnaik-2/+2
2015-08-10Bluetooth: Fix breakage in amp_write_rem_assoc_frag()Dan Carpenter-1/+1
2015-08-09Merge branch 'mlxsw-fixes'David S. Miller-24/+135
2015-08-09mlxsw: Fix use-after-free bug in mlxsw_sx_port_xmitIdo Schimmel-1/+3
2015-08-09mlxsw: Use correct skb length when dumping payloadIdo Schimmel-1/+1
2015-08-09mlxsw: Simplify mlxsw_sx_port_xmit functionIdo Schimmel-20/+40
2015-08-09mlxsw: Strip FCS from incoming packetsJiri Pirko-1/+11
2015-08-09mlxsw: Make pci module dependent on HAS_DMA and HAS_IOMEMJiri Pirko-1/+1
2015-08-09mlxsw: Make system port to local port mapping explicitIdo Schimmel-0/+78
2015-08-09mlxsw: Call free_netdev when removing portIdo Schimmel-0/+1
2015-08-09net: ethernet: Fix double word "the the" in eth.cMasanari Iida-1/+1
2015-08-09net: phy: add RealTek RTL8211DN phy idShaohui Xie-0/+14
2015-08-09mpls: Enforce payload type of traffic sent using explicit NULLRobert Shearman-27/+44
2015-08-09Merge branch 'bpf-perf'David S. Miller-53/+373
2015-08-09samples/bpf: example of get selected PMU counter valueKaixu Xia-0/+100
2015-08-09bpf: Implement function bpf_perf_event_read() that get the selected hardware ...Kaixu Xia-15/+66
2015-08-09bpf: Add new bpf map type to store the pointer to struct perf_eventKaixu Xia-0/+59
2015-08-09bpf: Make the bpf_prog_array_map more genericWang Nan-38/+60
2015-08-09perf: add the necessary core perf APIs when accessing events counters in eBPF...Kaixu Xia-0/+88
2015-08-09Merge branch 'mv88e6xxx-switchdev-fdb'David S. Miller-197/+317
2015-08-09net: dsa: mv88e6xxx: rework FDB add/del operationsVivien Didelot-42/+80