aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng/p80211netdev.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-28staging: wlan-ng: add SPDX identifiers to all wlan-ng driver filesGreg Kroah-Hartman1-0/+1
2016-11-14staging: wlan-ng: use GENMASK macro in define of p80211netdev.hSergio Paracuellos1-1/+1
2016-11-07staging: wlan-ng: add spaces around or operator : HOSTWEP_DEFAULTKEY_MASKSergio Paracuellos1-1/+1
2016-10-16staging: wlan-ng: fix block comments style in p80211netdev.hSergio Paracuellos1-50/+50
2016-09-28staging: wlan-ng: fix line style warnings in p80211netdev.hSergio Paracuellos1-2/+2
2016-09-28staging: wlan-ng: avoid new typedef: p80211_frmrx_tSergio Paracuellos1-3/+3
2016-09-28staging: wlan-ng: avoid new typedef: netdevice_tSergio Paracuellos1-6/+3
2016-09-25staging: wlan-ng: avoid new typedef: p80211pstr32_tSergio Paracuellos1-1/+1
2016-09-18staging: wlan-ng: Remove the typedef to the 'wlandevice' structuresayli karnik1-11/+11
2016-03-29Staging: wlan-ng: removed "next" member of wlandevice_t since it is not used anywhere in code.Claudiu Beznea1-1/+0
2015-11-15Staging: wlan-ng: Remove unused function declarationShraddha Barke1-1/+0
2014-09-28Staging: wlan-ng: Fix unnecessary space before function pointer argumentsAybuke Ozdemir1-7/+7
2014-07-09staging: wlan-ng: Use net_device_stats from struct net_deviceTobias Klauser1-1/+0
2013-10-17Staging: wlan-ng: changing "* dev" to "*dev"Ashvini Varatharaj1-1/+1
2012-09-13staging:wlan-ng: make wlan_unsetup voidDevendra Naga1-1/+1
2010-11-09Staging: wlan-ng: fixed coding style issues in p80211netdev.hJohan Meiring1-5/+5
2010-08-02Staging: wlan-ng: remove typedef in p80211hdr.hEdgardo Hames1-1/+1
2010-08-02Staging: wlan-ng: fix style issues in p80211conv.hEdgardo Hames1-1/+1
2010-08-02Staging: wlan-ng: fix style issues for p80211hdr.hEdgardo Hames1-1/+1
2010-06-18Staging: wlan-ng: Switch from wext to cfg80211Karl Relton1-1/+2
2010-03-03Staging: wlan-ng: multiple safe style cleanupsSvenne Krap1-22/+22
2009-09-15Staging: wlan-ng: Remove some superflous commentsMoritz Muehlenhoff1-3/+0
2009-06-19Staging: wlan-ng: Lindent cleanupsMithlesh Thukral1-22/+22
2009-06-19Staging: wlan-ng: Move firmware loading into driverKarl Relton1-3/+0
2009-04-03Staging: wlan-ng: block ioctls until card fully initialisedRichard Kennedy1-1/+3
2009-04-03Staging: wlan-ng: p80211netdev.h: Coding style cleanupsMoritz Muehlenhoff1-93/+92
2009-04-03Staging: wlan-ng: Move netdevice_t typedef into p80211netdev.hMoritz Muehlenhoff1-0/+4
2009-04-03Staging: wlan-ng: Remove dead/unused code from p80211netdev.hMoritz Muehlenhoff1-10/+0
2009-04-03Staging: wlan-ng: Replace BITx with the generic BIT(x)Moritz Muehlenhoff1-5/+5
2009-04-03Staging: wlan-ng: Cleanup wlan_compat.h moreMoritz Muehlenhoff1-0/+2
2009-04-03Staging: wlan-ng: Remove stray comments in header filesMoritz Muehlenhoff1-3/+0
2009-01-06Staging: wlan-ng: Purge all MIBs not used internally.Solomon Peachy1-1/+0
2009-01-06Staging: wlan-ng: Delete a large pile of now-unused code.Solomon Peachy1-35/+0
2009-01-06Staging: wlan-ng: Wireless Extension support is mandatory.Solomon Peachy1-7/+0
2009-01-06Staging: wlan-ng: Use standard kernel integer (u32/s32/etc) types.Solomon Peachy1-49/+49
2009-01-06Staging: wlan-ng: Eliminate usage of procfs.Solomon Peachy1-10/+0
2009-01-06Staging: wlan-ng: Eliminate all backwards-compatibility for <2.6.13 kernels.Solomon Peachy1-4/+0
2009-01-06Staging: wlan-ng: Eliminate more <2.6 kernel support.Solomon Peachy1-25/+0
2008-10-10Staging: add wlan-ng prism2 usb driverGreg Kroah-Hartman1-0/+336