aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng/p80211netdev.c
Commit message (Expand)AuthorAge
* staging: wlan-ng: add missing byte order conversionIgor Pylypiv2017-05-14
* staging: wlan-ng: avoid new typedef: netdevice_tSergio Paracuellos2016-09-28
* staging: wlan-ng: avoid new typedef: p80211item_unk392_tSergio Paracuellos2016-09-25
* staging: wlan-ng: avoid new typedef: p80211item_pstr6_tSergio Paracuellos2016-09-25
* staging: wlan-ng: avoid new typedef: p80211item_uint32_tSergio Paracuellos2016-09-25
* staging: wlan-ng: remove unnecessary spaces before castsJannik Becher2016-09-23
* staging: wlan-ng: Remove the typedef to the 'wlandevice' structuresayli karnik2016-09-18
* Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-21
|\
| * Staging: wlan-ng: Use x instead of x != NULL.Sandhya Bankar2016-03-28
* | treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-04
|/
* staging: wlan-ng: fix NULL comparisonFu Yong Quah2016-02-20
* staging: wlan-ng: Fix restricted __be16 degrades to integerEbru Akagunduz2014-10-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-06
|\
| * net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-15
* | staging: wlan-ng: Use net_device_stats from struct net_deviceTobias Klauser2014-07-09
|/
* staging/wlan-ng: log with netdev_xxx and dev_xxxDenis Pithon2014-05-23
* staging/wlan-ng: rearrange commentsDenis Pithon2014-05-23
* staging/wlan-ng: multicast address checkingDenis Pithon2014-05-23
* staging/wlan-ng: compare using ether_addr_equal_unalignedDenis Pithon2014-05-23
* staging/wlan-ng: add prefix to function nameDenis Pithon2014-05-23
* staging/wlan-ng: code refactoringDenis Pithon2014-05-15
* staging/wlan-ng: remove function declarationDenis Pithon2014-05-15
* staging/wlan-ng: update function header commentDenis Pithon2014-05-15
* staging:wlan-ng:Fix sparse warningHimangi Saraogi2014-03-13
* staging/wlan-ng: Fix 'Branch condition evaluates to a garbage value' in p8021...Peter Huewe2013-02-14
* staging "wlan-ng" Fix typos.Justin P. Mattock2012-09-26
* staging:wlan-ng: make wlan_unsetup voidDevendra Naga2012-09-13
* staging:wlan-ng: clean some more functionsDevendra Naga2012-09-10
* staging:wlan-ng: clean register_wlandev functionDevendra Naga2012-09-10
* staging: wlan-ng: p80211netdev.c: fixed checkpatch errorSebastiaan de Haan2012-02-24
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
* Staging: Merge 2.6.37-rc2 into staging-nextGreg Kroah-Hartman2010-11-16
|\
| * Staging: wlan-ng: Fix wrong #ifdef #endif sequenceMaximiliano David Bustos2010-11-09
* | Staging: wlan-ng: fixed coding style issues in p80211netdev.cJohan Meiring2010-11-09
|/
* Staging: wlan-ng: fix checkpatch issues in headers.Edgardo Hames2010-08-02
* Staging: wlan-ng: remove typedef in p80211ioctl.hEdgardo Hames2010-08-02
* Staging: wlan-ng: fix style issues in p80211conv.hEdgardo Hames2010-08-02
* Staging: wlan-ng: fix style issues for p80211hdr.hEdgardo Hames2010-08-02
* Staging: wlan-ng: fix style in p80211netdev.cEdgardo Hames2010-07-22
* Staging: wlan-ng: Switch from wext to cfg80211Karl Relton2010-06-18
* Staging: wlan-ng: multiple safe style cleanupsSvenne Krap2010-03-03
* Staging: wlan-ng: Drop the special case handling of older wireless extensions...Moritz Muehlenhoff2009-09-15
* Staging: wlan-ng: Use kzfree() to securely zero-out the WEP key when freeing itMoritz Muehlenhoff2009-09-15
* Staging: wlan-ng: Remove some superflous commentsMoritz Muehlenhoff2009-09-15
* staging: wlan-ng: scripts/checkpatch.pl error fixes.Mithlesh Thukral2009-09-15
* net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* Staging: wlan-ng: Lindent cleanupsMithlesh Thukral2009-06-19
* Staging: wlan-ng: Move firmware loading into driverKarl Relton2009-06-19
* Staging: remove unused #include <linux/version.h>'sHuang Weiyi2009-06-19
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-13