index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac802154: cleanup ieee802154_netdev_to_extended_addr
Alexander Aring
2014-11-05
1
-4
/
+7
*
mac802154: add ieee802154_le64_to_be64
Alexander Aring
2014-11-05
1
-0
/
+13
*
ieee802154: add ieee802154_random_extended_addr
Alexander Aring
2014-11-05
1
-0
/
+14
*
ieee802154: add IEEE802154_EXTENDED_ADDR_LEN
Alexander Aring
2014-11-05
1
-0
/
+2
*
mac802154: add ieee802154_vif struct
Alexander Aring
2014-11-05
1
-0
/
+8
*
ieee802154: remove mlme get_phy callback
Alexander Aring
2014-11-05
1
-12
/
+0
*
ieee802154: rework interface registration
Alexander Aring
2014-11-05
1
-0
/
+4
*
ieee802154: remove nl802154 unused functions
Alexander Aring
2014-11-05
1
-122
/
+0
*
ieee802154: rework wpan_phy index assignment
Alexander Aring
2014-11-05
1
-1
/
+0
*
ieee802154: || vs && in ieee802154_is_valid_extended_addr()
Dan Carpenter
2014-11-04
1
-1
/
+1
*
netdevice: add ieee802154_ptr to net_device
Alexander Aring
2014-11-03
1
-0
/
+3
*
Bluetooth: Add hci_conn_lookup_type() helper function
Marcel Holtmann
2014-11-03
2
-0
/
+21
*
Bluetooth: Introduce HCI_QUIRK_STRICT_DUPLICATE_FILTER
Marcel Holtmann
2014-11-03
1
-0
/
+9
*
mac802154: fix byteorder issues
Alexander Aring
2014-11-02
1
-3
/
+3
*
ieee802154: fix byteorder issues
Alexander Aring
2014-11-02
1
-2
/
+3
*
ieee802154: add missing ULL definition
Alexander Aring
2014-11-02
1
-1
/
+2
*
Bluetooth: Add hci_reset_dev() for driver triggerd stack reset
Marcel Holtmann
2014-11-02
1
-0
/
+1
*
Bluetooth: Print error message for HCI_Hardware_Error event
Marcel Holtmann
2014-11-02
1
-0
/
+5
*
ieee802154: add extended address validation helper
Alexander Aring
2014-11-02
1
-0
/
+14
*
mac802154: add helper for converting dev_addr
Alexander Aring
2014-11-02
1
-0
/
+9
*
cfg802154: convert deprecated iface add and del
Alexander Aring
2014-11-02
1
-4
/
+5
*
cfg802154: introduce cfg802154_registered_device
Alexander Aring
2014-11-02
1
-1
/
+7
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-10-31
9
-96
/
+111
|
\
|
*
mac802154: rx: add software checksum filtering check
Alexander Aring
2014-10-29
1
-0
/
+2
|
*
mac802154: separate omit tx/rx flags
Alexander Aring
2014-10-29
1
-2
/
+8
|
*
mac802154: add support for promiscuous mode
Alexander Aring
2014-10-29
1
-0
/
+7
|
*
mac802154: add hardware address filter flag
Alexander Aring
2014-10-29
1
-0
/
+2
|
*
mac802154: add IEEE802154_HW_ARET hw flag
Alexander Aring
2014-10-29
1
-1
/
+4
|
*
mac802154: remove tab after define
Alexander Aring
2014-10-29
1
-8
/
+8
|
*
mac802154: remove driver ops in wpan-phy
Alexander Aring
2014-10-28
1
-8
/
+0
|
*
mac802154: ops: declare channel and page as u8
Alexander Aring
2014-10-28
1
-3
/
+2
|
*
mac802154: declare struct ieee802154_ops as const
Alexander Aring
2014-10-28
1
-1
/
+1
|
*
ieee802154: add valid psdu length helper
Alexander Aring
2014-10-27
1
-0
/
+11
|
*
mac802154: rx: use tasklet instead workqueue
Alexander Aring
2014-10-27
1
-0
/
+1
|
*
ieee802154: 6lowpan: rename process_data and lowpan_process_data
Martin Townsend
2014-10-27
1
-4
/
+6
|
*
6lowpan: remove skb_deliver from IPHC
Martin Townsend
2014-10-27
1
-3
/
+1
|
*
mac802154: tx: add comment at sync xmit callback
Alexander Aring
2014-10-26
1
-0
/
+4
|
*
mac802154: tx: add support for xmit_async callback
Alexander Aring
2014-10-26
1
-3
/
+14
|
*
mac802154: add netdev qeue helpers
Alexander Aring
2014-10-26
1
-0
/
+4
|
*
mac802154: tx: remove xmit channel context switch
Alexander Aring
2014-10-26
1
-2
/
+1
|
*
mac802154: remove ieee802154_addr from driver_ops
Alexander Aring
2014-10-25
1
-1
/
+0
|
*
ieee802154: rename ieee802154_dev to ieee802154_hw
Alexander Aring
2014-10-25
1
-22
/
+22
|
*
ieee802154: move ieee802154 header
Alexander Aring
2014-10-25
2
-6
/
+4
|
*
ieee802154: move wpan-phy.h to cfg802154.h
Alexander Aring
2014-10-25
1
-3
/
+4
|
*
ieee802154: wpan-phy: use blank line after function
Alexander Aring
2014-10-25
1
-0
/
+1
|
*
ieee802154: wpan-phy: change to __aligned(size)
Alexander Aring
2014-10-25
1
-1
/
+1
|
*
mac802154: fix typo IEEE802515 to IEEE802154
Alexander Aring
2014-10-25
1
-4
/
+4
|
*
ieee802154: mac802154: remove FSF address
Alexander Aring
2014-10-25
7
-27
/
+0
|
*
Bluetooth: Defer connection-parameter removal when unpairing
Alfonso Acosta
2014-10-25
1
-0
/
+1
|
*
Bluetooth: Include ADV_IND report in Device Connected event
Alfonso Acosta
2014-10-25
1
-0
/
+2
[next]