index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
wlan-ng
/
p80211netdev.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: wlan-ng: fix coding style issues in p80211netdev.h
Tim Collier
2018-05-20
1
-3
/
+3
*
staging: wlan-ng: fix SPDX comment style in headers
Tim Collier
2018-05-06
1
-1
/
+1
*
staging: wlan-ng: add SPDX identifiers to all wlan-ng driver files
Greg Kroah-Hartman
2017-11-28
1
-0
/
+1
*
staging: wlan-ng: use GENMASK macro in define of p80211netdev.h
Sergio Paracuellos
2016-11-14
1
-1
/
+1
*
staging: wlan-ng: add spaces around or operator : HOSTWEP_DEFAULTKEY_MASK
Sergio Paracuellos
2016-11-07
1
-1
/
+1
*
staging: wlan-ng: fix block comments style in p80211netdev.h
Sergio Paracuellos
2016-10-16
1
-50
/
+50
*
staging: wlan-ng: fix line style warnings in p80211netdev.h
Sergio Paracuellos
2016-09-28
1
-2
/
+2
*
staging: wlan-ng: avoid new typedef: p80211_frmrx_t
Sergio Paracuellos
2016-09-28
1
-3
/
+3
*
staging: wlan-ng: avoid new typedef: netdevice_t
Sergio Paracuellos
2016-09-28
1
-6
/
+3
*
staging: wlan-ng: avoid new typedef: p80211pstr32_t
Sergio Paracuellos
2016-09-25
1
-1
/
+1
*
staging: wlan-ng: Remove the typedef to the 'wlandevice' structure
sayli karnik
2016-09-18
1
-11
/
+11
*
Staging: wlan-ng: removed "next" member of wlandevice_t since it is not used ...
Claudiu Beznea
2016-03-29
1
-1
/
+0
*
Staging: wlan-ng: Remove unused function declaration
Shraddha Barke
2015-11-15
1
-1
/
+0
*
Staging: wlan-ng: Fix unnecessary space before function pointer arguments
Aybuke Ozdemir
2014-09-28
1
-7
/
+7
*
staging: wlan-ng: Use net_device_stats from struct net_device
Tobias Klauser
2014-07-09
1
-1
/
+0
*
Staging: wlan-ng: changing "* dev" to "*dev"
Ashvini Varatharaj
2013-10-17
1
-1
/
+1
*
staging:wlan-ng: make wlan_unsetup void
Devendra Naga
2012-09-13
1
-1
/
+1
*
Staging: wlan-ng: fixed coding style issues in p80211netdev.h
Johan Meiring
2010-11-09
1
-5
/
+5
*
Staging: wlan-ng: remove typedef in p80211hdr.h
Edgardo Hames
2010-08-02
1
-1
/
+1
*
Staging: wlan-ng: fix style issues in p80211conv.h
Edgardo Hames
2010-08-02
1
-1
/
+1
*
Staging: wlan-ng: fix style issues for p80211hdr.h
Edgardo Hames
2010-08-02
1
-1
/
+1
*
Staging: wlan-ng: Switch from wext to cfg80211
Karl Relton
2010-06-18
1
-1
/
+2
*
Staging: wlan-ng: multiple safe style cleanups
Svenne Krap
2010-03-03
1
-22
/
+22
*
Staging: wlan-ng: Remove some superflous comments
Moritz Muehlenhoff
2009-09-15
1
-3
/
+0
*
Staging: wlan-ng: Lindent cleanups
Mithlesh Thukral
2009-06-19
1
-22
/
+22
*
Staging: wlan-ng: Move firmware loading into driver
Karl Relton
2009-06-19
1
-3
/
+0
*
Staging: wlan-ng: block ioctls until card fully initialised
Richard Kennedy
2009-04-03
1
-1
/
+3
*
Staging: wlan-ng: p80211netdev.h: Coding style cleanups
Moritz Muehlenhoff
2009-04-03
1
-93
/
+92
*
Staging: wlan-ng: Move netdevice_t typedef into p80211netdev.h
Moritz Muehlenhoff
2009-04-03
1
-0
/
+4
*
Staging: wlan-ng: Remove dead/unused code from p80211netdev.h
Moritz Muehlenhoff
2009-04-03
1
-10
/
+0
*
Staging: wlan-ng: Replace BITx with the generic BIT(x)
Moritz Muehlenhoff
2009-04-03
1
-5
/
+5
*
Staging: wlan-ng: Cleanup wlan_compat.h more
Moritz Muehlenhoff
2009-04-03
1
-0
/
+2
*
Staging: wlan-ng: Remove stray comments in header files
Moritz Muehlenhoff
2009-04-03
1
-3
/
+0
*
Staging: wlan-ng: Purge all MIBs not used internally.
Solomon Peachy
2009-01-06
1
-1
/
+0
*
Staging: wlan-ng: Delete a large pile of now-unused code.
Solomon Peachy
2009-01-06
1
-35
/
+0
*
Staging: wlan-ng: Wireless Extension support is mandatory.
Solomon Peachy
2009-01-06
1
-7
/
+0
*
Staging: wlan-ng: Use standard kernel integer (u32/s32/etc) types.
Solomon Peachy
2009-01-06
1
-49
/
+49
*
Staging: wlan-ng: Eliminate usage of procfs.
Solomon Peachy
2009-01-06
1
-10
/
+0
*
Staging: wlan-ng: Eliminate all backwards-compatibility for <2.6.13 kernels.
Solomon Peachy
2009-01-06
1
-4
/
+0
*
Staging: wlan-ng: Eliminate more <2.6 kernel support.
Solomon Peachy
2009-01-06
1
-25
/
+0
*
Staging: add wlan-ng prism2 usb driver
Greg Kroah-Hartman
2008-10-10
1
-0
/
+336