Commit Graph

278 Commits (2dd723fdbb61fbc4ee0125401f04f5431f61268d)

Author SHA1 Message Date
Alexander Aring 5fb3f026ae mac802154: remove mac_params in sdata 10 years ago
Alexander Aring 863e88f255 mac802154: move mac pib attributes into wpan_dev 10 years ago
Alexander Aring 0916c02205 mac802154: fix typo promisuous to promiscuous 10 years ago
Alexander Aring e57a894684 mac802154: use IEEE802154_EXTENDED_ADDR_LEN 10 years ago
Alexander Aring dee56d1477 mac802154: add support for perm_extended_addr 10 years ago
Alexander Aring 705cbbbe9c mac802154: cleanup ieee802154_netdev_to_extended_addr 10 years ago
Alexander Aring 7c118c1a86 mac802154: add ieee802154_vif struct 10 years ago
Alexander Aring e4962a1443 mac802154: add default interface registration 10 years ago
Alexander Aring bd28a11f25 ieee802154: remove mlme get_phy callback 10 years ago
Alexander Aring d5ae67bacd ieee802154: rework interface registration 10 years ago
Alexander Aring 12cb56c237 mac802154: move dev_hold out of ieee802154_if_add 10 years ago
Alexander Aring 986a8abfc5 mac802154: move interface add handling in iface 10 years ago
Alexander Aring b210b18747 mac802154: move interface del handling in iface 10 years ago
Alexander Aring 9f3295b9ea ieee802154: remove nl802154 unused functions 10 years ago
Alexander Aring 868ed8e06a ieee802154: remove unnecessary functions 10 years ago
Alexander Aring fdd2068ab7 mac802154: cfg: add missing include 10 years ago
Alexander Aring ea7053c1df mac802154: iface: add validation for extended address 10 years ago
Alexander Aring f59f419d31 mac802154: move phy settings into netlink receive 10 years ago
Alexander Aring 50c7907501 mac802154: set panid address filter on ifup 10 years ago
Alexander Aring 78b4bad16e mac802154: set short address filter on ifup 10 years ago
Alexander Aring 776e59de46 mac802154: set extended address filter on ifup 10 years ago
Alexander Aring 4a9a816a4f cfg802154: convert deprecated iface add and del 10 years ago
Alexander Aring 1201cd22fd mac802154: introduce mac802154_config_ops 10 years ago
Alexander Aring a5dd1d72d8 cfg802154: introduce cfg802154_registered_device 10 years ago
Alexander Aring 38130c31ef mac802154: add basic support for monitor 10 years ago
Alexander Aring 05f7de6792 mac802154: rx: add error handling after skb_clone 10 years ago
Alexander Aring 20b48120c1 mac802154: rx: monitor receive cleanup 10 years ago
Alexander Aring 18460672e0 mac802154: rx: add rx stats incrementation 10 years ago
Alexander Aring 21fdf0a1c1 mac802154: rx: use netif_receive_skb 10 years ago
Alexander Aring 1054ed81c4 mac802154: rx: remove override pkt_type set to PACKET_HOST 10 years ago
Alexander Aring ec718f3db9 mac802154: rx: add software checksum filtering check 10 years ago
Alexander Aring b7889497d3 mac802154: rx: simplify crc receive handling 10 years ago
Alexander Aring 08c511a733 mac802154: rx: remove unnecessary parameter 10 years ago
Alexander Aring 90386a7e3b mac802154: separate omit tx/rx flags 10 years ago
Alexander Aring 94b792220c mac802154: add support for promiscuous mode 10 years ago
Alexander Aring 55a2d06517 mac802154: main: remove unnecessary include 10 years ago
Alexander Aring 7445764155 mac802154: cleanup open count handling 10 years ago
Alexander Aring c7420c367d mac802154: move mac_params functions into mac_cmd 10 years ago
Alexander Aring 12439a5356 mac802154: remove channel attributes from sdata 10 years ago
Alexander Aring 33d4189f51 mac802154: iface: remove assign to zero 10 years ago
Alexander Aring 538181a879 mac802154: add synchronization handling 10 years ago
Alexander Aring e363eca386 mac802154: move local started handling 10 years ago
Alexander Aring 5d65cae4bf mac802154: rename running to started 10 years ago
Alexander Aring 0ea3da64fa mac802154: rework sdata state change to running 10 years ago
Alexander Aring a543c5989d mac802154: remove driver ops in wpan-phy 10 years ago
Alexander Aring 59cb300f2b mac802154: use driver-ops function wrappers 10 years ago
Alexander Aring b6eea9ca35 mac802154: introduce driver-ops header 10 years ago
Alexander Aring 1630186100 mac802154: declare struct ieee802154_ops as const 10 years ago
Alexander Aring 19ec690a43 mac802154: main: move open and close into iface 10 years ago
Alexander Aring b9ff77e50c mac802154: monitor: merge into iface implementation 10 years ago