Patrick McHardy
|
5b54814022
net: use symbolic values for ndo_start_xmit() return codes
|
16 年之前 |
Patrick McHardy
|
4153e77596
net: fix network drivers ndo_start_xmit() return values (part 3)
|
16 年之前 |
John W. Linville
|
267d493b32
airo: fix airo_get_encode{,ext} buffer overflow like I mean it...
|
16 年之前 |
John W. Linville
|
aedec92268
airo: airo_get_encode{,ext} potential buffer overflow
|
16 年之前 |
Dan Williams
|
011f5c5bb2
airo: queue SIOCSIWAUTH-requested auth mode change for next commit
|
16 年之前 |
Linus Torvalds
|
15f7176eb1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
16 年之前 |
Alexey Dobriyan
|
99b7623380
proc 2/2: remove struct proc_dir_entry::owner
|
16 年之前 |
Alexander Beregalov
|
321dee6e8b
wireless: remove duplicated .ndo_set_mac_address
|
16 年之前 |
Stephen Hemminger
|
7ae41cc3c0
airo: convert to net_device_ops
|
16 年之前 |
Frank Seidel
|
998a5a7d6a
airo: reduce stack memory footprint
|
16 年之前 |
John W. Linville
|
bc8263f1d8
airo: correct improper initialization of local variable
|
16 年之前 |
Hannes Eder
|
9e05a2df09
drivers/net/wireless: fix sparse warnings: fix signedness
|
16 年之前 |
Hannes Eder
|
49c4a5dcea
drivers/net/wireless: fix sparse warnings: symbol shadows an earlier one
|
16 年之前 |
Dan Williams
|
506d03f97d
airo: remove useless #defines
|
16 年之前 |
Dan Williams
|
018697d178
airo: clean up and clarify micinit()
|
16 年之前 |
Dan Williams
|
99590ffefc
airo: use __attribute__ ((packed)) not #pragma
|
16 年之前 |
Dan Williams
|
c038069352
airo: clean up WEP key operations
|
16 年之前 |
Dan Williams
|
138c0c6882
airo: simplify WEP index and capability checks
|
16 年之前 |
Dan Williams
|
f65b56d67b
airo: re-arrange WPA capability checks
|
16 年之前 |
Dan Williams
|
f55d4517eb
airo: clean up and clarify interrupt-time task handling
|
16 年之前 |
David Kilroy
|
9ee677c227
wireless: Add channel/frequency conversions to ieee80211.h
|
16 年之前 |
Hannes Eder
|
2ed5ba890e
drivers/net/wireless: fix sparse warnings: make symbols static
|
16 年之前 |
Johannes Berg
|
2c706002fc
don't use net/ieee80211.h
|
16 年之前 |
David S. Miller
|
babcda74e9
drivers/net: Kill now superfluous ->last_rx stores.
|
16 年之前 |
Wang Chen
|
faf3994a9f
airo: Kill directly reference of netdev->priv
|
16 年之前 |
Johannes Berg
|
e174961ca1
net: convert print_mac to %pM
|
16 年之前 |
David Kilroy
|
9930ccee16
wireless: Read scan flags correctly on x86-64
|
16 年之前 |
Harvey Harrison
|
c94c93da90
wireless: replace __FUNCTION__ with __func__
|
17 年之前 |
Pavel Machek
|
e292c737fc
wireless: Small cleanups
|
17 年之前 |
David S. Miller
|
ccc580571c
wext: Emit event stream entries correctly when compat.
|
17 年之前 |