Sergei Shtylyov
|
ff938e43d3
net: use pci_dev->revision, again
|
14 年之前 |
Ken Kawasaki
|
1aa46ec91c
ipg.c: remove id [SUNDANCE, 0x1021]
|
14 年之前 |
Eric Dumazet
|
bc8acf2c8c
drivers/net: avoid some skb->ip_summed initializations
|
15 年之前 |
David S. Miller
|
871039f02f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 年之前 |
Jiri Pirko
|
22bedad3ce
net: convert multicast list to list_head
|
15 年之前 |
Joe Perches
|
dd4683daed
drivers/net/ipg: Remove invalid IPG_DDEBUG_MSG uses, neaten
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Jiri Pirko
|
48e2f183cb
net: convert multiple drivers to use netdev_for_each_mc_addr, part4
|
15 年之前 |
Jeff Mahoney
|
25cca53527
ipg: Remove device claimed by dl2k from pci id table
|
15 年之前 |
Jiri Pirko
|
4cd24eaf0c
net: use netdev_mc_count and netdev_mc_empty when appropriate
|
15 年之前 |
Alexey Dobriyan
|
a3aa18842a
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
|
15 年之前 |
Julia Lawall
|
90145c9cae
drivers/net/ipg.c: remove exceptional & on function name
|
15 年之前 |
Eric Dumazet
|
89d71a66c4
net: Use netdev_alloc_skb_ip_align()
|
15 年之前 |
Stephen Hemminger
|
0fc0b732ea
netdev: drivers should make ethtool_ops const
|
16 年之前 |
Stephen Hemminger
|
61357325f3
netdev: convert bulk of drivers to netdev_tx_t
|
16 年之前 |
Yang Hongyang
|
284901a90a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
|
16 年之前 |
Yang Hongyang
|
50cf156af7
dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)
|
16 年之前 |
Stephen Hemminger
|
04fb5f735e
ipg: update to net_device_ops
|
16 年之前 |
David S. Miller
|
6ab33d5171
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 年之前 |
Harvey Harrison
|
b88ed5cc88
net: ipg.c fix bracing on endian swapping
|
16 年之前 |
David S. Miller
|
babcda74e9
drivers/net: Kill now superfluous ->last_rx stores.
|
16 年之前 |
Pekka Enberg
|
532f4aee93
ipg: run-time configurable jumbo frame support
|
17 年之前 |
Pekka Enberg
|
da02b23192
ipg: per-device max_rxframe_size
|
17 年之前 |
Pekka Enberg
|
39f205854c
ipg: per-device rxsupport_size
|
17 年之前 |
Pekka Enberg
|
18a9cdb9c7
ipg: per-device rxfrag_size
|
17 年之前 |
Pekka Enberg
|
8304295521
ipg: remove jumbo frame #ifdef from mtu
|
17 年之前 |
Pekka Enberg
|
024f4d88b4
ipg: always compile in jumbo frame support
|
17 年之前 |
Pekka Enberg
|
e8399fed7e
ipg: use NULL, not zero, for pointers
|
17 年之前 |
Pekka Enberg
|
ecfecfb5e3
ipg: fix jumbo frame compilation
|
17 年之前 |
Roel Kluin
|
0761248f08
ipg: fix receivemode IPG_RM_RECEIVEMULTICAST{,HASH} in ipg_nic_set_multicast_list()
|
17 年之前 |