summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng/p80211netdev.c
Commit message (Expand)AuthorAgeFilesLines
* staging: wlan-ng: add missing byte order conversionIgor Pylypiv2017-01-311-1/+1
* 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/+0
| * 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/+5
|/
* 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-201-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-151-1/+1
* | staging: wlan-ng: Use net_device_stats from struct net_deviceTobias Klauser2014-07-091-33/+7
|/
* staging/wlan-ng: log with netdev_xxx and dev_xxxDenis Pithon2014-05-241-23/+22
* staging/wlan-ng: rearrange commentsDenis Pithon2014-05-241-3/+3
* staging/wlan-ng: multicast address checkingDenis Pithon2014-05-241-1/+1
* staging/wlan-ng: compare using ether_addr_equal_unalignedDenis Pithon2014-05-241-1/+2
* staging/wlan-ng: add prefix to function nameDenis Pithon2014-05-241-3/+3
* staging/wlan-ng: code refactoringDenis Pithon2014-05-151-31/+43
* staging/wlan-ng: remove function declarationDenis Pithon2014-05-151-3/+0
* staging/wlan-ng: update function header commentDenis Pithon2014-05-151-13/+5
* staging:wlan-ng:Fix sparse warningHimangi Saraogi2014-03-131-3/+1
* 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-131-5/+1
* staging:wlan-ng: clean some more functionsDevendra Naga2012-09-101-4/+1
* staging:wlan-ng: clean register_wlandev functionDevendra Naga2012-09-101-7/+1
* 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-171-1/+1
* Staging: Merge 2.6.37-rc2 into staging-nextGreg Kroah-Hartman2010-11-161-1/+1
|\
| * Staging: wlan-ng: Fix wrong #ifdef #endif sequenceMaximiliano David Bustos2010-11-091-1/+1
* | Staging: wlan-ng: fixed coding style issues in p80211netdev.cJohan Meiring2010-11-091-2/+4
|/
* Staging: wlan-ng: fix checkpatch issues in headers.Edgardo Hames2010-08-021-4/+5
* Staging: wlan-ng: remove typedef in p80211ioctl.hEdgardo Hames2010-08-021-1/+1
* Staging: wlan-ng: fix style issues in p80211conv.hEdgardo Hames2010-08-021-2/+2
* Staging: wlan-ng: fix style issues for p80211hdr.hEdgardo Hames2010-08-021-6/+6
* Staging: wlan-ng: fix style in p80211netdev.cEdgardo Hames2010-07-221-1/+2
* Staging: wlan-ng: Switch from wext to cfg80211Karl Relton2010-06-181-17/+32
* Staging: wlan-ng: multiple safe style cleanupsSvenne Krap2010-03-031-3/+4
* Staging: wlan-ng: Drop the special case handling of older wireless extensions...Moritz Muehlenhoff2009-09-151-3/+0
* Staging: wlan-ng: Use kzfree() to securely zero-out the WEP key when freeing itMoritz Muehlenhoff2009-09-151-1/+1
OpenPOWER on IntegriCloud