summaryrefslogtreecommitdiff
path: root/drivers/staging/wlan-ng/p80211netdev.c
AgeCommit message (Expand)Author
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
2014-05-24staging/wlan-ng: multicast address checkingDenis Pithon
2014-05-24staging/wlan-ng: compare using ether_addr_equal_unalignedDenis Pithon
2014-05-24staging/wlan-ng: add prefix to function nameDenis Pithon
2014-05-15staging/wlan-ng: code refactoringDenis Pithon
2014-05-15staging/wlan-ng: remove function declarationDenis Pithon
2014-05-15staging/wlan-ng: update function header commentDenis Pithon
2014-03-13staging:wlan-ng:Fix sparse warningHimangi Saraogi
2013-02-14staging/wlan-ng: Fix 'Branch condition evaluates to a garbage value' in p8021...Peter Huewe
2012-09-26staging "wlan-ng" Fix typos.Justin P. Mattock
2012-09-13staging:wlan-ng: make wlan_unsetup voidDevendra Naga
2012-09-10staging:wlan-ng: clean some more functionsDevendra Naga
2012-09-10staging:wlan-ng: clean register_wlandev functionDevendra Naga
2012-02-24staging: wlan-ng: p80211netdev.c: fixed checkpatch errorSebastiaan de Haan
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2010-11-16Staging: Merge 2.6.37-rc2 into staging-nextGreg Kroah-Hartman
2010-11-09Staging: wlan-ng: Fix wrong #ifdef #endif sequenceMaximiliano David Bustos
2010-11-09Staging: wlan-ng: fixed coding style issues in p80211netdev.cJohan Meiring
2010-08-02Staging: wlan-ng: fix checkpatch issues in headers.Edgardo Hames
2010-08-02Staging: wlan-ng: remove typedef in p80211ioctl.hEdgardo Hames
2010-08-02Staging: wlan-ng: fix style issues in p80211conv.hEdgardo Hames
2010-08-02Staging: wlan-ng: fix style issues for p80211hdr.hEdgardo Hames