aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng/p80211netdev.h
Commit message (Expand)AuthorAge
* staging: wlan-ng: fix line style warnings in p80211netdev.hSergio Paracuellos2016-09-28
* staging: wlan-ng: avoid new typedef: p80211_frmrx_tSergio Paracuellos2016-09-28
* staging: wlan-ng: avoid new typedef: netdevice_tSergio Paracuellos2016-09-28
* staging: wlan-ng: avoid new typedef: p80211pstr32_tSergio Paracuellos2016-09-25
* staging: wlan-ng: Remove the typedef to the 'wlandevice' structuresayli karnik2016-09-18
* Staging: wlan-ng: removed "next" member of wlandevice_t since it is not used ...Claudiu Beznea2016-03-29
* Staging: wlan-ng: Remove unused function declarationShraddha Barke2015-11-15
* Staging: wlan-ng: Fix unnecessary space before function pointer argumentsAybuke Ozdemir2014-09-28
* staging: wlan-ng: Use net_device_stats from struct net_deviceTobias Klauser2014-07-09
* Staging: wlan-ng: changing "* dev" to "*dev"Ashvini Varatharaj2013-10-17
* staging:wlan-ng: make wlan_unsetup voidDevendra Naga2012-09-13
* Staging: wlan-ng: fixed coding style issues in p80211netdev.hJohan Meiring2010-11-09
* Staging: wlan-ng: remove typedef in p80211hdr.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: Switch from wext to cfg80211Karl Relton2010-06-18
* Staging: wlan-ng: multiple safe style cleanupsSvenne Krap2010-03-03
* Staging: wlan-ng: Remove some superflous commentsMoritz Muehlenhoff2009-09-15
* Staging: wlan-ng: Lindent cleanupsMithlesh Thukral2009-06-19
* Staging: wlan-ng: Move firmware loading into driverKarl Relton2009-06-19
* Staging: wlan-ng: block ioctls until card fully initialisedRichard Kennedy2009-04-03
* Staging: wlan-ng: p80211netdev.h: Coding style cleanupsMoritz Muehlenhoff2009-04-03
* Staging: wlan-ng: Move netdevice_t typedef into p80211netdev.hMoritz Muehlenhoff2009-04-03
* Staging: wlan-ng: Remove dead/unused code from p80211netdev.hMoritz Muehlenhoff2009-04-03
* Staging: wlan-ng: Replace BITx with the generic BIT(x)Moritz Muehlenhoff2009-04-03
* Staging: wlan-ng: Cleanup wlan_compat.h moreMoritz Muehlenhoff2009-04-03
* Staging: wlan-ng: Remove stray comments in header filesMoritz Muehlenhoff2009-04-03
* Staging: wlan-ng: Purge all MIBs not used internally.Solomon Peachy2009-01-06
* Staging: wlan-ng: Delete a large pile of now-unused code.Solomon Peachy2009-01-06
* Staging: wlan-ng: Wireless Extension support is mandatory.Solomon Peachy2009-01-06
* Staging: wlan-ng: Use standard kernel integer (u32/s32/etc) types.Solomon Peachy2009-01-06
* Staging: wlan-ng: Eliminate usage of procfs.Solomon Peachy2009-01-06
* Staging: wlan-ng: Eliminate all backwards-compatibility for <2.6.13 kernels.Solomon Peachy2009-01-06
* Staging: wlan-ng: Eliminate more <2.6 kernel support.Solomon Peachy2009-01-06
* Staging: add wlan-ng prism2 usb driverGreg Kroah-Hartman2008-10-10