index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
checksum.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-11-12
ieee820154: remove valid page and channel checks
Alexander Aring
2
-16
/
+1
2014-11-12
ieee820154: add channel set support
Alexander Aring
4
-0
/
+60
2014-11-12
ieee802154: cleanup cfg802154 intendation
Alexander Aring
1
-2
/
+2
2014-11-12
mac802154: add ifname change notifier
Alexander Aring
3
-0
/
+53
2014-11-12
mac802154: change module description
Alexander Aring
1
-1
/
+1
2014-11-12
mac802154: add wpan_phy priv id
Alexander Aring
4
-0
/
+16
2014-11-12
mac820154: move mutex locks out of loop
Alexander Aring
1
-2
/
+2
2014-11-12
mac820154: rename sdata next to tmp
Alexander Aring
1
-2
/
+2
2014-11-12
mac820154: move interface unregistration into iface
Alexander Aring
3
-8
/
+15
2014-11-11
Bluetooth: 6lowpan: Remove unnecessary RCU callback
Johan Hedberg
1
-9
/
+2
2014-11-11
Bluetooth: Fix mgmt connected notification
Johan Hedberg
1
-1
/
+7
2014-11-11
Bluetooth: hci-uart-ath: Correct the comments in this driver
Fugang Duan
1
-1
/
+1
2014-11-11
Bluetooth: Fix sparse warning in amp.c
Johan Hedberg
1
-9
/
+16
2014-11-09
mac802154: protect address changes via ioctl
Alexander Aring
1
-0
/
+7
2014-11-09
ieee802154: fix iface dump with lowpan
Alexander Aring
1
-3
/
+14
2014-11-09
ieee802154: netlink add rtnl lock
Alexander Aring
2
-4
/
+12
2014-11-09
mac820154: don't set monitor dev_addr
Alexander Aring
1
-1
/
+3
2014-11-09
ieee802154: add wpan_dev dump support
Alexander Aring
1
-0
/
+145
2014-11-09
ieee802154: add wpan_phy dump support
Alexander Aring
3
-1
/
+223
2014-11-09
ieee802154: add nl802154 framework
Alexander Aring
7
-4
/
+350
2014-11-09
ieee802154: add new nl802154 header
Alexander Aring
2
-0
/
+123
2014-11-09
ieee802154: sysfs add wpan_phy index and name
Alexander Aring
1
-0
/
+24
2014-11-09
ieee802154: add wpan_dev_list
Alexander Aring
3
-3
/
+109
2014-11-09
ieee802154: add iftype to wpan_dev
Alexander Aring
2
-0
/
+2
2014-11-09
ieee802154: add cfg802154_registered_device list
Alexander Aring
2
-1
/
+45
2014-11-09
ieee802154: rename wpan_phy_alloc
Alexander Aring
3
-4
/
+4
2014-11-09
mac802154: remove mac_params in sdata
Alexander Aring
3
-14
/
+33
2014-11-09
mac802154: move mac pib attributes into wpan_dev
Alexander Aring
5
-47
/
+59
2014-11-08
Bluetooth: 6lowpan: fix skb_unshare behaviour
Alexander Aring
1
-6
/
+2
2014-11-07
Bluetooth: Send mgmt_connected only if state is BT_CONFIG
Jaganath Kanakkassery
1
-1
/
+2
2014-11-06
6lowpan: move skb_free from error paths in decompression
Martin Townsend
3
-37
/
+25
2014-11-06
Bluetooth: Sort switch cases by opcode's numeric value
Kuba Pawlak
1
-12
/
+12
2014-11-06
Bluetooth: Clear role switch pending flag
Kuba Pawlak
1
-0
/
+27
2014-11-06
at86rf230: fix simple_return.cocci warnings
Fengguang Wu
1
-5
/
+1
2014-11-05
mac802154: fix typo promisuous to promiscuous
Alexander Aring
2
-4
/
+4
2014-11-05
mac802154: use IEEE802154_EXTENDED_ADDR_LEN
Alexander Aring
1
-3
/
+2
2014-11-05
at86rf230: add force slotted operation bit
Alexander Aring
1
-0
/
+8
2014-11-05
at86rf230: generate random perm extended address
Alexander Aring
1
-0
/
+1
2014-11-05
mac802154: add support for perm_extended_addr
Alexander Aring
2
-0
/
+6
2014-11-05
mac802154: cleanup ieee802154_netdev_to_extended_addr
Alexander Aring
2
-5
/
+8
2014-11-05
mac802154: add ieee802154_le64_to_be64
Alexander Aring
1
-0
/
+13
2014-11-05
ieee802154: add ieee802154_random_extended_addr
Alexander Aring
1
-0
/
+14
2014-11-05
ieee802154: add IEEE802154_EXTENDED_ADDR_LEN
Alexander Aring
1
-0
/
+2
2014-11-05
mac802154: add ieee802154_vif struct
Alexander Aring
6
-8
/
+20
2014-11-05
mac802154: add default interface registration
Alexander Aring
1
-0
/
+12
2014-11-05
ieee802154: remove mlme get_phy callback
Alexander Aring
6
-38
/
+6
2014-11-05
ieee802154: rework interface registration
Alexander Aring
4
-82
/
+92
2014-11-05
mac802154: move dev_hold out of ieee802154_if_add
Alexander Aring
2
-1
/
+1
2014-11-05
mac802154: move interface add handling in iface
Alexander Aring
4
-68
/
+72
2014-11-05
mac802154: move interface del handling in iface
Alexander Aring
4
-18
/
+16
[next]