summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng/p80211netdev.h
Commit message (Expand)AuthorAgeFilesLines
* staging: wlan-ng: use GENMASK macro in define of p80211netdev.hSergio Paracuellos2016-11-141-1/+1
* staging: wlan-ng: add spaces around or operator : HOSTWEP_DEFAULTKEY_MASKSergio Paracuellos2016-11-071-1/+1
* staging: wlan-ng: fix block comments style in p80211netdev.hSergio Paracuellos2016-10-161-50/+50
* staging: wlan-ng: fix line style warnings in p80211netdev.hSergio Paracuellos2016-09-281-2/+2
* staging: wlan-ng: avoid new typedef: p80211_frmrx_tSergio Paracuellos2016-09-281-3/+3
* staging: wlan-ng: avoid new typedef: netdevice_tSergio Paracuellos2016-09-281-6/+3
* staging: wlan-ng: avoid new typedef: p80211pstr32_tSergio Paracuellos2016-09-251-1/+1
* staging: wlan-ng: Remove the typedef to the 'wlandevice' structuresayli karnik2016-09-181-11/+11
* Staging: wlan-ng: removed "next" member of wlandevice_t since it is not used ...Claudiu Beznea2016-03-291-1/+0
* Staging: wlan-ng: Remove unused function declarationShraddha Barke2015-11-151-1/+0
* Staging: wlan-ng: Fix unnecessary space before function pointer argumentsAybuke Ozdemir2014-09-281-7/+7
* staging: wlan-ng: Use net_device_stats from struct net_deviceTobias Klauser2014-07-091-1/+0
* Staging: wlan-ng: changing "* dev" to "*dev"Ashvini Varatharaj2013-10-171-1/+1
* staging:wlan-ng: make wlan_unsetup voidDevendra Naga2012-09-131-1/+1
* Staging: wlan-ng: fixed coding style issues in p80211netdev.hJohan Meiring2010-11-091-5/+5
* Staging: wlan-ng: remove typedef in p80211hdr.hEdgardo Hames2010-08-021-1/+1
* Staging: wlan-ng: fix style issues in p80211conv.hEdgardo Hames2010-08-021-1/+1
* Staging: wlan-ng: fix style issues for p80211hdr.hEdgardo Hames2010-08-021-1/+1
* Staging: wlan-ng: Switch from wext to cfg80211Karl Relton2010-06-181-1/+2
* Staging: wlan-ng: multiple safe style cleanupsSvenne Krap2010-03-031-22/+22
* Staging: wlan-ng: Remove some superflous commentsMoritz Muehlenhoff2009-09-151-3/+0
* Staging: wlan-ng: Lindent cleanupsMithlesh Thukral2009-06-191-22/+22
* Staging: wlan-ng: Move firmware loading into driverKarl Relton2009-06-191-3/+0
* Staging: wlan-ng: block ioctls until card fully initialisedRichard Kennedy2009-04-031-1/+3
* Staging: wlan-ng: p80211netdev.h: Coding style cleanupsMoritz Muehlenhoff2009-04-031-93/+92
* Staging: wlan-ng: Move netdevice_t typedef into p80211netdev.hMoritz Muehlenhoff2009-04-031-0/+4
* Staging: wlan-ng: Remove dead/unused code from p80211netdev.hMoritz Muehlenhoff2009-04-031-10/+0
* Staging: wlan-ng: Replace BITx with the generic BIT(x)Moritz Muehlenhoff2009-04-031-5/+5
* Staging: wlan-ng: Cleanup wlan_compat.h moreMoritz Muehlenhoff2009-04-031-0/+2
* Staging: wlan-ng: Remove stray comments in header filesMoritz Muehlenhoff2009-04-031-3/+0
* Staging: wlan-ng: Purge all MIBs not used internally.Solomon Peachy2009-01-061-1/+0
* Staging: wlan-ng: Delete a large pile of now-unused code.Solomon Peachy2009-01-061-35/+0
* Staging: wlan-ng: Wireless Extension support is mandatory.Solomon Peachy2009-01-061-7/+0
* Staging: wlan-ng: Use standard kernel integer (u32/s32/etc) types.Solomon Peachy2009-01-061-49/+49
* Staging: wlan-ng: Eliminate usage of procfs.Solomon Peachy2009-01-061-10/+0
* Staging: wlan-ng: Eliminate all backwards-compatibility for <2.6.13 kernels.Solomon Peachy2009-01-061-4/+0
* Staging: wlan-ng: Eliminate more <2.6 kernel support.Solomon Peachy2009-01-061-25/+0
* Staging: add wlan-ng prism2 usb driverGreg Kroah-Hartman2008-10-101-0/+336
OpenPOWER on IntegriCloud