Linus Torvalds
|
4ba9920e5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
11 years ago |
Paul Gortmaker
|
a81ab36bf5
drivers/net: delete non-required instances of include <linux/init.h>
|
11 years ago |
Masanari Iida
|
8faaaead62
treewide: fix comments and printk msgs
|
11 years ago |
Jingoo Han
|
94d6b538c7
wan: lmc: remove unnecessary pci_set_drvdata()
|
11 years ago |
Greg Kroah-Hartman
|
1dd06ae8db
drivers/net: fix up function prototypes after __dev* removals
|
12 years ago |
Bill Pemberton
|
a46182eb9a
net/lmc: remove __dev* attributes
|
12 years ago |
Masanari Iida
|
fd9071ec61
net: Fix spelling typo in net
|
13 years ago |
Axel Lin
|
eff98db027
net/wan: use module_pci_driver
|
13 years ago |
Joe Perches
|
e404decb0f
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
|
13 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Eric Dumazet
|
807540baae
drivers/net: return operator cleanup
|
15 years ago |
Joe Perches
|
c061b18df0
drivers/net: Remove address use from assignments of function pointers
|
15 years ago |
Eric Dumazet
|
1ae5dc342a
net: trans_start cleanups
|
15 years ago |
Alexey Dobriyan
|
a3aa18842a
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
|
15 years ago |
Linus Torvalds
|
4ef58d4e2a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
15 years ago |
André Goddard Rosa
|
af901ca181
tree-wide: fix assorted typos all over the place
|
15 years ago |
Joe Perches
|
a0607fd3a2
drivers/net: request_irq - Remove unnecessary leading & from second arg
|
15 years ago |
Stephen Hemminger
|
d71a674922
wan: convert drivers to netdev_tx_t
|
16 years ago |
Krzysztof Halasa
|
38edb5b87e
WAN/LMC: Fix type_trans().
|
16 years ago |
roel kluin
|
8dd07086a1
lmc: Read outside array bounds
|
16 years ago |
Patrick McHardy
|
ec634fe328
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
|
16 years ago |
Krzysztof Hałasa
|
991990a12d
WAN: Convert generic HDLC drivers to netdev_ops.
|
16 years ago |
David S. Miller
|
babcda74e9
drivers/net: Kill now superfluous ->last_rx stores.
|
17 years ago |
Alan Cox
|
8ab7b66796
lmc: copy_*_user under spinlock
|
17 years ago |
Krzysztof Hałasa
|
867240f7b2
WAN: Use u32 type instead of u_int32_t in LMC driver.
|
17 years ago |
Krzysztof Hałasa
|
64bef7630a
WAN: Port LMC driver to generic HDLC
|
17 years ago |
David S. Miller
|
4951704b4e
syncppp: Fix crashes.
|
17 years ago |
Al Viro
|
79ea13ce07
NULL noise in drivers/net
|
17 years ago |
Adrian Bunk
|
5c41542bde
[WAN]: fix drivers/net/wan/lmc/ compilation
|
18 years ago |
Roel Kluin
|
e3376dca81
[WAN]: lmc_ioctl: don't return with locks held
|
18 years ago |