index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
wlan-ng
/
prism2sta.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-19
Staging: wlan-ng: Fix smatch warning potential null reference
Tugce Sirin
1
-1
/
+1
2014-03-18
Staging: wlan-ng: Fix quoted string split across lines
Tugce Sirin
1
-8
/
+4
2014-03-18
Staging: wlan-ng: Fix prefer netdev_info to printk
Tugce Sirin
1
-21
/
+21
2014-03-18
Staging: wlan-ng: Fix prefer netdev_err to printk
Tugce Sirin
1
-23
/
+23
2013-12-17
staging: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-11-10
staging:wlan-ng:hfa384x.h: remove typedef struct hfa384x_bytestr __packed hfa...
Himangi Saraogi
1
-3
/
+3
2013-05-13
wlan-ng: replace calls to kmalloc and memcpy with kmemdup
Xenia Ragiadakou
1
-2
/
+1
2013-03-11
wlan-ng: add a bounds check
Dan Carpenter
1
-0
/
+3
2013-03-11
wlan-ng: clean up prism2sta_inf_chinforesults()
Dan Carpenter
1
-24
/
+24
2012-09-13
staging:wlan-ng: remove the remaining return at the end of void function
Devendra Naga
1
-11
/
+7
2012-09-13
staging:wlan-ng: remove all the return statements at the end of functions
Devendra Naga
1
-20
/
+0
2012-09-10
staging:wlan-ng: cleanup prism2sta_commsqual_defer and hfa384x_drvr_getconfig
Devendra Naga
1
-9
/
+6
2012-07-16
staging/wlan-ng: use kzalloc rather using kmalloc at create_wlan
Devendra Naga
1
-6
/
+2
2011-07-05
Remove unneeded version.h include from drivers/staging/wlan-ng/prism2sta.c
Jesper Juhl
1
-1
/
+0
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-08-02
Staging: wlan-ng: remove typedef in p80211hdr.h
Edgardo Hames
1
-2
/
+2
2010-08-02
Staging: wlan-ng: fix checkpatch issues in headers.
Edgardo Hames
1
-7
/
+8
2010-08-02
Staging: wlan-ng: fix style issues in p80211conv.h
Edgardo Hames
1
-2
/
+2
2010-08-02
Staging: wlan-ng: fix style issues for p80211hdr.h
Edgardo Hames
1
-2
/
+2
2010-07-22
staging: wlan-ng: remove own bin2hex converter
Andy Shevchenko
1
-4
/
+2
2010-06-18
Staging: wlan-ng: Switch from wext to cfg80211
Karl Relton
1
-15
/
+49
2010-05-11
Staging: wlan-ng : fixing coding style issues in prism2sta.c
Christos Tzoumakis
1
-34
/
+37
2010-03-04
Staging: Merge two branches of coding style fixes together
Greg Kroah-Hartman
1
-1
/
+1
2010-03-04
Staging: wlan-ng - checkpatch.pl fixups
Andrew Elwell
1
-12
/
+11
2010-03-03
Staging: wlan-ng: multiple safe style cleanups
Svenne Krap
1
-9
/
+9
2009-09-15
Staging: wlan-ng: remove dependency on WIRELESS_EXT version
Alexander Beregalov
1
-2
/
+0
2009-09-15
Staging: wlan-ng: Remove some superflous comments
Moritz Muehlenhoff
1
-3
/
+0
2009-09-15
staging: wlan-ng: scripts/checkpatch.pl error fixes.
Mithlesh Thukral
1
-72
/
+76
2009-06-19
Staging: wlan-ng: Lindent cleanups
Mithlesh Thukral
1
-142
/
+126
2009-06-19
Staging: wlan-ng: Change KERN_DEBUG or pr_debug to match orig driver
Karl Relton
1
-8
/
+8
2009-04-03
Staging: wlan-ng: Replace local byteorder macros
Moritz Muehlenhoff
1
-66
/
+66
2009-04-03
Staging: wlan-ng: Remove the now empty wlan_compat.h
Moritz Muehlenhoff
1
-2
/
+0
2009-04-03
Staging: wlan-ng: Remove unnecessary checks for NULL before calling kfree()
Moritz Muehlenhoff
1
-6
/
+3
2009-04-03
Staging: wlan-ng: prism2sta.c: Coding style cleanups
Moritz Muehlenhoff
1
-560
/
+562
2009-04-03
Staging: wlan-ng: Replace WLAN_LOG_DEBUG() with printk(KERN_DEBUG
Moritz Muehlenhoff
1
-31
/
+32
2009-04-03
Staging: wlan-ng: Move wlan_mkprintstr() and wlan_hexchar() macros into prism...
Moritz Muehlenhoff
1
-5
/
+22
2009-04-03
Staging: wlan-ng: Remove WLAN_INCLUDE_DEBUG and some related, mostly unused
Moritz Muehlenhoff
1
-7
/
+0
2009-04-03
Staging: wlan-ng: Remove dead/unused code from prism2sta.c
Moritz Muehlenhoff
1
-83
/
+0
2009-04-03
Staging: wlan-ng: Replace WLAN_LOG_WARNING() with printk()
Moritz Muehlenhoff
1
-9
/
+9
2009-04-03
Staging: wlan-ng: Replace WLAN_LOG_ERROR() with printk()
Moritz Muehlenhoff
1
-23
/
+23
2009-04-03
Staging: wlan-ng: Remove WLAN_LOG_INFO
Moritz Muehlenhoff
1
-22
/
+22
2009-04-03
Staging: wlan-ng: Replace BITx with the generic BIT(x)
Moritz Muehlenhoff
1
-2
/
+3
2009-04-03
Staging: wlan-ng: Use generic byteorder macros
Moritz Muehlenhoff
1
-1
/
+2
2009-04-03
Staging: wlan-ng: Remove DBFENTER/DBFEXIT macros
Moritz Muehlenhoff
1
-81
/
+4
2009-04-03
Staging: wlan-ng: Remove use of WLAN_ADDR_LEN
Moritz Muehlenhoff
1
-10
/
+11
2009-01-06
Staging: wlan-ng: Consolidate wlan-ng into a single module.
Solomon Peachy
1
-3
/
+1
2009-01-06
Staging: wlan-ng: Delete a large pile of now-unused code.
Solomon Peachy
1
-49
/
+1
2009-01-06
Staging: wlan-ng: Use standard kernel integer (u32/s32/etc) types.
Solomon Peachy
1
-20
/
+20
2009-01-06
Staging: wlan-ng: Eliminate usage of procfs.
Solomon Peachy
1
-67
/
+0
2009-01-06
Staging: wlan-ng: Eliminate local 'version.h'
Solomon Peachy
1
-4
/
+2
[next]