Julia Lawall
|
a3d558355e
drivers/net/wireless/prism54: Adjust confusing if indentation
|
15 years ago |
John W. Linville
|
e300d955de
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
|
15 years ago |
Dan Carpenter
|
4c92831d99
prism54: call BUG_ON() earlier
|
15 years ago |
David S. Miller
|
14599f1e34
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
|
15 years ago |
Eric Dumazet
|
ba2d358791
drivers/net: use __packed annotation
|
15 years ago |
Julia Lawall
|
a906b060b0
drivers/net/wireless/prism54: Use memdup_user
|
15 years ago |
Joe Perches
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
André Goddard Rosa
|
af901ca181
tree-wide: fix assorted typos all over the place
|
15 years ago |
Alexey Dobriyan
|
d43c36dc6b
headers: remove sched.h from interrupt.h
|
15 years ago |
Hannes Eder
|
7f50ca07ff
drivers/net/wireless/prism54: fix sparse warning: fix signedness
|
16 years ago |
Johannes Berg
|
e174961ca1
net: convert print_mac to %pM
|
16 years ago |
Harvey Harrison
|
c94c93da90
wireless: replace __FUNCTION__ with __func__
|
17 years ago |
Takashi Iwai
|
3d0f823953
prism54 - Use offsetof()
|
17 years ago |
David S. Miller
|
ccc580571c
wext: Emit event stream entries correctly when compat.
|
17 years ago |
Roel Kluin
|
8ba82e969f
prism54: prism54_get_encode() test below 0 on unsigned index
|
17 years ago |
Luis R. Rodriguez
|
7b463ced63
prism54: set carrier flags correctly
|
17 years ago |
John W. Linville
|
8dd62822dd
prism54: correct thinko in "prism54: Convert stats_sem in a mutex"
|
17 years ago |
Matthias Kaehlcke
|
f948db5de5
prism54: Convert wpa_sem in a mutex
|
17 years ago |
Matthias Kaehlcke
|
f8139218b3
prism54: Convert stats_sem in a mutex
|
17 years ago |
Matthias Kaehlcke
|
6f865c0ab9
prism54: Convert acl->sem in a mutex
|
17 years ago |
Daniel Walker
|
27ae4d4328
prism54: remove questionable down_interruptible usage
|
17 years ago |
Roel Kluin
|
f59d978275
wireless: fix '!x & y' typo's
|
17 years ago |
Joe Perches
|
0795af5729
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
|
17 years ago |
Denis Cheng
|
ff8ac60948
drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
|
18 years ago |
Yoann Padioleau
|
6dbc9c89fb
[PATCH] dev->priv to netdev_priv(dev), for drivers/net/wireless
|
18 years ago |
Matthias Kaehlcke
|
426921bda1
[PATCH] use list_for_each_entry() for iteration in Prism 54 driver
|
18 years ago |
Robert P. J. Day
|
1591275cb5
Fix "deprecated" typoes.
|
18 years ago |
Dan Williams
|
b5c4165164
[PATCH] prism54: correct assignment of DOT1XENABLE in WE-19 codepaths
|
18 years ago |
Robert P. J. Day
|
5cbded585d
[PATCH] getting rid of all casts of k[cmz]alloc() calls
|
18 years ago |