firefly-linux-kernel-4.4.55.git
2015-10-27 Vincent CuissardNFC: NCI: export nci_send_frame and nci_send_cmd function
2015-10-27 Vincent CuissardNFC: nfcmrvl: remove unneeded version defines
2015-10-27 Christophe... NFC: st21nfca: Add support for proprietary commands
2015-10-27 Christophe... NFC: st-nci: Replace st21nfcb by st_nci in makefile
2015-10-27 Christophe... NFC: st-nci: remove duplicated skb dump
2015-10-27 Christophe... NFC: st-nci: Disable irq when powering the device up
2015-10-27 Christophe... NFC: st21nfca: Add error messages for unexpected HCI...
2015-10-27 Christophe... NFC: st21nfca: Add few code style fixes
2015-10-27 Christophe... NFC: st-nci: Add few code style fixes
2015-10-27 Christophe... NFC: netlink: Add mode parameter to deactivate_target...
2015-10-27 Christophe... NFC: st21nfca: Fix host_list verification after SEactiv...
2015-10-27 Christophe... NFC: st-nci: Fix host_list verification after SE activation
2015-10-27 Christophe... NFC: st-nci: Increase delay between 2 secure element...
2015-10-27 Christophe... NFC: st-nci: Add ese-present/uicc-present dts properties
2015-10-27 Christophe... NFC: netlink: Add missing NFC_ATTR comments
2015-10-27 Christophe... NFC: st-nci: Add error messages when an unexpected...
2015-10-27 Christophe... NFC: st-nci: Add support for proprietary commands
2015-10-27 Florian Fainellinet: dsa: bcm_sf2: Unhardcode port numbers
2015-10-27 Florian Fainellinet: dsa: bcm_sf2: Implement FDB operations
2015-10-26 Kalle Valortl8xxxu: fix unused rtl8192cu_fops compiler warning
2015-10-26 Michael Grzeschikarcnet: add netif_carrier_on/off for reconnect
2015-10-26 Michael Grzeschikarcnet: com20020-pci: add led trigger support
2015-10-26 Michael Grzeschikarcnet: com20020-pci: add rotary index support
2015-10-26 Michael Grzeschikarcnet: com20020-pci: set dev_port to the subdevice...
2015-10-26 Michael Grzeschikarcnet: com20020: add enable and disable device on...
2015-10-26 Michael Grzeschikarcnet: move dev_free_skb to its only user
2015-10-26 Marcel HoltmannBluetooth: Fix some obvious coding style issues in...
2015-10-26 Marcel HoltmannBluetooth: Replace hci_notify with hci_sock_dev_event
2015-10-26 Marcel HoltmannBluetooth: Rename bt_cb()->req into bt_cb()->hci
2015-10-26 Marcel HoltmannBluetooth: Remove unneeded parenthesis around MSG_OOB
2015-10-26 Christophe... NFC: st21nfca: Fix st21nfca_gates offset
2015-10-26 Christophe... NFC: st-nci: Fix st_nci_gates offset
2015-10-26 Christophe... NFC: st-nci: Add support for NCI_HCI_IDENTITY_MGMT_GATE
2015-10-26 Christophe... NFC: st-nci: initialize gate_count in st_nci_hci_networ...
2015-10-26 Christophe... NFC: st21nfca: Keep st21nfca_gates unchanged in load_se...
2015-10-26 Christophe... NFC: st-nci: Keep st_nci_gates unchanged in load_session
2015-10-26 Christophe... NFC: st21nfca: Open NFC_HCI_LINK_MGMT_PIPE
2015-10-26 Christophe... NFC: st-nci: Open NCI_HCI_LINK_MGMT_PIPE
2015-10-26 Christophe... NFC: st21nfca: Remove HCI gates initialization in load_...
2015-10-26 Christophe... NFC: st-nci: Remove HCI init_data.gates initialization...
2015-10-26 Christophe... NFC: nci: Create pipe on specific gate in nci_hci_conne...
2015-10-26 Christophe... NFC: nci: Call nci_hci_clear_all_pipes at HCI initial...
2015-10-26 Christophe... NFC: nci: add nci_hci_clear_all_pipes functions
2015-10-26 Christophe... NFC: nci: extract pipe value using NCI_HCP_MSG_GET_PIPE
2015-10-26 Christophe... NFC: nci: Fix improper management of HCI return code
2015-10-26 Christophe... NFC: nci: Fix incorrect data chaining when sending...
2015-10-26 Christophe... NFC: st-nci: Fix incorrect spi buffer size
2015-10-26 Christophe... NFC: st21nfca: Align st21nfca driver with other nfc...
2015-10-26 Michael Chanbnxt_en: Fix compile warnings when CONFIG_INET is not...
2015-10-26 Christophe... NFC: st-nci: include st-nci.h instead of ndlc.h
2015-10-26 Christophe... NFC: st-nci: Align st-nci driver with other nfc driver
2015-10-26 Jon Ringlenet: encx24j600: Fix mask to update LED configuration
2015-10-26 David S. MillerMerge branch 'mvneta-ethtool-stats'
2015-10-26 Andrew Lunnnet: mvneta: Fix clearing of MIB statistics
2015-10-26 Russell Kingnet: mvneta: add ethtool statistics
2015-10-25 Kuba PawlakBluetooth: Fix locking issue during fast SCO reconnection.
2015-10-25 Kuba PawlakBluetooth: Fix locking issue on SCO disconnection
2015-10-25 Kuba PawlakBluetooth: Fix crash on SCO disconnect
2015-10-25 Julia LawallBluetooth: btmrvl: add missing of_node_put
2015-10-25 Robert DolcaNFC: Add Intel Fields Peak NFC solution driver
2015-10-25 Robert DolcaNFC: nci: add nci_get_conn_info_by_id function
2015-10-25 Robert DolcaNFC: nci: fix possible crash in nci_core_conn_create
2015-10-25 Robert DolcaNFC: nci: rename nci_prop_ops to nci_driver_ops
2015-10-25 Robert DolcaNFC: nci: Allow the driver to set handler for core...
2015-10-25 Robert DolcaNFC: nci: Introduce nci_core_cmd
2015-10-25 Robert DolcaNFC: nci: Do not call post_setup when setup fails
2015-10-25 Robert DolcaNFC: nci: Introduce new core opcodes
2015-10-25 Robert DolcaNFC: nci: Add function to get max packet size for conn
2015-10-25 Robert DolcaNFC: nci: Export nci data send API
2015-10-25 Samuel OrtizNFC: st-nci: Rename st-nci_se.c
2015-10-25 Eric Dumazetaf_unix: do not report POLLOUT on listeners
2015-10-25 Wu Fengguangtipc: link_is_bc_sndlink() can be static
2015-10-25 Moshe Hareliwlwifi: nvm: free old section data when reading nvm...
2015-10-25 Arik Nemtsoviwlwifi: mvm: disable TDLS ac queues correctly
2015-10-25 Eliad Pelleriwlwifi: mvm: take scan ref only on success
2015-10-25 Johannes Bergiwlwifi: mvm: remove pointless scan plan checks
2015-10-25 Johannes Bergiwlwifi: mvm: clean up some whitespace in scan code
2015-10-25 Andrei Otcheretianskiiwlwifi: mvm: Implement per vif frame registration API
2015-10-25 Eliad Pelleriwlwifi: avoid read/write operations if the bus is...
2015-10-25 Avraham Sterniwlwifi: mvm: Add support for two scheduled scan plans
2015-10-25 Luca Coelhoiwlwifi: mvm: let any command flag be passed to iwl_mvm...
2015-10-25 Assaf Kraussiwlwifi: mvm: Allow setting ctrl-chnl-position in FTM...
2015-10-25 Johannes Bergiwlwifi: mvm: use short timeouts in P2P low latency...
2015-10-25 Johannes Bergiwlwifi: mvm: use wowlan RX/TX timeouts in D0i3
2015-10-25 Arik Nemtsoviwlwifi: mvm: correctly request DTS-measure for new...
2015-10-25 Emmanuel Grumbachiwlwifi: pcie: fix (again) prepare card flow
2015-10-25 Matti Gottliebiwlwifi: mvm: Dump FW's virtual image in the case of...
2015-10-25 Alexander Bondariwlwifi: rs: Remove workaround that disables MIMO on P2P
2015-10-25 Emmanuel GrumbachMerge remote-tracking branch 'mac80211-next/master...
2015-10-24 David S. MillerMerge branch 'tipc-next'
2015-10-24 Jon Paul Maloytipc: clean up unused code and structures
2015-10-24 Jon Paul Maloytipc: ensure binding table initial distribution is...
2015-10-24 Jon Paul Maloytipc: eliminate link's reference to owner node
2015-10-24 Jon Paul Maloytipc: eliminate redundant buffer cloning at transmission
2015-10-24 Jon Paul Maloytipc: let neighbor discoverer tranmsit consumable buffers
2015-10-24 Jon Paul Maloytipc: introduce jumbo frame support for broadcast
2015-10-24 Jon Paul Maloytipc: simplify bearer level broadcast
2015-10-24 Jon Paul Maloytipc: let broadcast packet reception use new link recei...
2015-10-24 Jon Paul Maloytipc: introduce capability bit for broadcast synchroniz...
2015-10-24 Jon Paul Maloytipc: let broadcast transmission use new link transmit...
next