projects
/
firefly-linux-kernel-4.4.55.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
firefly-linux-kernel-4.4.55.git
2014-10-28
Alexander Aring
mac802154: move local started handling
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
Alexander Aring
mac802154: rename running to started
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
Alexander Aring
mac802154: rework sdata state change to running
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
Alexander Aring
mac802154: remove driver ops in wpan-phy
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
Alexander Aring
mac802154: remove might_sleep from driver layer
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
Alexander Aring
mac802154: use driver-ops function wrappers
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
Alexander Aring
mac802154: introduce driver-ops header
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
Alexander Aring
mac802154: ops: declare channel and page as u8
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
Alexander Aring
mac802154: declare struct ieee802154_ops as const
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
Alexander Aring
mac802154: main: move open and close into iface
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
Alexander Aring
mac802154: monitor: merge into iface implementation
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
Johan Hedberg
Bluetooth: Fix check for direct advertising
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
Johan Hedberg
Bluetooth: Fix LE connection timeout deadlock
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
Stephen Hemminger
Bluetooth: spelling fixes
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
Jukka Rissanen
Bluetooth: 6lowpan: Fix lockdep splats
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
Jukka Rissanen
Bluetooth: 6lowpan: Converting rwlocks to use RCU
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
Johan Hedberg
Bluetooth: Revert SMP self-test patches
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Alexander Aring
mac802154: rx: change naming convention
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Alexander Aring
at86rf230: improve receive handling
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Alexander Aring
at86rf230: use ieee802154_is_valid_psdu_len helper
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Alexander Aring
ieee802154: add valid psdu length helper
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Alexander Aring
mac802154: rx: move rcu locking
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Alexander Aring
mac802154: rx: move skb_reset_mac_header
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Alexander Aring
mac802154: rx: add monitor pkt_type information
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Alexander Aring
mac802154: rx: add CHECKSUM_UNNECESSARY
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Alexander Aring
mac802154: rx: move skb->protocol setting
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Alexander Aring
mac802154: rx: rename remove mac802154_subif_rx
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Alexander Aring
mac802154: tx: remove monitor receive while xmit
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Alexander Aring
mac802154: rx: move receive handling into rx.c
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Alexander Aring
mac802154: rx: document ieee802154_rx() context requirement
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Alexander Aring
mac802154: rx: use tasklet instead workqueue
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Alexander Aring
ieee802154: drivers: use dev_alloc_skb
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Alexander Aring
mac802154: tx: use put_unaligned_le16 for copy crc
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Martin Townsend
ieee802154: 6lowpan: rename process_data and lowpan_pro...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Martin Townsend
bluetooth:6lowpan: use consume_skb when packet processe...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Martin Townsend
6lowpan: fix process_data return values
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Martin Townsend
6lowpan: remove skb_deliver from IPHC
commit
|
commitdiff
|
tree
|
snapshot
2014-10-26
Alexander Aring
mac802154: tx: make worker information static
commit
|
commitdiff
|
tree
|
snapshot
2014-10-26
Alexander Aring
at86rf230: asynchronous xmit handling
commit
|
commitdiff
|
tree
|
snapshot
2014-10-26
Alexander Aring
mac802154: tx: add comment at sync xmit callback
commit
|
commitdiff
|
tree
|
snapshot
2014-10-26
Alexander Aring
mac802154: tx: change naming convention
commit
|
commitdiff
|
tree
|
snapshot
2014-10-26
Alexander Aring
mac802154: tx: move stats tx increment
commit
|
commitdiff
|
tree
|
snapshot
2014-10-26
Alexander Aring
mac802154: tx: cleanup crc calculation
commit
|
commitdiff
|
tree
|
snapshot
2014-10-26
Alexander Aring
mac802154: tx: use netdev print helpers
commit
|
commitdiff
|
tree
|
snapshot
2014-10-26
Alexander Aring
mac802154: tx: don't allow if down while sync tx
commit
|
commitdiff
|
tree
|
snapshot
2014-10-26
Alexander Aring
mac802154: tx: add support for xmit_async callback
commit
|
commitdiff
|
tree
|
snapshot
2014-10-26
Alexander Aring
mac802154: tx: fix error handling while xmit
commit
|
commitdiff
|
tree
|
snapshot
2014-10-26
Alexander Aring
mac802154: tx: use queue helpers in xmit worker
commit
|
commitdiff
|
tree
|
snapshot
2014-10-26
Alexander Aring
mac802154: add netdev qeue helpers
commit
|
commitdiff
|
tree
|
snapshot
2014-10-26
Alexander Aring
mac802154: tx: remove xmit channel context switch
commit
|
commitdiff
|
tree
|
snapshot
2014-10-26
Alexander Aring
mac802154: tx: squash multiple dereferencing
commit
|
commitdiff
|
tree
|
snapshot
2014-10-26
Alexander Aring
mac802154: tx: remove kmalloc in xmit hotpath
commit
|
commitdiff
|
tree
|
snapshot
2014-10-26
Alexander Aring
mac802154: tx: move xmit callback to tx file
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Alexander Aring
mac802154: remove ieee802154_addr from driver_ops
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Alexander Aring
mac802154: rename dev_workqueue to workqueue
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Alexander Aring
mac802154: introduce IEEE802154_DEV_TO_SUB_IF
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Alexander Aring
mac802154: introduce hw_to_local function
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Alexander Aring
mac802154: rename sdata slaves and slaves_mtx
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Alexander Aring
mac802154: rename hw subif_data variable to local
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Alexander Aring
mac802154: rename mac802154_sub_if_data
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Alexander Aring
mac802154: rename mac802154_priv to ieee802154_local
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Alexander Aring
ieee802154: rename ieee802154_dev to ieee802154_hw
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Alexander Aring
ieee802154: remove fakehard driver
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Alexander Aring
MAINTAINERS: add missing headers in 802.15.4
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Alexander Aring
ieee802154: move ieee802154 header
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Alexander Aring
ieee802154: move wpan-class.c to core.c
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Alexander Aring
ieee802154: move wpan-phy.h to cfg802154.h
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Alexander Aring
mac802154: move wpan.c to iface.c
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Alexander Aring
mac802154: move mac802154.h to ieee802154_i.h
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Alexander Aring
mac802154: move ieee802154_dev.c to main.c
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Johan Hedberg
Bluetooth: Add self-tests for SMP crypto functions
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Johan Hedberg
Bluetooth: Add skeleton for SMP self-tests
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Johan Hedberg
Bluetooth: Pass only crypto context to SMP crypto functions
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Fabian Frederick
Bluetooth: fix shadow warning in hci_disconnect()
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Alexander Aring
ieee802154: wpan-class: fix trailing semicolon
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Alexander Aring
ieee802154: wpan-phy: use blank line after function
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Alexander Aring
ieee802154: wpan-phy: change to __aligned(size)
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Alexander Aring
mac802154: fix typo IEEE802515 to IEEE802154
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Alexander Aring
ieee802154: ieee802154_dev: fix align typo
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Alexander Aring
ieee802154: mac802154: remove FSF address
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Martin Townsend
Bluetooth: Fix missing channel unlock in l2cap_le_credits
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Martin Townsend
6lowpan: Use skb_cow in IPHC decompression.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Li RongQing
Bluetooth: 6lowpan: remove unnecessary codes in give_sk...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Szymon Janc
Bluetooth: Improve RFCOMM __test_pf macro robustness
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Szymon Janc
Bluetooth: Fix RFCOMM NSC response
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Alfonso Acosta
Bluetooth: Defer connection-parameter removal when...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Alexander Aring
ieee802154: 6lowpan: add RTNL assertion
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Alexander Aring
ieee802154: 6lowpan: improve packet registration
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Alfonso Acosta
Bluetooth: Remove redundant check on hci_conn's device...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Alfonso Acosta
Bluetooth: Include ADV_IND report in Device Connected...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Alfonso Acosta
Bluetooth: Refactor arguments of mgmt_device_connected
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Alexander Aring
at86rf230: remove unnecessary print of async error
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Alexander Aring
at86rf230: fix enable_irq handling on async spi
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Alexander Aring
at86rf230: fix race condition
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Alexander Aring
at86rf230: add missing enable_irq
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Alexander Aring
at86rf230: squash unnecessary dereferencing
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Alexander Aring
at86rf230: correct at86rf2xx lifs timings
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Alexander Aring
at86rf230: correct aret lifs and sifs handling
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Alexander Aring
at86rf230: add missing error handling
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Alexander Aring
at86rf230: fix errno on tx timeout handling
commit
|
commitdiff
|
tree
|
snapshot
next