David S. Miller
|
6cdee2f96a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 年之前 |
Stephen Hemminger
|
61357325f3
netdev: convert bulk of drivers to netdev_tx_t
|
15 年之前 |
Dongdong Deng
|
22580f894a
drivers/net: fixed drivers that support netpoll use ndo_start_xmit()
|
16 年之前 |
David S. Miller
|
da8120355e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 年之前 |
Ben Hutchings
|
635ecaa70e
netdev: restore MTU change operation
|
16 年之前 |
Patrick McHardy
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
16 年之前 |
Eric Dumazet
|
553e233562
net: use netdev stats in b44, sundance, via-rhine and via-velocity
|
16 年之前 |
Yang Hongyang
|
284901a90a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
|
16 年之前 |
Stephen Hemminger
|
c8de1fce1a
via-rhine: fix non-constant printk warnings
|
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 年之前 |
Wang Chen
|
b74ca3a896
netdevice: Kill netdev->priv
|
16 年之前 |
Stephen Hemminger
|
5d1d07d8b0
via-rhine: 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 年之前 |
Kevin Lo
|
b26b555a7b
via-rhine: changed to use netdev_alloc_skb() from dev_alloc_skb
|
16 年之前 |
Francois Romieu
|
32b0f53e5b
via-rhine: delete non NAPI code from the driver.
|
17 年之前 |
Laura Garcia
|
f11cf25ef3
[netdrvr] via-rhine: Use register offset definition for WOLcgClr
|
17 年之前 |
Adrian Bunk
|
de4e7c8899
via-rhine.c:rhine_hw_init() must be __devinit
|
17 年之前 |
Joe Perches
|
2450022afa
drivers/net: Add missing "space"
|
17 年之前 |
Al Viro
|
53c03f5c9e
via-rhine: endianness
|
18 年之前 |
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 年之前 |
Stephen Hemminger
|
bea3348eef
[NET]: Make NAPI polling independent of struct net_device objects.
|
17 年之前 |
Dustin Marquess
|
b47157f004
via-rhine: disable rx_copybreak on archs that don't allow unaligned DMA access
|
18 年之前 |
Matthew Wilcox
|
313674afa8
[NET]: ethtool_perm_addr only has one implementation
|
18 年之前 |
Linus Torvalds
|
21ba0f88ae
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
|
18 年之前 |
Auke Kok
|
44c10138fd
PCI: Change all drivers to use pci_device->revision
|
18 年之前 |