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
/
prism2fw.c
Age
Commit message (
Expand
)
Author
2015-09-29
staging: wlan-ng remove unnessecary variable
Tillmann Heidsieck
2015-09-29
staging: wlan-ng remove redundant conditional
Tillmann Heidsieck
2015-09-29
staging: wlan-ng fix buffer overflow in firmware handling
Tillmann Heidsieck
2015-06-08
staging: wlan-ng: fix long line
Douglas Barbonaglia Sathler Figueiredo
2014-11-26
staging: wlan-ng: prism2fw: fixed code style issue
Aede Symen Hoekstra
2014-10-20
staging: wlan-ng: replace kmalloc and memset with kzalloc
Tapasweni Pathak
2014-08-16
Staging: wlan-ng: Merge string literals on adjacent lines in prism2fw.c
Artemiy Volkov
2014-08-16
Staging: wlan-ng: fix sparse warning in prism2fw.c
A Raghavendra Rao
2014-07-09
staging: wlan-ng/prism2fw.c: Add blank line after declarations
Matt Kurz
2014-05-24
staging: wlan-ng: use netdev_() instead of printk()
Vitaly Osipov
2014-03-07
Staging: wlan-ng: Fix Sparse warning should it be static?
Tugce Sirin
2012-09-26
staging "wlan-ng" Fix typos.
Justin P. Mattock
2012-09-10
staging:wlan-ng: fix sparse warnings
Devendra Naga
2012-09-10
staging:wlan-ng: slove sparse warnings
Devendra Naga
2012-06-25
staging: reduce stack usage in prism2fw.c
Randy Dunlap
2012-06-12
staging/wlan-ng: prsim2fw.c coding style cleanup
Devendra Naga
2011-06-28
Staging: wlan-ng: fix brace coding style issue in prism2fw.c
Joseph Salisbury
2011-03-14
staging: wlan-ng: Remove NULL check before kfree
Ilia Mirkin
2010-08-02
Staging: wlan-ng: remove typedef in p80211hdr.h
Edgardo Hames
2010-08-02
Staging: wlan-ng: fix checkpatch issues in headers.
Edgardo Hames
2010-07-22
Staging: wlan-ng: removed typedef from prism2fw.c
Edgardo Hames
2010-05-14
Staging: Use kcalloc or kzalloc
Julia Lawall
2010-05-11
Staging: wlan-ng: Fixed non static functions in prism2fw.c
Zachary Richey
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-04
Staging: Merge two branches of coding style fixes together
Greg Kroah-Hartman
2010-03-04
Staging: wlan-ng - checkpatch.pl fixups
Andrew Elwell
2010-03-03
Staging: fix wlan-ng printk format warning
Randy Dunlap
2010-03-03
Staging: wlan-ng: multiple safe style cleanups
Svenne Krap
2010-03-03
staging: declare MODULE_FIRMWARE in various drivers
Ben Hutchings
2009-12-23
Staging: wlan-ng: fix Correct size given to memset
Julia Lawall
2009-09-15
Staging: wlan-ng: Convert firmware loading to load binary ihex format
Karl Relton
2009-09-15
staging: wlan-ng: scripts/checkpatch.pl error fixes.
Mithlesh Thukral
2009-06-19
Staging: wlan-ng: Lindent cleanups
Mithlesh Thukral
2009-06-19
Staging: wlan-ng: Move firmware loading into driver
Karl Relton