summaryrefslogtreecommitdiff
path: root/drivers/staging/wlan-ng/p80211netdev.c
AgeCommit message (Expand)Author
2017-05-14staging: wlan-ng: add missing byte order conversionIgor Pylypiv
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
2010-07-22Staging: wlan-ng: fix style in p80211netdev.cEdgardo Hames
2010-06-18Staging: wlan-ng: Switch from wext to cfg80211Karl Relton
2010-03-03Staging: wlan-ng: multiple safe style cleanupsSvenne Krap
2009-09-15Staging: wlan-ng: Drop the special case handling of older wireless extensions...Moritz Muehlenhoff
2009-09-15Staging: wlan-ng: Use kzfree() to securely zero-out the WEP key when freeing itMoritz Muehlenhoff
2009-09-15Staging: wlan-ng: Remove some superflous commentsMoritz Muehlenhoff
2009-09-15staging: wlan-ng: scripts/checkpatch.pl error fixes.Mithlesh Thukral
2009-07-05net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy
2009-06-19Staging: wlan-ng: Lindent cleanupsMithlesh Thukral
2009-06-19Staging: wlan-ng: Move firmware loading into driverKarl Relton
2009-06-19Staging: remove unused #include <linux/version.h>'sHuang Weiyi
2009-06-13net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy