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 |
Jiri Pirko
|
0ddf477b8a
net: convert multiple drivers to use netdev_for_each_mc_addr, part3
|
15 years ago |
Jiri Pirko
|
4cd24eaf0c
net: use netdev_mc_count and netdev_mc_empty when appropriate
|
15 years ago |
Joe Perches
|
91e83432f8
drivers/net/amd8111e.c: Fix continuation line formats
|
15 years ago |
Alexey Dobriyan
|
a3aa18842a
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
|
15 years ago |
André Goddard Rosa
|
af901ca181
tree-wide: fix assorted typos all over the place
|
15 years ago |
Ben Hutchings
|
7ab0f2736b
netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations
|
16 years ago |
Stephen Hemminger
|
61357325f3
netdev: convert bulk of drivers to netdev_tx_t
|
16 years ago |
Patrick McHardy
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
16 years ago |
Yang Hongyang
|
284901a90a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
|
16 years ago |
Ben Hutchings
|
288379f050
net: Remove redundant NAPI functions
|
16 years ago |
Stephen Hemminger
|
887e53d2d1
amd8111e: convert to net_device_ops
|
16 years ago |
Neil Horman
|
908a7a16b8
net: Remove unused netdev arg from some NAPI interfaces.
|
16 years ago |
David S. Miller
|
babcda74e9
drivers/net: Kill now superfluous ->last_rx stores.
|
16 years ago |
David S. Miller
|
a1744d3bee
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
Chunbo Luo
|
e83603fd4a
amd8111e: fix dma_free_coherent context
|
16 years ago |
Chris Friesen
|
48e5ecae69
amd8111e: Fix rx return code
|
16 years ago |
Johannes Berg
|
e174961ca1
net: convert print_mac to %pM
|
16 years ago |
Francois Romieu
|
6ba33ac8a4
amd8111e: delete non NAPI code from the driver.
|
17 years ago |
Joe Perches
|
2450022afa
drivers/net: Add missing "space"
|
17 years ago |
Jiri Bohac
|
3defd0ee74
amd8111e: don't call napi_enable if configured w/o NAPI
|
17 years ago |
Robert P. J. Day
|
3a4fa0a25d
Fix misspellings of "system", "controller", "interrupt" and "necessary".
|
17 years ago |
Al Viro
|
05d2fec9f5
amd8111e big-endian fix
|
18 years ago |
Al Viro
|
ee41a82fa3
amd8111e: trivial endianness annotations, NULL noise removal
|
18 years ago |
Joe Perches
|
0795af5729
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
|
17 years ago |
Ralf Baechle
|
10d024c1b2
[NET]: Nuke SET_MODULE_OWNER macro.
|
18 years ago |
Stephen Hemminger
|
bea3348eef
[NET]: Make NAPI polling independent of struct net_device objects.
|
17 years ago |
Stephen Hemminger
|
25805dcf9d
network drivers: eliminate unneeded kill_vid code
|
18 years ago |
Yoann Padioleau
|
632155e659
potential parse error in ifdef
|
18 years ago |
Arnaldo Carvalho de Melo
|
4c13eb6657
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
|
18 years ago |