summaryrefslogtreecommitdiff
path: root/drivers/staging/wlan-ng/p80211netdev.c
AgeCommit message (Expand)Author
2021-10-20staging: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski
2021-09-13staging: wlan-ng: Remove filenames from filesAldas Taraškevičius
2021-09-01Merge tag 'staging-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-08-26staging: wlan-ng: Avoid duplicate header in tx/rx framesKees Cook
2021-08-26staging: wlan-ng: Remove pointless a3/a4 unionKees Cook
2021-07-27staging: wlan-ng: use siocdevprivateArnd Bergmann
2021-05-10staging: wlan-ng: silence incorrect type in argument 1 (different address spa...Ashish Kalra
2021-05-10staging: wlan-ng: remove redundant initialization of variable txresultColin Ian King
2021-03-10staging: wlan-ng: Fixed incorrect type warning in p80211netdev.cPritthijit Nath
2021-02-13staging:wlan-ng: use memdup_user instead of kmalloc/copy_from_userIvan Safonov
2020-09-16staging: wlan-ng: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-07staging: wlan-ng: Remove repeated word ourAbheek Dhawan
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2018-09-28staging: wlan-ng: rename DIDmib_dot11mac_dot11OperationTable_dot11MACAddress ...Tim Collier
2018-09-28staging: wlan-ng: rename DIDmsg_dot11req_mibset_resultcode in p80211metadef.hTim Collier
2018-09-28staging: wlan-ng: rename DIDmsg_dot11req_mibset_mibattribute in p80211metadef.hTim Collier
2018-09-28staging: wlan-ng: rename DIDmsg_dot11req_mibset in p80211metadef.hTim Collier
2018-09-10staging: wlan-ng: remove redundant code in "#if 0" blocksTim Collier
2018-05-20staging: wlan-ng: fix coding style issues in p80211netdev.cTim Collier
2018-04-25staging: wlan-ng: fix p80211knetdev_hard_start_xmit()'s return typeLuc Van Oostenryck
2017-12-08staging: wlan-ng: Fixing coding style warningRodrigo Zaiden
2017-11-28staging: wlan-ng: add SPDX identifiers to all wlan-ng driver filesGreg Kroah-Hartman
2017-07-30Staging: wlan-ng: Fixing coding style warningsSimo Koskinen
2017-02-22Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-01-31staging: wlan-ng: add missing byte order conversionIgor Pylypiv
2017-01-18net: Remove usage of net_device last_rx memberTobias Klauser
2016-12-13Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-11-07staging: wlan-ng: remove two unnecessary blank linesSergio Paracuellos
2016-10-20net: use core MTU range checking in wireless driversJarod Wilson
2016-10-16staging: wlan-ng: Replace data type declaration with variable of same type in...Sergio Paracuellos
2016-10-16staging: wlan-ng: do not return -ENOSYSSergio Paracuellos
2016-10-16staging: wlan-ng: fix block comment warnings in p80211netdev.cSergio Paracuellos
2016-10-16staging: wlan-ng: fix line style warnings in p80211netdev.cSergio Paracuellos
2016-09-28staging: wlan-ng: avoid new typedef: netdevice_tSergio Paracuellos
2016-09-25staging: wlan-ng: avoid new typedef: p80211item_unk392_tSergio Paracuellos
2016-09-25staging: wlan-ng: avoid new typedef: p80211item_pstr6_tSergio Paracuellos
2016-09-25staging: wlan-ng: avoid new typedef: p80211item_uint32_tSergio Paracuellos
2016-09-23staging: wlan-ng: remove unnecessary spaces before castsJannik Becher
2016-09-18staging: wlan-ng: Remove the typedef to the 'wlandevice' structuresayli karnik
2016-05-20Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-03-28Staging: wlan-ng: Use x instead of x != NULL.Sandhya Bankar
2016-02-20staging: wlan-ng: fix NULL comparisonFu Yong Quah
2014-10-23staging: wlan-ng: Fix restricted __be16 degrades to integerEbru Akagunduz
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen
2014-07-09staging: wlan-ng: Use net_device_stats from struct net_deviceTobias Klauser
2014-05-24staging/wlan-ng: log with netdev_xxx and dev_xxxDenis Pithon
2014-05-24staging/wlan-ng: rearrange commentsDenis Pithon