aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng/p80211netdev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-20staging: wlan-ng: fix coding style issues in p80211netdev.cTim Collier1-2/+2
2018-04-25staging: wlan-ng: fix p80211knetdev_hard_start_xmit()'s return typeLuc Van Oostenryck1-2/+2
2017-12-08staging: wlan-ng: Fixing coding style warningRodrigo Zaiden1-1/+2
2017-11-28staging: wlan-ng: add SPDX identifiers to all wlan-ng driver filesGreg Kroah-Hartman1-0/+1
2017-07-30Staging: wlan-ng: Fixing coding style warningsSimo Koskinen1-1/+1
2017-02-22Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-1/+1
2017-01-31staging: wlan-ng: add missing byte order conversionIgor Pylypiv1-1/+1
2017-01-18net: Remove usage of net_device last_rx memberTobias Klauser1-2/+0
2016-12-13Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-311/+326
2016-11-07staging: wlan-ng: remove two unnecessary blank linesSergio Paracuellos1-2/+0
2016-10-20net: use core MTU range checking in wireless driversJarod Wilson1-13/+5
2016-10-16staging: wlan-ng: Replace data type declaration with variable of same type in p80211netdev.cSergio Paracuellos1-6/+6
2016-10-16staging: wlan-ng: do not return -ENOSYSSergio Paracuellos1-3/+3
2016-10-16staging: wlan-ng: fix block comment warnings in p80211netdev.cSergio Paracuellos1-299/+314
2016-10-16staging: wlan-ng: fix line style warnings in p80211netdev.cSergio Paracuellos1-3/+6
2016-09-28staging: wlan-ng: avoid new typedef: netdevice_tSergio Paracuellos1-19/+19
2016-09-25staging: wlan-ng: avoid new typedef: p80211item_unk392_tSergio Paracuellos1-1/+1
2016-09-25staging: wlan-ng: avoid new typedef: p80211item_pstr6_tSergio Paracuellos1-2/+2
2016-09-25staging: wlan-ng: avoid new typedef: p80211item_uint32_tSergio Paracuellos1-1/+1
2016-09-23staging: wlan-ng: remove unnecessary spaces before castsJannik Becher1-6/+6
2016-09-18staging: wlan-ng: Remove the typedef to the 'wlandevice' structuresayli karnik1-18/+18
2016-05-20Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-2/+2
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal1-1/+1
2016-03-28Staging: wlan-ng: Use x instead of x != NULL.Sandhya Bankar1-2/+2
2016-02-20staging: wlan-ng: fix NULL comparisonFu Yong Quah1-4/+4
2014-10-23staging: wlan-ng: Fix restricted __be16 degrades to integerEbru Akagunduz1-2/+2
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen1-1/+1
2014-07-09staging: wlan-ng: Use net_device_stats from struct net_deviceTobias Klauser1-33/+7
2014-05-24staging/wlan-ng: log with netdev_xxx and dev_xxxDenis Pithon1-23/+22
2014-05-24staging/wlan-ng: rearrange commentsDenis Pithon1-3/+3
2014-05-24staging/wlan-ng: multicast address checkingDenis Pithon1-1/+1
2014-05-24staging/wlan-ng: compare using ether_addr_equal_unalignedDenis Pithon1-1/+2
2014-05-24staging/wlan-ng: add prefix to function nameDenis Pithon1-3/+3
2014-05-15staging/wlan-ng: code refactoringDenis Pithon1-31/+43
2014-05-15staging/wlan-ng: remove function declarationDenis Pithon1-3/+0
2014-05-15staging/wlan-ng: update function header commentDenis Pithon1-13/+5
2014-03-13staging:wlan-ng:Fix sparse warningHimangi Saraogi1-3/+1
2013-02-14staging/wlan-ng: Fix 'Branch condition evaluates to a garbage value' in p80211netdev.cPeter Huewe1-0/+2
2012-09-26staging "wlan-ng" Fix typos.Justin P. Mattock1-1/+1
2012-09-13staging:wlan-ng: make wlan_unsetup voidDevendra Naga1-5/+1
2012-09-10staging:wlan-ng: clean some more functionsDevendra Naga1-4/+1
2012-09-10staging:wlan-ng: clean register_wlandev functionDevendra Naga1-7/+1
2012-02-24staging: wlan-ng: p80211netdev.c: fixed checkpatch errorSebastiaan de Haan1-1/+1
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2010-11-16Staging: Merge 2.6.37-rc2 into staging-nextGreg Kroah-Hartman1-1/+1
2010-11-09Staging: wlan-ng: Fix wrong #ifdef #endif sequenceMaximiliano David Bustos1-1/+1
2010-11-09Staging: wlan-ng: fixed coding style issues in p80211netdev.cJohan Meiring1-2/+4
2010-08-02Staging: wlan-ng: fix checkpatch issues in headers.Edgardo Hames1-4/+5
2010-08-02Staging: wlan-ng: remove typedef in p80211ioctl.hEdgardo Hames1-1/+1