summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng/p80211netdev.c
Commit message (Expand)AuthorAgeFilesLines
* staging: wlan-ng: rename DIDmib_dot11mac_dot11OperationTable_dot11MACAddress ...Tim Collier2018-09-281-1/+1
* staging: wlan-ng: rename DIDmsg_dot11req_mibset_resultcode in p80211metadef.hTim Collier2018-09-281-1/+1
* staging: wlan-ng: rename DIDmsg_dot11req_mibset_mibattribute in p80211metadef.hTim Collier2018-09-281-1/+1
* staging: wlan-ng: rename DIDmsg_dot11req_mibset in p80211metadef.hTim Collier2018-09-281-1/+1
* staging: wlan-ng: remove redundant code in "#if 0" blocksTim Collier2018-09-101-4/+0Star
* staging: wlan-ng: fix coding style issues in p80211netdev.cTim Collier2018-05-201-2/+2
* staging: wlan-ng: fix p80211knetdev_hard_start_xmit()'s return typeLuc Van Oostenryck2018-04-251-2/+2
* staging: wlan-ng: Fixing coding style warningRodrigo Zaiden2017-12-081-1/+2
* staging: wlan-ng: add SPDX identifiers to all wlan-ng driver filesGreg Kroah-Hartman2017-11-281-0/+1
* Staging: wlan-ng: Fixing coding style warningsSimo Koskinen2017-07-301-1/+1
* Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-221-1/+1
|\
| * staging: wlan-ng: add missing byte order conversionIgor Pylypiv2017-01-311-1/+1
* | net: Remove usage of net_device last_rx memberTobias Klauser2017-01-181-2/+0Star
|/
* Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-12-131-311/+326
|\
| * staging: wlan-ng: remove two unnecessary blank linesSergio Paracuellos2016-11-071-2/+0Star
| * staging: wlan-ng: Replace data type declaration with variable of same type in...Sergio Paracuellos2016-10-161-6/+6
| * staging: wlan-ng: do not return -ENOSYSSergio Paracuellos2016-10-161-3/+3
| * staging: wlan-ng: fix block comment warnings in p80211netdev.cSergio Paracuellos2016-10-161-299/+314
| * staging: wlan-ng: fix line style warnings in p80211netdev.cSergio Paracuellos2016-10-161-3/+6
* | net: use core MTU range checking in wireless driversJarod Wilson2016-10-201-13/+5Star
|/
* staging: wlan-ng: avoid new typedef: netdevice_tSergio Paracuellos2016-09-281-19/+19
* staging: wlan-ng: avoid new typedef: p80211item_unk392_tSergio Paracuellos2016-09-251-1/+1
* staging: wlan-ng: avoid new typedef: p80211item_pstr6_tSergio Paracuellos2016-09-251-2/+2
* staging: wlan-ng: avoid new typedef: p80211item_uint32_tSergio Paracuellos2016-09-251-1/+1
* staging: wlan-ng: remove unnecessary spaces before castsJannik Becher2016-09-231-6/+6
* staging: wlan-ng: Remove the typedef to the 'wlandevice' structuresayli karnik2016-09-181-18/+18
* Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-211-2/+2
|\
| * Staging: wlan-ng: Use x instead of x != NULL.Sandhya Bankar2016-03-281-2/+2
* | treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-1/+1
|/
* staging: wlan-ng: fix NULL comparisonFu Yong Quah2016-02-201-4/+4
* staging: wlan-ng: Fix restricted __be16 degrades to integerEbru Akagunduz2014-10-231-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-061-1/+1
|\
| * net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-161-1/+1
* | staging: wlan-ng: Use net_device_stats from struct net_deviceTobias Klauser2014-07-091-33/+7Star
|/
* staging/wlan-ng: log with netdev_xxx and dev_xxxDenis Pithon2014-05-231-23/+22Star
* staging/wlan-ng: rearrange commentsDenis Pithon2014-05-231-3/+3
* staging/wlan-ng: multicast address checkingDenis Pithon2014-05-231-1/+1
* staging/wlan-ng: compare using ether_addr_equal_unalignedDenis Pithon2014-05-231-1/+2
* staging/wlan-ng: add prefix to function nameDenis Pithon2014-05-231-3/+3
* staging/wlan-ng: code refactoringDenis Pithon2014-05-151-31/+43
* staging/wlan-ng: remove function declarationDenis Pithon2014-05-151-3/+0Star
* staging/wlan-ng: update function header commentDenis Pithon2014-05-151-13/+5Star
* staging:wlan-ng:Fix sparse warningHimangi Saraogi2014-03-131-3/+1Star
* staging/wlan-ng: Fix 'Branch condition evaluates to a garbage value' in p8021...Peter Huewe2013-02-141-0/+2
* staging "wlan-ng" Fix typos.Justin P. Mattock2012-09-261-1/+1
* staging:wlan-ng: make wlan_unsetup voidDevendra Naga2012-09-141-5/+1Star
* staging:wlan-ng: clean some more functionsDevendra Naga2012-09-111-4/+1Star
* staging:wlan-ng: clean register_wlandev functionDevendra Naga2012-09-111-7/+1Star
* staging: wlan-ng: p80211netdev.c: fixed checkpatch errorSebastiaan de Haan2012-02-241-1/+1
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-181-1/+1