index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
wlan-ng
/
p80211netdev.h
Age
Commit message (
Expand
)
Author
2016-11-14
staging: wlan-ng: use GENMASK macro in define of p80211netdev.h
Sergio Paracuellos
2016-11-07
staging: wlan-ng: add spaces around or operator : HOSTWEP_DEFAULTKEY_MASK
Sergio Paracuellos
2016-10-16
staging: wlan-ng: fix block comments style in p80211netdev.h
Sergio Paracuellos
2016-09-28
staging: wlan-ng: fix line style warnings in p80211netdev.h
Sergio Paracuellos
2016-09-28
staging: wlan-ng: avoid new typedef: p80211_frmrx_t
Sergio Paracuellos
2016-09-28
staging: wlan-ng: avoid new typedef: netdevice_t
Sergio Paracuellos
2016-09-25
staging: wlan-ng: avoid new typedef: p80211pstr32_t
Sergio Paracuellos
2016-09-18
staging: wlan-ng: Remove the typedef to the 'wlandevice' structure
sayli karnik
2016-03-29
Staging: wlan-ng: removed "next" member of wlandevice_t since it is not used ...
Claudiu Beznea
2015-11-15
Staging: wlan-ng: Remove unused function declaration
Shraddha Barke
2014-09-28
Staging: wlan-ng: Fix unnecessary space before function pointer arguments
Aybuke Ozdemir
2014-07-09
staging: wlan-ng: Use net_device_stats from struct net_device
Tobias Klauser
2013-10-17
Staging: wlan-ng: changing "* dev" to "*dev"
Ashvini Varatharaj
2012-09-13
staging:wlan-ng: make wlan_unsetup void
Devendra Naga
2010-11-09
Staging: wlan-ng: fixed coding style issues in p80211netdev.h
Johan Meiring
2010-08-02
Staging: wlan-ng: remove typedef in p80211hdr.h
Edgardo Hames
2010-08-02
Staging: wlan-ng: fix style issues in p80211conv.h
Edgardo Hames
2010-08-02
Staging: wlan-ng: fix style issues for p80211hdr.h
Edgardo Hames
2010-06-18
Staging: wlan-ng: Switch from wext to cfg80211
Karl Relton
2010-03-03
Staging: wlan-ng: multiple safe style cleanups
Svenne Krap
2009-09-15
Staging: wlan-ng: Remove some superflous comments
Moritz Muehlenhoff
2009-06-19
Staging: wlan-ng: Lindent cleanups
Mithlesh Thukral
2009-06-19
Staging: wlan-ng: Move firmware loading into driver
Karl Relton
2009-04-03
Staging: wlan-ng: block ioctls until card fully initialised
Richard Kennedy
2009-04-03
Staging: wlan-ng: p80211netdev.h: Coding style cleanups
Moritz Muehlenhoff
2009-04-03
Staging: wlan-ng: Move netdevice_t typedef into p80211netdev.h
Moritz Muehlenhoff
2009-04-03
Staging: wlan-ng: Remove dead/unused code from p80211netdev.h
Moritz Muehlenhoff
2009-04-03
Staging: wlan-ng: Replace BITx with the generic BIT(x)
Moritz Muehlenhoff
2009-04-03
Staging: wlan-ng: Cleanup wlan_compat.h more
Moritz Muehlenhoff
2009-04-03
Staging: wlan-ng: Remove stray comments in header files
Moritz Muehlenhoff
2009-01-06
Staging: wlan-ng: Purge all MIBs not used internally.
Solomon Peachy
2009-01-06
Staging: wlan-ng: Delete a large pile of now-unused code.
Solomon Peachy
2009-01-06
Staging: wlan-ng: Wireless Extension support is mandatory.
Solomon Peachy
2009-01-06
Staging: wlan-ng: Use standard kernel integer (u32/s32/etc) types.
Solomon Peachy
2009-01-06
Staging: wlan-ng: Eliminate usage of procfs.
Solomon Peachy
2009-01-06
Staging: wlan-ng: Eliminate all backwards-compatibility for <2.6.13 kernels.
Solomon Peachy
2009-01-06
Staging: wlan-ng: Eliminate more <2.6 kernel support.
Solomon Peachy
2008-10-10
Staging: add wlan-ng prism2 usb driver
Greg Kroah-Hartman