Patrick McHardy
|
5b54814022
net: use symbolic values for ndo_start_xmit() return codes
|
16 years ago |
Wei Yongjun
|
e74fbb412b
wireless: fix to set dev->broadcast correctly
|
16 years ago |
Stephen Hemminger
|
1cc5920f0f
strip: convert to net_device_ops
|
16 years ago |
Hannes Eder
|
b1ae1e99bd
drivers/net/wireless: fix sparse warning: context imbalance
|
16 years ago |
Jan Engelhardt
|
4101dec9ca
net: constify VFTs
|
16 years ago |
Frederik Schwarzer
|
025dfdafe7
trivial: fix then -> than typos in comments and documentation
|
16 years ago |
Wang Chen
|
b74ca3a896
netdevice: Kill netdev->priv
|
16 years ago |
Alan Cox
|
d2b88814c6
tty: driverdata and discdata are void *
|
16 years ago |
Alan Cox
|
8a1ec21e6c
tty: Flags should be accessed via the foo_bit interfaces
|
16 years ago |
David S. Miller
|
babcda74e9
drivers/net: Kill now superfluous ->last_rx stores.
|
16 years ago |
Alan Cox
|
4e4f64da58
Fix strip driver back up for ldisc/tty changes
|
17 years ago |
Alan Cox
|
79f999d0aa
strip: Fix termios assumption
|
17 years ago |
Alan Cox
|
8e8bcf16c2
strip: Fix up strip for the new order
|
17 years ago |
Roel Kluin
|
013b73faff
wireless: Convert to list_for_each_entry_rcu()
|
17 years ago |
Alan Cox
|
d0127539ea
[TTY]: Use tty_mode_ioctl() in network drivers.
|
17 years ago |
Stephen Hemminger
|
3b04ddde02
[NET]: Move hardware header operations out of netdevice.
|
17 years ago |
Ralf Baechle
|
10d024c1b2
[NET]: Nuke SET_MODULE_OWNER macro.
|
17 years ago |
Yoann Padioleau
|
6dbc9c89fb
[PATCH] dev->priv to netdev_priv(dev), for drivers/net/wireless
|
18 years ago |
Eric W. Biederman
|
881d966b48
[NET]: Make the device list and device lookups per namespace.
|
17 years ago |
Eric W. Biederman
|
457c4cbc5a
[NET]: Make /proc/net per network namespace
|
17 years ago |
Pavel Emelianov
|
7562f876cd
[NET]: Rework dev_base via list_head (v3)
|
18 years ago |
Arnaldo Carvalho de Melo
|
459a98ed88
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
|
18 years ago |
Arjan van de Ven
|
d54b1fdb1d
[PATCH] mark struct file_operations const 5
|
18 years ago |
Alan Cox
|
be90038a24
[PATCH] tty: preparatory structures for termios revamp
|
18 years ago |
Al Viro
|
a144ea4b7a
[IPV4]: annotate struct in_ifaddr
|
18 years ago |
Stephen Hemminger
|
ee1377c3ee
[STRIP]: Fix neighbour table refcount leak.
|
18 years ago |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
Marcelo Feitoza Parisi
|
ff5688ae1c
[PATCH] drivers/net/*: use time_after() and friends
|
19 years ago |
Alan Cox
|
33f0f88f1c
[PATCH] TTY layer buffering revamp
|
19 years ago |
Jesper Juhl
|
b4558ea93d
drivers/net: Remove pointless checks for NULL prior to calling kfree()
|
19 years ago |