summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-08-12Bluetooth: hci_bcm: improve use of gpios APIUwe Kleine-König1-15/+9
2015-08-11documentation: networking: add 6lowpan documentationAlexander Aring2-0/+51
2015-08-116lowpan: move module_init into core functionalityAlexander Aring2-19/+20
2015-08-116lowpan: add generic 6lowpan netdev private dataAlexander Aring6-6/+55
2015-08-11Bluetooth: 6lowpan: change netdev_priv to lowpan_devAlexander Aring1-1/+1
2015-08-11Bluetooth: hci_bcm: Add suspend/resume PM functionsFrederic Danis1-1/+66
2015-08-11Bluetooth: hci_bcm: Retrieve UART speed from ACPIFrederic Danis1-0/+28
2015-08-11net: rfkill: gpio: Remove BCM2E39 supportFrederic Danis1-1/+0
2015-08-11Bluetooth: hci_bcm: Add PM for BCM devicesFrederic Danis1-2/+214
2015-08-11cc2520: set the default fifo pin value from platform dataYong Li1-0/+1
2015-08-10Bluetooth: hciuart: Add support QCA chipset for UARTBen Young Tae Kim5-1/+996
2015-08-10Bluetooth: btqca: Introduce generic QCA ROME supportBen Young Tae Kim4-0/+532
2015-08-10Bluetooth: Enable new connection establishment procedure.Jakub Pawlowski2-5/+8
2015-08-10Bluetooth: timeout handling in new connect procedureJakub Pawlowski1-2/+6
2015-08-10Bluetooth: advertisement handling in new connect procedureJakub Pawlowski3-37/+72
2015-08-10Bluetooth: add hci_connect_le_scanJakub Pawlowski3-0/+213
2015-08-10Bluetooth: add hci_lookup_le_connectJakub Pawlowski5-10/+27
2015-08-10Bluetooth: preparation for new connect procedureJakub Pawlowski1-0/+3
2015-08-10ieee802154: 6lowpan: fix error frag handlingAlexander Aring1-1/+1
2015-08-10ieee802154: add ack request default handlingAlexander Aring7-1/+86
2015-08-10at86rf230: use STATE_TX_ARET mode onlyAlexander Aring1-38/+14
2015-08-10mac802154: change frame_retries behaviourAlexander Aring2-8/+4
2015-08-10mac802154: cfg: remove test and set checksAlexander Aring1-16/+0
2015-08-10mac802154: fix wpan mac setting while lowpan is thereAlexander Aring1-0/+15
2015-08-10ieee802154: 6lowpan: remove multiple lowpan per wpan supportAlexander Aring4-86/+30
2015-08-106lowpan: Fix extraction of flow label fieldLukasz Duda1-1/+1
2015-08-10Bluetooth: btmrvl: release sdio bus after firmware is upAniket Nagarnaik1-2/+2
2015-08-10Bluetooth: Fix breakage in amp_write_rem_assoc_frag()Dan Carpenter1-1/+1
2015-08-09Merge branch 'mlxsw-fixes'David S. Miller7-24/+135
2015-08-09mlxsw: Fix use-after-free bug in mlxsw_sx_port_xmitIdo Schimmel1-1/+3
2015-08-09mlxsw: Use correct skb length when dumping payloadIdo Schimmel1-1/+1
2015-08-09mlxsw: Simplify mlxsw_sx_port_xmit functionIdo Schimmel4-20/+40
2015-08-09mlxsw: Strip FCS from incoming packetsJiri Pirko2-1/+11
2015-08-09mlxsw: Make pci module dependent on HAS_DMA and HAS_IOMEMJiri Pirko1-1/+1
2015-08-09mlxsw: Make system port to local port mapping explicitIdo Schimmel2-0/+78
2015-08-09mlxsw: Call free_netdev when removing portIdo Schimmel1-0/+1
2015-08-09net: ethernet: Fix double word "the the" in eth.cMasanari Iida1-1/+1
2015-08-09net: phy: add RealTek RTL8211DN phy idShaohui Xie1-0/+14
2015-08-09mpls: Enforce payload type of traffic sent using explicit NULLRobert Shearman1-27/+44
2015-08-09Merge branch 'bpf-perf'David S. Miller14-53/+373
2015-08-09samples/bpf: example of get selected PMU counter valueKaixu Xia4-0/+100
2015-08-09bpf: Implement function bpf_perf_event_read() that get the selected hardware ...Kaixu Xia4-15/+66
2015-08-09bpf: Add new bpf map type to store the pointer to struct perf_eventKaixu Xia3-0/+59
2015-08-09bpf: Make the bpf_prog_array_map more genericWang Nan5-38/+60
2015-08-09perf: add the necessary core perf APIs when accessing events counters in eBPF...Kaixu Xia2-0/+88
2015-08-09Merge branch 'mv88e6xxx-switchdev-fdb'David S. Miller10-197/+317
2015-08-09net: dsa: mv88e6xxx: rework FDB add/del operationsVivien Didelot4-42/+80
2015-08-09net: dsa: mv88e6xxx: rework FDB getnext operationVivien Didelot4-27/+87
2015-08-09net: dsa: mv88e6xxx: rename ATU MAC accessorsVivien Didelot1-8/+8
2015-08-09net: dsa: mv88e6xxx: extend fid maskVivien Didelot2-10/+18