summaryrefslogtreecommitdiff
path: root/drivers/staging/wlan-ng/p80211netdev.h
AgeCommit message (Expand)Author
2017-11-28staging: wlan-ng: add SPDX identifiers to all wlan-ng driver filesGreg Kroah-Hartman
2016-11-14staging: wlan-ng: use GENMASK macro in define of p80211netdev.hSergio Paracuellos
2016-11-07staging: wlan-ng: add spaces around or operator : HOSTWEP_DEFAULTKEY_MASKSergio Paracuellos
2016-10-16staging: wlan-ng: fix block comments style in p80211netdev.hSergio Paracuellos
2016-09-28staging: wlan-ng: fix line style warnings in p80211netdev.hSergio Paracuellos
2016-09-28staging: wlan-ng: avoid new typedef: p80211_frmrx_tSergio Paracuellos
2016-09-28staging: wlan-ng: avoid new typedef: netdevice_tSergio Paracuellos
2016-09-25staging: wlan-ng: avoid new typedef: p80211pstr32_tSergio Paracuellos
2016-09-18staging: wlan-ng: Remove the typedef to the 'wlandevice' structuresayli karnik
2016-03-29Staging: wlan-ng: removed "next" member of wlandevice_t since it is not used ...Claudiu Beznea
2015-11-15Staging: wlan-ng: Remove unused function declarationShraddha Barke
2014-09-28Staging: wlan-ng: Fix unnecessary space before function pointer argumentsAybuke Ozdemir
2014-07-09staging: wlan-ng: Use net_device_stats from struct net_deviceTobias Klauser
2013-10-17Staging: wlan-ng: changing "* dev" to "*dev"Ashvini Varatharaj
2012-09-13staging:wlan-ng: make wlan_unsetup voidDevendra Naga
2010-11-09Staging: wlan-ng: fixed coding style issues in p80211netdev.hJohan Meiring
2010-08-02Staging: wlan-ng: remove typedef in p80211hdr.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-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: Remove some superflous commentsMoritz Muehlenhoff
2009-06-19Staging: wlan-ng: Lindent cleanupsMithlesh Thukral
2009-06-19Staging: wlan-ng: Move firmware loading into driverKarl Relton
2009-04-03Staging: wlan-ng: block ioctls until card fully initialisedRichard Kennedy
2009-04-03Staging: wlan-ng: p80211netdev.h: Coding style cleanupsMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Move netdevice_t typedef into p80211netdev.hMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove dead/unused code from p80211netdev.hMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Replace BITx with the generic BIT(x)Moritz Muehlenhoff
2009-04-03Staging: wlan-ng: Cleanup wlan_compat.h moreMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove stray comments in header filesMoritz Muehlenhoff
2009-01-06Staging: wlan-ng: Purge all MIBs not used internally.Solomon Peachy
2009-01-06Staging: wlan-ng: Delete a large pile of now-unused code.Solomon Peachy
2009-01-06Staging: wlan-ng: Wireless Extension support is mandatory.Solomon Peachy
2009-01-06Staging: wlan-ng: Use standard kernel integer (u32/s32/etc) types.Solomon Peachy
2009-01-06Staging: wlan-ng: Eliminate usage of procfs.Solomon Peachy
2009-01-06Staging: wlan-ng: Eliminate all backwards-compatibility for <2.6.13 kernels.Solomon Peachy
2009-01-06Staging: wlan-ng: Eliminate more <2.6 kernel support.Solomon Peachy
2008-10-10Staging: add wlan-ng prism2 usb driverGreg Kroah-Hartman