index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac802154
/
rx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-07
Merge tag 'ieee802154-for-net-next-2022-12-05' of git://git.kernel.org/pub/sc...
Jakub Kicinski
1
-13
/
+11
2022-11-01
mac802154: Allow the creation of coordinator interfaces
Miquel Raynal
1
-4
/
+7
2022-11-01
mac802154: Move an skb free within the rx path
Miquel Raynal
1
-9
/
+4
2022-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+3
2022-10-26
Merge tag 'ieee802154-for-net-next-2022-10-25' of git://git.kernel.org/pub/sc...
David S. Miller
1
-5
/
+24
2022-10-24
mac802154: Fix LQI recording
Miquel Raynal
1
-2
/
+3
2022-10-24
mac802154: Ensure proper scan-level filtering
Miquel Raynal
1
-4
/
+12
2022-10-12
net: mac802154: Avoid displaying misleading debug information
Miquel Raynal
1
-1
/
+3
2022-10-12
mac802154: Avoid delivering frames received in a non satisfying filtering mode
Miquel Raynal
1
-5
/
+7
2022-10-12
mac802154: Drop IEEE802154_HW_RX_DROP_BAD_CKSUM
Miquel Raynal
1
-5
/
+2
2022-10-12
mac802154: set filter at drv_start()
Alexander Aring
1
-1
/
+11
2022-08-29
net: mac802154: Fix a condition in the receive path
Miquel Raynal
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-9
/
+1
2016-09-19
mac802154: use rate limited warnings for malformed frames
Aristeu Rozanski
1
-2
/
+2
2016-09-19
mac802154: don't warn on unsupported frames
Aristeu Rozanski
1
-0
/
+5
2015-11-19
mac802154: Delete an unnecessary check before the function call "kfree_skb"
Markus Elfring
1
-2
/
+1
2015-09-30
mac802154: add comments for llsec issues
Alexander Aring
1
-0
/
+4
2015-07-23
mac802154: fix ieee802154_rx handling
Varka Bhadram
1
-2
/
+1
2015-07-23
mac802154: do not export ieee802154_rx()
Varka Bhadram
1
-1
/
+0
2015-07-23
mac802154: cfg: add suspend and resume callbacks
Alexander Aring
1
-2
/
+8
2015-06-15
mac802154: rx packet handle cleanup
Varka Bhadram
1
-2
/
+4
2015-06-07
mac802154: remove unneeded vif struct
Alexander Aring
1
-2
/
+2
2015-05-23
mac802154: remove mib lock
Alexander Aring
1
-5
/
+0
2014-12-05
mac802154: use goto label on failure
Varka Bhadram
1
-2
/
+1
2014-11-17
mac802154: use new nl802154 iftype types
Alexander Aring
1
-4
/
+3
2014-11-09
mac802154: move mac pib attributes into wpan_dev
Alexander Aring
1
-3
/
+4
2014-11-05
mac802154: add ieee802154_vif struct
Alexander Aring
1
-2
/
+2
2014-10-29
mac802154: rx: add error handling after skb_clone
Alexander Aring
1
-5
/
+6
2014-10-29
mac802154: rx: monitor receive cleanup
Alexander Aring
1
-2
/
+4
2014-10-29
mac802154: rx: add rx stats incrementation
Alexander Aring
1
-0
/
+3
2014-10-29
mac802154: rx: use netif_receive_skb
Alexander Aring
1
-1
/
+1
2014-10-29
mac802154: rx: remove override pkt_type set to PACKET_HOST
Alexander Aring
1
-1
/
+0
2014-10-29
mac802154: rx: add software checksum filtering check
Alexander Aring
1
-2
/
+13
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
1
-1
/
+1
2014-10-27
mac802154: rx: change naming convention
Alexander Aring
1
-16
/
+17
2014-10-27
mac802154: rx: move rcu locking
Alexander Aring
1
-4
/
+4
2014-10-27
mac802154: rx: move skb_reset_mac_header
Alexander Aring
1
-2
/
+3
2014-10-27
mac802154: rx: add monitor pkt_type information
Alexander Aring
1
-0
/
+1
2014-10-27
mac802154: rx: add CHECKSUM_UNNECESSARY
Alexander Aring
1
-0
/
+2
2014-10-27
mac802154: rx: move skb->protocol setting
Alexander Aring
1
-1
/
+4
2014-10-27
mac802154: rx: rename remove mac802154_subif_rx
Alexander Aring
1
-9
/
+3
2014-10-27
mac802154: tx: remove monitor receive while xmit
Alexander Aring
1
-1
/
+2
2014-10-27
mac802154: rx: move receive handling into rx.c
Alexander Aring
1
-0
/
+214
2014-10-27
mac802154: rx: document ieee802154_rx() context requirement
Alexander Aring
1
-0
/
+2
2014-10-27
mac802154: rx: use tasklet instead workqueue
Alexander Aring
1
-40
/
+8
2014-10-25
mac802154: rename dev_workqueue to workqueue
Alexander Aring
1
-1
/
+1
2014-10-25
mac802154: introduce hw_to_local function
Alexander Aring
1
-2
/
+2
2014-10-25
mac802154: rename mac802154_priv to ieee802154_local
Alexander Aring
1
-6
/
+6
[next]