Yang Hongyang
|
284901a90a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
|
16 年之前 |
Yang Hongyang
|
6a35528a83
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
|
16 年之前 |
Jiri Pirko
|
c048aaf4ca
8139cp: allow to set mac address on running device
|
16 年之前 |
Ben Hutchings
|
288379f050
net: Remove redundant NAPI functions
|
16 年之前 |
Stephen Hemminger
|
fe96aaa14f
netdev: add missing set_mac_address hook
|
16 年之前 |
Neil Horman
|
908a7a16b8
net: Remove unused netdev arg from some NAPI interfaces.
|
16 年之前 |
Stephen Hemminger
|
008298231a
netdev: add more functions to netdevice ops
|
16 年之前 |
Stephen Hemminger
|
48dfcde46e
8139: convert to net_device_ops
|
16 年之前 |
David S. Miller
|
babcda74e9
drivers/net: Kill now superfluous ->last_rx stores.
|
16 年之前 |
Johannes Berg
|
e174961ca1
net: convert print_mac to %pM
|
16 年之前 |
Stephen Hemminger
|
de4549cae0
8139x: reduce message severity on driver overlap
|
16 年之前 |
Kevin Lo
|
a52be1cbc2
8139cp: use netdev_alloc_skb
|
16 年之前 |
Jeff Garzik
|
be0976be91
[netdrvr] kill sync_irq-before-freq_irq pattern
|
17 年之前 |
Paulius Zaleckas
|
237225f70f
8139cp: use netstats in net_device structure
|
17 年之前 |
Al Viro
|
cf9830195a
fix vlan in 8139cp on big-endian
|
17 年之前 |
Al Viro
|
03233b90b0
8139cp: trivial endianness annotations
|
17 年之前 |
Jeff Garzik
|
b9f2c0440d
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
|
17 年之前 |
Joe Perches
|
0795af5729
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
|
17 年之前 |
Jeff Garzik
|
88d3aafdae
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
|
17 年之前 |
Ralf Baechle
|
10d024c1b2
[NET]: Nuke SET_MODULE_OWNER macro.
|
17 年之前 |
Jeff Garzik
|
6cc92cddb1
[netdrvr] 8139cp, 8139too: convert to generic DMA
|
18 年之前 |
Stephen Hemminger
|
bea3348eef
[NET]: Make NAPI polling independent of struct net_device objects.
|
17 年之前 |
Matthew Wilcox
|
313674afa8
[NET]: ethtool_perm_addr only has one implementation
|
18 年之前 |
Linus Torvalds
|
1f1c2881f6
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
|
18 年之前 |
Francois Romieu
|
9030c0d24d
8139cp: implement the missing dev->tx_timeout
|
18 年之前 |
Auke Kok
|
44c10138fd
PCI: Change all drivers to use pci_device->revision
|
18 年之前 |
Richard Knutsson
|
2501f843b0
8139cp: Convert to generic boolean
|
18 年之前 |
Stephen Hemminger
|
7b332244a6
8139cp: fix VLAN unregistration
|
18 年之前 |
Arnaldo Carvalho de Melo
|
eddc9ec53b
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
|
18 年之前 |
Arnaldo Carvalho de Melo
|
4c13eb6657
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
|
18 年之前 |