Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
72dd2cdaade639edc91483d5b0e526701926f630
/
net
/
mac802154
8bf9538
mac802154: cleanup concurrent check
by Alexander Aring
· 10 years ago
ea6edfb
mac802154: fix typo in header guard
by Nicolas Iooss
· 10 years ago
3f3c4bb
mac802154: correct max sifs size handling
by Alexander Aring
· 10 years ago
36cf942
mac802154: fix kbuild test robot warning
by Alexander Aring
· 10 years ago
cd1c566
ieee802154: iface: move multiple node type check
by Alexander Aring
· 10 years ago
bd37a78
mac802154: iface: check concurrent ifaces
by Alexander Aring
· 10 years ago
ba2a950
nl802154: introduce support for cca settings
by Alexander Aring
· 10 years ago
7fe9a38
ieee802154: rework cca setting
by Alexander Aring
· 10 years ago
bcb47aa
mac802154: use goto label on failure
by Varka Bhadram
· 10 years ago
1db9960
net/mac802154: No need for an extra space when casting
by Stefan Schmidt
· 10 years ago
a4dc1321
net/mac802154: Remove extra blank lines.
by Stefan Schmidt
· 10 years ago
473f376
mac802154: remove unnecessary if statement
by Varka Bhadram
· 10 years ago
ee7b905
ieee802154: fix byteorder for short address and panid
by Alexander Aring
· 10 years ago
b821ecd
ieee802154: add del interface command
by Alexander Aring
· 10 years ago
0e57547
ieee802154: setting extended address while iface add
by Alexander Aring
· 10 years ago
f3ea5e4
ieee802154: add new interface command
by Alexander Aring
· 10 years ago
133d3f3
mac802154: remove wpan_dev parameter in if_add
by Alexander Aring
· 10 years ago
944742a
mac802154: use new nl802154 iftype types
by Alexander Aring
· 10 years ago
cd11d93
mac802154: remove deprecated linux-zigbee info
by Alexander Aring
· 10 years ago
6d5fb87
mac802154: remove const for non pointer in cfg ops
by Alexander Aring
· 10 years ago
29cd54b
mac802154: remove const for non pointer in driver-ops
by Alexander Aring
· 10 years ago
197304b
mac802154: remove unused prototypes
by Alexander Aring
· 10 years ago
61f2dcb
mac802154: add interframe spacing time handling
by Alexander Aring
· 10 years ago
c8937a1d
ieee820154: add lbt setting support
by Alexander Aring
· 10 years ago
17a3a46
ieee820154: add max frame retries setting support
by Alexander Aring
· 10 years ago
a01ba76
ieee820154: add max csma backoffs setting support
by Alexander Aring
· 10 years ago
656a999
ieee820154: add backoff exponent setting support
by Alexander Aring
· 10 years ago
9830c62
ieee820154: add short_addr setting support
by Alexander Aring
· 10 years ago
702bf37
ieee820154: add pan_id setting support
by Alexander Aring
· 10 years ago
ab0bd56
ieee820154: add channel set support
by Alexander Aring
· 10 years ago
be4fd8e
mac802154: add ifname change notifier
by Alexander Aring
· 10 years ago
912f67a
mac802154: change module description
by Alexander Aring
· 10 years ago
6322d50
mac802154: add wpan_phy priv id
by Alexander Aring
· 10 years ago
2789e62
mac820154: move mutex locks out of loop
by Alexander Aring
· 10 years ago
d14e1c7
mac820154: rename sdata next to tmp
by Alexander Aring
· 10 years ago
592dfbf
mac820154: move interface unregistration into iface
by Alexander Aring
· 10 years ago
f7cb96f
mac802154: protect address changes via ioctl
by Alexander Aring
· 10 years ago
7bea1ea
ieee802154: netlink add rtnl lock
by Alexander Aring
· 10 years ago
b03c9cc
mac820154: don't set monitor dev_addr
by Alexander Aring
· 10 years ago
190ac1c
ieee802154: add iftype to wpan_dev
by Alexander Aring
· 10 years ago
f601379
ieee802154: rename wpan_phy_alloc
by Alexander Aring
· 10 years ago
5fb3f02
mac802154: remove mac_params in sdata
by Alexander Aring
· 10 years ago
863e88f
mac802154: move mac pib attributes into wpan_dev
by Alexander Aring
· 10 years ago
0916c02
mac802154: fix typo promisuous to promiscuous
by Alexander Aring
· 10 years ago
e57a894
mac802154: use IEEE802154_EXTENDED_ADDR_LEN
by Alexander Aring
· 10 years ago
dee56d14
mac802154: add support for perm_extended_addr
by Alexander Aring
· 10 years ago
705cbbb
mac802154: cleanup ieee802154_netdev_to_extended_addr
by Alexander Aring
· 10 years ago
7c118c1
mac802154: add ieee802154_vif struct
by Alexander Aring
· 10 years ago
e4962a1
mac802154: add default interface registration
by Alexander Aring
· 10 years ago
bd28a11
ieee802154: remove mlme get_phy callback
by Alexander Aring
· 10 years ago
d5ae67b
ieee802154: rework interface registration
by Alexander Aring
· 10 years ago
12cb56c
mac802154: move dev_hold out of ieee802154_if_add
by Alexander Aring
· 10 years ago
986a8ab
mac802154: move interface add handling in iface
by Alexander Aring
· 10 years ago
b210b18
mac802154: move interface del handling in iface
by Alexander Aring
· 10 years ago
9f3295b
ieee802154: remove nl802154 unused functions
by Alexander Aring
· 10 years ago
868ed8e
ieee802154: remove unnecessary functions
by Alexander Aring
· 10 years ago
fdd2068
mac802154: cfg: add missing include
by Alexander Aring
· 10 years ago
ea7053c
mac802154: iface: add validation for extended address
by Alexander Aring
· 10 years ago
f59f419
mac802154: move phy settings into netlink receive
by Alexander Aring
· 10 years ago
50c7907
mac802154: set panid address filter on ifup
by Alexander Aring
· 10 years ago
78b4bad16
mac802154: set short address filter on ifup
by Alexander Aring
· 10 years ago
776e59d
mac802154: set extended address filter on ifup
by Alexander Aring
· 10 years ago
4a9a816
cfg802154: convert deprecated iface add and del
by Alexander Aring
· 10 years ago
1201cd2
mac802154: introduce mac802154_config_ops
by Alexander Aring
· 10 years ago
a5dd1d7
cfg802154: introduce cfg802154_registered_device
by Alexander Aring
· 10 years ago
38130c3
mac802154: add basic support for monitor
by Alexander Aring
· 10 years ago
05f7de6
mac802154: rx: add error handling after skb_clone
by Alexander Aring
· 10 years ago
20b4812
mac802154: rx: monitor receive cleanup
by Alexander Aring
· 10 years ago
1846067
mac802154: rx: add rx stats incrementation
by Alexander Aring
· 10 years ago
21fdf0a
mac802154: rx: use netif_receive_skb
by Alexander Aring
· 10 years ago
1054ed8
mac802154: rx: remove override pkt_type set to PACKET_HOST
by Alexander Aring
· 10 years ago
ec718f3
mac802154: rx: add software checksum filtering check
by Alexander Aring
· 10 years ago
b788949
mac802154: rx: simplify crc receive handling
by Alexander Aring
· 10 years ago
08c511a
mac802154: rx: remove unnecessary parameter
by Alexander Aring
· 10 years ago
90386a7
mac802154: separate omit tx/rx flags
by Alexander Aring
· 10 years ago
94b7922
mac802154: add support for promiscuous mode
by Alexander Aring
· 10 years ago
55a2d06
mac802154: main: remove unnecessary include
by Alexander Aring
· 10 years ago
7445764
mac802154: cleanup open count handling
by Alexander Aring
· 10 years ago
c7420c3
mac802154: move mac_params functions into mac_cmd
by Alexander Aring
· 10 years ago
12439a5
mac802154: remove channel attributes from sdata
by Alexander Aring
· 10 years ago
33d4189
mac802154: iface: remove assign to zero
by Alexander Aring
· 10 years ago
538181a
mac802154: add synchronization handling
by Alexander Aring
· 10 years ago
e363eca
mac802154: move local started handling
by Alexander Aring
· 10 years ago
5d65cae
mac802154: rename running to started
by Alexander Aring
· 10 years ago
0ea3da6
mac802154: rework sdata state change to running
by Alexander Aring
· 10 years ago
a543c59
mac802154: remove driver ops in wpan-phy
by Alexander Aring
· 10 years ago
59cb300
mac802154: use driver-ops function wrappers
by Alexander Aring
· 10 years ago
b6eea9c
mac802154: introduce driver-ops header
by Alexander Aring
· 10 years ago
1630186
mac802154: declare struct ieee802154_ops as const
by Alexander Aring
· 10 years ago
19ec690
mac802154: main: move open and close into iface
by Alexander Aring
· 10 years ago
b9ff77e
mac802154: monitor: merge into iface implementation
by Alexander Aring
· 10 years ago
be9d215
mac802154: rx: change naming convention
by Alexander Aring
· 10 years ago
e176b68
mac802154: rx: move rcu locking
by Alexander Aring
· 10 years ago
9cf215d
mac802154: rx: move skb_reset_mac_header
by Alexander Aring
· 10 years ago
c9ca640
mac802154: rx: add monitor pkt_type information
by Alexander Aring
· 10 years ago
75a46f0
mac802154: rx: add CHECKSUM_UNNECESSARY
by Alexander Aring
· 10 years ago
702dcf9
mac802154: rx: move skb->protocol setting
by Alexander Aring
· 10 years ago
469100d
mac802154: rx: rename remove mac802154_subif_rx
by Alexander Aring
· 10 years ago
4ca18be
mac802154: tx: remove monitor receive while xmit
by Alexander Aring
· 10 years ago
2a9820c
mac802154: rx: move receive handling into rx.c
by Alexander Aring
· 10 years ago
Next »