Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
cb92205bad2e4dd630b884142dd707b72504c200
/
net
/
mac802154
/
iface.c
5c698e8
mac802154: iface: cleanup stack variable
by Alexander Aring
· 9 years ago
95c0aa1
mac802154: iface: fix order while interface up
by Alexander Aring
· 9 years ago
ed2e627
mac802154: iface: flush workqueue before stop
by Alexander Aring
· 9 years ago
b4ee194
mac802154: iface: fix hrtimer cancel on ifdown
by Alexander Aring
· 9 years ago
9a4d3d4
mac802154/iface: remove superfluous WARN_ON call in slave_open()
by Stefan Schmidt
· 9 years ago
ed65963
mac802154: remove unneeded vif struct
by Alexander Aring
· 9 years ago
daf4e2c
ieee802154: Fix EUI-64 station address validation.
by Lennert Buytenhek
· 9 years ago
e34fd87
mac802154: Avoid rtnl deadlock in mac802154_wpan_ioctl().
by Lennert Buytenhek
· 9 years ago
c947f7e
mac802154: remove mib lock
by Alexander Aring
· 9 years ago
344f8c1
mac802154: use atomic ops for sequence incrementation
by Alexander Aring
· 9 years ago
4a3a8c0
mac802154: remove pib lock
by Alexander Aring
· 9 years ago
4a669f7
mac802154: fix hold rtnl while ioctl
by Alexander Aring
· 9 years ago
5b4a1039
cfg802154: pass name_assign_type to rdev_add_virtual_intf()
by Varka Bhadram
· 10 years ago
8bf9538
mac802154: cleanup concurrent check
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
473f376
mac802154: remove unnecessary if statement
by Varka Bhadram
· 10 years ago
0e57547
ieee802154: setting extended address while iface add
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
61f2dcb
mac802154: add interframe spacing time handling
by Alexander Aring
· 10 years ago
be4fd8e
mac802154: add ifname change notifier
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
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
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
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
868ed8e
ieee802154: remove unnecessary functions
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
38130c3
mac802154: add basic support for monitor
by Alexander Aring
· 10 years ago
7445764
mac802154: cleanup open count handling
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
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
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
2a9820c
mac802154: rx: move receive handling into rx.c
by Alexander Aring
· 10 years ago
c5c47e6
mac802154: rx: use tasklet instead workqueue
by Alexander Aring
· 10 years ago
e5e584f
mac802154: tx: change naming convention
by Alexander Aring
· 10 years ago
50c6fb9
mac802154: tx: move xmit callback to tx file
by Alexander Aring
· 10 years ago
59d19cd
mac802154: introduce IEEE802154_DEV_TO_SUB_IF
by Alexander Aring
· 10 years ago
d98be45
mac802154: rename sdata slaves and slaves_mtx
by Alexander Aring
· 10 years ago
04e850f
mac802154: rename hw subif_data variable to local
by Alexander Aring
· 10 years ago
036562f
mac802154: rename mac802154_sub_if_data
by Alexander Aring
· 10 years ago
a5e1ec5
mac802154: rename mac802154_priv to ieee802154_local
by Alexander Aring
· 10 years ago
4ca24ac
ieee802154: move ieee802154 header
by Alexander Aring
· 10 years ago
5ad60d3
ieee802154: move wpan-phy.h to cfg802154.h
by Alexander Aring
· 10 years ago
15859a5
mac802154: move wpan.c to iface.c
by Alexander Aring
· 10 years ago
[Renamed from net/mac802154/wpan.c]
0f1556b
mac802154: move mac802154.h to ieee802154_i.h
by Alexander Aring
· 10 years ago
b3020f0
ieee802154: mac802154: remove FSF address
by Alexander Aring
· 10 years ago
35a9ad8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
28596c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
61a3d4f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 10 years ago
9b13494
treewide: Fix typo in printk
by Masanari Iida
· 10 years ago
6e361d6
ieee802154: mac802154: handle the reserved dest mode by dropping the packet
by Martin Townsend
· 10 years ago
7629d1e
mac802154: fixed potential skb leak with mac802154_parse_frame_start
by Martin Townsend
· 10 years ago
b288a49
mac802154: common error path
by Varka Bhadram
· 10 years ago
2d3b5b0
mac802154: don't deliver packets to devices that are down
by Phoebe Buckheister
· 10 years ago
a374eeb
mac802154: properly free incoming skbs on decryption failure
by Phoebe Buckheister
· 10 years ago
9b0bb4a
mac802154: propagate device address changes to llsec
by Phoebe Buckheister
· 10 years ago
f30be4d
mac802154: integrate llsec with wpan devices
by Phoebe Buckheister
· 10 years ago
6ef0023
mac802154: make mac802154_wpan_open static
by Phoebe Buckheister
· 10 years ago
32edc40
ieee802154: change _cb handling slightly
by Phoebe Buckheister
· 10 years ago
8c84296
mac802154: account for all header parts during wpan header creationg
by Phoebe Buckheister
· 10 years ago
e462ded
mac802154: make csma/cca parameters per-wpan
by Phoebe Buckheister
· 11 years ago
d1d7358
ieee802154: add proper length checks to header creations
by Phoebe Buckheister
· 11 years ago
ae531b9
ieee802154: use ieee802154_addr instead of *_sa variants
by Phoebe Buckheister
· 11 years ago
e6278d9
mac802154: use header operations to create/parse headers
by Phoebe Buckheister
· 11 years ago
b70ab2e
ieee802154: enforce consistent endianness in the 802.15.4 stack
by Phoebe Buckheister
· 11 years ago
376b7bd
ieee802154: rename struct ieee802154_addr to *_sa
by Phoebe Buckheister
· 11 years ago
2cc33c7
mac802154: fix following checkpath.pl warning Prefer pr_warn(... to pr_warning(...
by Weilong Chen
· 11 years ago
3e69162
6lowpan: set and use mac_len for mac header length
by Alexander Aring
· 11 years ago
e937f583
mac802154: Increase tx_buffer_len
by Alan Ott
· 12 years ago
cf69206
mac802154: turn on ACK when enabled by the upper layers
by Tony Cheneau
· 12 years ago
25060d8
wpan: use stack buffer instead of heap
by Alexander Aring
· 12 years ago
f458c64
wpan: whitespace fix
by Alexander Aring
· 12 years ago
5ff3fec
mac802154: fix NOHZ local_softirq_pending 08 warning
by Alexander Aring
· 12 years ago
fcefbe9
mac802154: fix memory leaks
by Alan Ott
· 12 years ago
32bad7e
mac802154: add wpan device-class support
by alex.bluesman.smirnov@gmail.com
· 12 years ago