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
/
prism2mib.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: wlan-ng: add SPDX identifiers to all wlan-ng driver files
Greg Kroah-Hartman
2017-11-28
1
-0
/
+1
*
staging: wlan-ng: prism2mib.c: Fix type cast issues
Olav Haugan
2017-06-14
1
-1
/
+1
*
staging: wlan-ng: remove space before tab
Gargi Sharma
2017-02-16
1
-1
/
+1
*
staging: wlan-ng: remove unnecessary blank lines
Markus Buettner
2017-01-10
1
-2
/
+0
*
staging: wlan-ng: avoid CamelCase: hfa384x_WPAData
Sergio Paracuellos
2016-10-25
1
-1
/
+1
*
staging: wlan-ng: fix block comment warnings in prism2mib.c
Sergio Paracuellos
2016-10-16
1
-50
/
+50
*
staging: wlang-ng: avoid new typedef: hfa384x_t
Sergio Paracuellos
2016-10-02
1
-18
/
+18
*
staging: wlang-ng: avoid new typedef: hfa384x_WPAData_t
Sergio Paracuellos
2016-10-02
1
-1
/
+1
*
staging: wlan-ng: avoid new typedef: p80211itemd_t
Sergio Paracuellos
2016-09-25
1
-2
/
+2
*
staging: wlan-ng: avoid new typedef: p80211pstrd_t
Sergio Paracuellos
2016-09-25
1
-6
/
+6
*
staging: wlan-ng: remove unnecessary spaces before casts
Jannik Becher
2016-09-23
1
-8
/
+8
*
staging: wlan-ng: Remove the typedef to the 'wlandevice' structure
sayli karnik
2016-09-18
1
-18
/
+18
*
Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro i...
Claudiu Beznea
2016-09-12
1
-1
/
+1
*
Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro i...
Claudiu Beznea
2016-09-12
1
-1
/
+1
*
Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro i...
Claudiu Beznea
2016-09-12
1
-1
/
+1
*
Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro i...
Claudiu Beznea
2016-09-12
1
-1
/
+1
*
Staging: wlan-ng: Fix trailing */ in block comments.
YU Bo
2016-08-21
1
-253
/
+253
*
staging: wlan-ng: prism2mib.c: Drop void pointer cast
Janani Ravichandran
2016-03-11
1
-5
/
+5
*
staging: wlan-ng: Drop void pointer cast
Janani Ravichandran
2016-03-11
1
-1
/
+1
*
Staging: wlan-ng: Drop wrapper function
Bhumika Goyal
2016-02-14
1
-22
/
+2
*
staging: wlan-ng: prism2mib: Remove unnecessary variable
Amitoj Kaur Chawla
2015-11-15
1
-4
/
+1
*
staging: wlan-ng: remove unused variable
Aya Mahfouz
2015-03-01
1
-9
/
+2
*
staging: wlan-ng: remove unused 'result' var
Grzegorz Swirski
2014-09-23
1
-7
/
+4
*
staging: wlan-ng: fixing coding style problems
Modestas Stankus
2014-08-01
1
-1
/
+2
*
wlan-ng/prism2mib:checkpatch: Fix string split
Johannes Stadlinger
2014-06-19
1
-2
/
+2
*
staging: wlan-ng: use netdev_() instead of printk()
Vitaly Osipov
2014-05-24
1
-2
/
+2
*
staging:wlan-ng:hfa384x.h: remove typedef struct hfa384x_bytestr __packed hfa...
Himangi Saraogi
2013-11-10
1
-2
/
+4
*
Staging: wlan-ng: fix checkpatch issues in headers.
Edgardo Hames
2010-08-02
1
-38
/
+38
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+0
*
Staging: Merge two branches of coding style fixes together
Greg Kroah-Hartman
2010-03-04
1
-3
/
+3
|
\
|
*
Staging: wlan-ng - checkpatch.pl fixups
Andrew Elwell
2010-03-04
1
-6
/
+5
*
|
Staging: wlan-ng: multiple safe style cleanups
Svenne Krap
2010-03-03
1
-3
/
+3
|
/
*
staging: wlan-ng: scripts/checkpatch.pl error fixes.
Mithlesh Thukral
2009-09-15
1
-72
/
+72
*
Staging: wlan-ng: Lindent cleanups
Mithlesh Thukral
2009-06-19
1
-82
/
+76
*
Staging: remove unused #include <linux/version.h>'s
Huang Weiyi
2009-06-19
1
-1
/
+0
*
Staging: wlan-ng: Replace local byteorder macros
Moritz Muehlenhoff
2009-04-03
1
-4
/
+4
*
Staging: wlan-ng: Remove dead code from prism2mib.c
Moritz Muehlenhoff
2009-04-03
1
-189
/
+0
*
Staging: wlan-ng: prism2mib.c: Coding style cleanups
Moritz Muehlenhoff
2009-04-03
1
-381
/
+333
*
Staging: wlan-ng: Replace WLAN_LOG_DEBUG() with printk(KERN_DEBUG
Moritz Muehlenhoff
2009-04-03
1
-2
/
+2
*
Staging: wlan-ng: Remove WLAN_INCLUDE_DEBUG and some related, mostly unused
Moritz Muehlenhoff
2009-04-03
1
-1
/
+0
*
Staging: wlan-ng: Replace WLAN_LOG_WARNING() with printk()
Moritz Muehlenhoff
2009-04-03
1
-1
/
+1
*
Staging: wlan-ng: Replace WLAN_LOG_ERROR() with printk()
Moritz Muehlenhoff
2009-04-03
1
-1
/
+1
*
Staging: wlan-ng: Replace BITx with the generic BIT(x)
Moritz Muehlenhoff
2009-04-03
1
-8
/
+9
*
Staging: wlan-ng: Remove DBFENTER/DBFEXIT macros
Moritz Muehlenhoff
2009-04-03
1
-58
/
+0
*
Staging: wlan-ng: Purge all MIBs not used internally.
Solomon Peachy
2009-01-06
1
-1320
/
+5
*
Staging: wlan-ng: Delete a pile of unused mibs. And fix WEXT SET_TXPOWER.
Solomon Peachy
2009-01-06
1
-200
/
+0
*
Staging: wlan-ng: Delete a large pile of now-unused code.
Solomon Peachy
2009-01-06
1
-350
/
+0
*
Staging: wlan-ng: Use standard kernel integer (u32/s32/etc) types.
Solomon Peachy
2009-01-06
1
-80
/
+80
*
Staging: wlan-ng: Eliminate local 'version.h'
Solomon Peachy
2009-01-06
1
-3
/
+0
*
Staging: wlan-ng: Eliminate a boatload of tertiaryAP-only code.
Solomon Peachy
2009-01-06
1
-877
/
+102
[next]