aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/os_dep/mon.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-10staging: rtl8188eu: os_dep: mon: Demote non-conforming kernel-doc headersLee Jones1-3/+3
2018-06-26staging: rtl8188eu: add SPDX identifiersMichael Straube1-9/+1
2017-11-02staging: rtl8188eu: Revert 4 commits breaking ARPHans de Goede1-29/+5
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2017-06-20Merge 4.12-rc6 into staging-nextGreg Kroah-Hartman1-1/+1
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-1/+1
2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller1-1/+1
2017-05-15staging:r8188eu: trim IV/ICV fields in validate_recv_data_frame()Ivan Safonov1-15/+4
2017-05-15staging:r8188eu: inline unprotect_frame() in mon_recv_decrypted_recv()Ivan Safonov1-1/+15
2017-05-15staging:r8188eu: use different mon_recv_decrypted() inside rtl88eu_mon_recv_hook() and rtl88eu_mon_xmit_hook().Ivan Safonov1-1/+22
2017-02-09staging:r8188eu: replace recv_frame->rx_(data|len|tail) with pkt->(data|len|tail) and remove unused recvframe_(put|pull|pull_tail)()Ivan Safonov1-2/+2
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson1-1/+0
2016-04-16staging: rtl8188eu: Convert to using IFF_NO_QUEUEPhil Sutter1-1/+1
2015-10-02staging: rtl8188eu: Add missing includeLarry Finger1-0/+1
2015-09-18staging: rtl8188eu: Introduce monitor interface for IEEE 802.11 framesJakub Sitnicki1-0/+194