index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
wlan-ng
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-24
Staging: fix wlan-ng depends
Randy Dunlap
1
-1
/
+1
2010-06-18
Staging: wlan-ng: silence a sparse warning
Dan Carpenter
1
-5
/
+7
2010-06-18
Staging: wlan-ng: Switch from wext to cfg80211
Karl Relton
10
-1725
/
+825
2010-05-17
Staging: wlan-ng prism2usb: add suspend/resume
Christoph Fritz
1
-0
/
+65
2010-05-14
Staging: Use kcalloc or kzalloc
Julia Lawall
2
-4
/
+2
2010-05-11
Staging: wlan-ng: Fixed non static functions in prism2fw.c
Zachary Richey
1
-12
/
+21
2010-05-11
Staging: wlan-ng : fixing coding style issues in prism2sta.c
Christos Tzoumakis
1
-34
/
+37
2010-05-11
Staging: wlan-ng: refactor p80211wext.c to reduce text size.
Richard Kennedy
1
-182
/
+116
2010-05-11
Staging: wlan-ng: fix p80211wext_mhz_to_channel for channel 14
Richard Kennedy
1
-1
/
+1
2010-05-11
Staging: wlan-ng: tidy up iw_handler
Richard Kennedy
1
-56
/
+42
2010-05-11
Staging: wlan-ng: rework code style after feedback
Edgardo Hames
1
-11
/
+8
2010-05-11
Staging: wlan-ng: fix spaces coding style issue in p80211conv.c
Ruslan Pisarev
1
-1
/
+1
2010-05-11
Staging: wlan-ng: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2010-05-11
Staging: wlan-ng: Fixed 80-character line coding style issues in p80211req.c
Patrick Rooney
1
-2
/
+3
2010-05-11
Staging: wlan-ng: fix coding style in hfa834x_usb.c
Edgardo Hames
1
-78
/
+81
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
6
-5
/
+1
2010-03-04
Staging: Merge two branches of coding style fixes together
Greg Kroah-Hartman
9
-92
/
+112
2010-03-04
Staging: wlan-ng: More checkpatch.pl error cleanups
Andrew Elwell
4
-25
/
+28
2010-03-04
Staging: wlan-ng - checkpatch.pl fixups
Andrew Elwell
15
-194
/
+183
2010-03-04
Staging: wlan-ng: fix most of the style issues in hfa384x.h
Alessandro Ghedini
1
-75
/
+107
2010-03-03
Staging: wlan-ng: Fixed line length issues in prism2usb.c
Jim Dog
1
-3
/
+3
2010-03-03
Staging: fix wlan-ng printk format warning
Randy Dunlap
1
-1
/
+1
2010-03-03
Staging: wlan-ng: multiple safe style cleanups
Svenne Krap
17
-216
/
+217
2010-03-03
Staging: wlan-ng: clean up assignments in if statements
Svenne Krap
1
-8
/
+16
2010-03-03
Staging: wlan-ng: minor cleanups
Richard Kennedy
1
-4
/
+0
2010-03-03
staging: declare MODULE_FIRMWARE in various drivers
Ben Hutchings
1
-0
/
+1
2010-03-03
Staging: wlan-ng: Add select WEXT_PRIV to Kconfig to prevent build failure
Peter Huewe
1
-0
/
+1
2010-03-03
Staging: wlan-ng: initialise mibitem
Simon Horman
1
-0
/
+15
2010-03-03
Staging: prism2-usb: Build should select WIRELESS_EXT
Simon Horman
1
-1
/
+2
2010-03-03
staging: Fix misspelling of "invocation" in comment.
Adam Buchbinder
1
-1
/
+1
2009-12-23
Staging: wlan-ng: fix Correct size given to memset
Julia Lawall
1
-1
/
+1
2009-10-30
Staging: wireless drivers Kconfig change
Greg Kroah-Hartman
1
-1
/
+1
2009-09-15
Staging: wlan-ng: remove dependency on WIRELESS_EXT version
Alexander Beregalov
1
-2
/
+0
2009-09-15
Staging: wlan-ng: Convert firmware loading to load binary ihex format
Karl Relton
1
-334
/
+131
2009-09-15
Staging: wlan-ng: Remove more superflous comments
Moritz Muehlenhoff
5
-37
/
+0
2009-09-15
Staging: wlan-ng: Drop the special case handling of older wireless extensions...
Moritz Muehlenhoff
2
-11
/
+0
2009-09-15
Staging: wlan-ng: Use kzfree() to securely zero-out the WEP key when freeing it
Moritz Muehlenhoff
1
-1
/
+1
2009-09-15
Staging: wlan-ng: Remove some superflous comments
Moritz Muehlenhoff
7
-33
/
+0
2009-09-15
staging: wlan-ng: scripts/checkpatch.pl error fixes.
Mithlesh Thukral
11
-361
/
+365
2009-07-05
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
Patrick McHardy
1
-1
/
+1
2009-06-19
Staging: wlan-ng: Update README file. Remove Lindent task
Mithlesh Thukral
1
-1
/
+0
2009-06-19
Staging: wlan-ng: Lindent cleanups
Mithlesh Thukral
21
-1405
/
+1326
2009-06-19
Staging: wlan-ng: p80211wext.c: problem with IW_ENCODE_ALG_WEP
Julia Lawall
1
-2
/
+2
2009-06-19
Staging: wlan-ng: Change KERN_DEBUG or pr_debug to match orig driver
Karl Relton
5
-35
/
+35
2009-06-19
Staging: wlan-ng: Move firmware loading into driver
Karl Relton
6
-21
/
+1707
2009-06-19
Staging: remove unused #include <linux/version.h>'s
Huang Weiyi
4
-4
/
+0
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-1
/
+1
2009-06-13
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
1
-4
/
+4
2009-06-12
trivial: fix ETIMEOUT -> ETIMEDOUT typos
Jean Delvare
1
-1
/
+1
2009-04-17
Staging: wlan-ng: convert to netdev_ops
Alexander Beregalov
1
-5
/
+15
[next]