Yang Hongyang
|
284901a90a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
|
16 anni fa |
Stephen Hemminger
|
c8de1fce1a
via-rhine: fix non-constant printk warnings
|
16 anni fa |
Ben Hutchings
|
288379f050
net: Remove redundant NAPI functions
|
16 anni fa |
Stephen Hemminger
|
fe96aaa14f
netdev: add missing set_mac_address hook
|
16 anni fa |
Neil Horman
|
908a7a16b8
net: Remove unused netdev arg from some NAPI interfaces.
|
16 anni fa |
Wang Chen
|
b74ca3a896
netdevice: Kill netdev->priv
|
16 anni fa |
Stephen Hemminger
|
5d1d07d8b0
via-rhine: convert to net_device_ops
|
16 anni fa |
David S. Miller
|
babcda74e9
drivers/net: Kill now superfluous ->last_rx stores.
|
16 anni fa |
Johannes Berg
|
e174961ca1
net: convert print_mac to %pM
|
16 anni fa |
Kevin Lo
|
b26b555a7b
via-rhine: changed to use netdev_alloc_skb() from dev_alloc_skb
|
16 anni fa |
Francois Romieu
|
32b0f53e5b
via-rhine: delete non NAPI code from the driver.
|
17 anni fa |
Laura Garcia
|
f11cf25ef3
[netdrvr] via-rhine: Use register offset definition for WOLcgClr
|
17 anni fa |
Adrian Bunk
|
de4e7c8899
via-rhine.c:rhine_hw_init() must be __devinit
|
17 anni fa |
Joe Perches
|
2450022afa
drivers/net: Add missing "space"
|
17 anni fa |
Al Viro
|
53c03f5c9e
via-rhine: endianness
|
17 anni fa |
Joe Perches
|
0795af5729
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
|
17 anni fa |
Jeff Garzik
|
88d3aafdae
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
|
17 anni fa |
Ralf Baechle
|
10d024c1b2
[NET]: Nuke SET_MODULE_OWNER macro.
|
17 anni fa |
Stephen Hemminger
|
bea3348eef
[NET]: Make NAPI polling independent of struct net_device objects.
|
17 anni fa |
Dustin Marquess
|
b47157f004
via-rhine: disable rx_copybreak on archs that don't allow unaligned DMA access
|
17 anni fa |
Matthew Wilcox
|
313674afa8
[NET]: ethtool_perm_addr only has one implementation
|
18 anni fa |
Linus Torvalds
|
21ba0f88ae
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
|
18 anni fa |
Auke Kok
|
44c10138fd
PCI: Change all drivers to use pci_device->revision
|
18 anni fa |
David S. Miller
|
8c7b7faaa6
[NET]: Kill eth_copy_and_sum().
|
18 anni fa |
Arnaldo Carvalho de Melo
|
4c13eb6657
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
|
18 anni fa |
Roger Luethi
|
e84df485c8
via-rhine: set avoid_D3 for broken BIOSes
|
18 anni fa |
David Howells
|
7d12e780e0
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
|
18 anni fa |
Linus Torvalds
|
a319a2773a
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
|
18 anni fa |
Patrick McHardy
|
84fa7933a3
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
|
18 anni fa |
Jeff Garzik
|
7282d491ec
drivers/net: const-ify ethtool_ops declarations
|
18 anni fa |