index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-10-29
mac802154: rx: add software checksum filtering check
Alexander Aring
2
-2
/
+15
2014-10-29
mac802154: rx: simplify crc receive handling
Alexander Aring
1
-22
/
+12
2014-10-29
mac802154: rx: remove unnecessary parameter
Alexander Aring
1
-2
/
+2
2014-10-29
mac802154: separate omit tx/rx flags
Alexander Aring
3
-4
/
+10
2014-10-29
at86rf230: add support for promiscuous mode
Alexander Aring
1
-1
/
+29
2014-10-29
mac802154: add support for promiscuous mode
Alexander Aring
2
-0
/
+20
2014-10-29
mac802154: add hardware address filter flag
Alexander Aring
4
-3
/
+8
2014-10-29
mac802154: add IEEE802154_HW_ARET hw flag
Alexander Aring
2
-2
/
+5
2014-10-29
mac802154: remove tab after define
Alexander Aring
1
-8
/
+8
2014-10-29
mac802154: main: remove unnecessary include
Alexander Aring
1
-1
/
+0
2014-10-29
MAINTAINERS: add cc2520 driver maintainer
Varka Bhadram
1
-0
/
+8
2014-10-29
Bluetooth: Wrong style spin lock used
Jukka Rissanen
1
-3
/
+7
2014-10-28
ieee802154: introduce sysfs file
Alexander Aring
4
-70
/
+108
2014-10-28
mac802154: cleanup open count handling
Alexander Aring
1
-3
/
+4
2014-10-28
mac802154: move mac_params functions into mac_cmd
Alexander Aring
2
-5
/
+22
2014-10-28
mac802154: remove channel attributes from sdata
Alexander Aring
3
-53
/
+9
2014-10-28
mac802154: iface: remove assign to zero
Alexander Aring
1
-6
/
+0
2014-10-28
mac802154: add synchronization handling
Alexander Aring
1
-0
/
+7
2014-10-28
mac802154: move local started handling
Alexander Aring
3
-26
/
+4
2014-10-28
mac802154: rename running to started
Alexander Aring
2
-4
/
+4
2014-10-28
mac802154: rework sdata state change to running
Alexander Aring
2
-8
/
+16
2014-10-28
mac802154: remove driver ops in wpan-phy
Alexander Aring
4
-116
/
+8
2014-10-28
mac802154: remove might_sleep from driver layer
Alexander Aring
3
-8
/
+0
2014-10-28
mac802154: use driver-ops function wrappers
Alexander Aring
4
-20
/
+26