index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac802154
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-09
mac802154/iface: remove superfluous WARN_ON call in slave_open()
Stefan Schmidt
1
-1
/
+0
2015-06-07
mac802154: remove unneeded vif struct
Alexander Aring
3
-9
/
+6
2015-06-02
mac802154: add trace functionality for driver ops
Varka Bhadram
4
-15
/
+362
2015-05-31
ieee802154: Fix EUI-64 station address validation.
Lennert Buytenhek
1
-2
/
+2
2015-05-27
nl802154: add support to set cca ed level
Alexander Aring
1
-0
/
+19
2015-05-27
ieee802154: add set transmit power support
Varka Bhadram
1
-0
/
+19
2015-05-26
mac802154: mac802154_mlme_start_req() optimisation.
Lennert Buytenhek
1
-18
/
+11
2015-05-26
mac802154: Avoid rtnl deadlock in mac802154_wpan_ioctl().
Lennert Buytenhek
1
-0
/
+3
2015-05-23
mac802154: remove mib lock
Alexander Aring
5
-73
/
+2
2015-05-23
mac802154: use atomic ops for sequence incrementation
Alexander Aring
4
-14
/
+6
2015-05-23
mac802154: remove pib lock
Alexander Aring
2
-9
/
+2
2015-05-23
mac802154: fix hold rtnl while ioctl
Alexander Aring
1
-2
/
+3
2015-05-19
mac802154: select CRYPTO when needed
Arnd Bergmann
1
-0
/
+1
2015-05-19
mac802154: tx: allow xmit complete from hard irq
Alexander Aring
1
-3
/
+2
2015-05-19
ieee802154: add iftypes capability
Alexander Aring
1
-0
/
+6
2015-05-19
cfg802154: introduce wpan phy flags
Alexander Aring
1
-3
/
+3
2015-05-19
mac802154: remove check if operation is supported
Alexander Aring
1
-24
/
+0
2015-05-19
mac802154: check for really changes
Alexander Aring
1
-0
/
+26
2015-05-19
ieee802154: add several phy supported handling
Alexander Aring
1
-0
/
+26
2015-05-19
ieee802154: change cca ed level to mbm
Alexander Aring
1
-2
/
+2
2015-05-19
ieee802154: change transmit power to mbm
Alexander Aring
1
-2
/
+2
2015-05-19
ieee802154: change transmit power to s32
Alexander Aring
1
-1
/
+1
2015-05-19
ieee802154: move validation check out of softmac
Alexander Aring
1
-29
/
+0
2015-05-09
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2
-3
/
+5
2015-04-30
cfg802154: pass name_assign_type to rdev_add_virtual_intf()
Varka Bhadram
4
-7
/
+13
2015-04-30
mac802154: llsec: fix return value check in llsec_key_alloc()
Wei Yongjun
1
-2
/
+2
2015-04-30
mac802154: fix ieee802154_register_hw error handling
Alexander Aring
1
-1
/
+3
2015-03-27
mac802154: cleanup concurrent check
Alexander Aring
1
-14
/
+6
2015-03-19
mac802154: fix typo in header guard
Nicolas Iooss
1
-2
/
+2
2015-03-14
mac802154: correct max sifs size handling
Alexander Aring
1
-1
/
+12
2015-01-03
mac802154: fix kbuild test robot warning
Alexander Aring
1
-4
/
+1
2014-12-20
ieee802154: iface: move multiple node type check
Alexander Aring
1
-14
/
+9
2014-12-20
mac802154: iface: check concurrent ifaces
Alexander Aring
1
-0
/
+77
2014-12-19
nl802154: introduce support for cca settings
Alexander Aring
1
-0
/
+21
2014-12-19
ieee802154: rework cca setting
Alexander Aring
2
-5
/
+6
2014-12-05
mac802154: use goto label on failure
Varka Bhadram
1
-2
/
+1
2014-12-05
net/mac802154: No need for an extra space when casting
Stefan Schmidt
1
-2
/
+2
2014-12-05
net/mac802154: Remove extra blank lines.
Stefan Schmidt
2
-21
/
+0
2014-11-26
mac802154: remove unnecessary if statement
Varka Bhadram
1
-5
/
+3
2014-11-17
ieee802154: fix byteorder for short address and panid
Alexander Aring
1
-7
/
+7
2014-11-17
ieee802154: add del interface command
Alexander Aring
2
-0
/
+15
2014-11-17
ieee802154: setting extended address while iface add
Alexander Aring
4
-9
/
+15
2014-11-17
ieee802154: add new interface command
Alexander Aring
1
-0
/
+15
2014-11-17
mac802154: remove wpan_dev parameter in if_add
Alexander Aring
4
-7
/
+4
2014-11-17
mac802154: use new nl802154 iftype types
Alexander Aring
4
-16
/
+16
2014-11-17
mac802154: remove deprecated linux-zigbee info
Alexander Aring
1
-2
/
+0
2014-11-17
mac802154: remove const for non pointer in cfg ops
Alexander Aring
1
-15
/
+17
2014-11-17
mac802154: remove const for non pointer in driver-ops
Alexander Aring
1
-25
/
+21
2014-11-17
mac802154: remove unused prototypes
Alexander Aring
1
-6
/
+0
2014-11-13
mac802154: add interframe spacing time handling
Alexander Aring
5
-4
/
+53
[next]