Ben Hutchings
|
7ab0f2736b
netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations
|
16 years ago |
Stephen Hemminger
|
ad096463f7
tulip: convert drivers to netdev_tx_t
|
16 years ago |
David S. Miller
|
aa11d958d1
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
Joe Perches
|
ad361c9884
Remove multiple KERN_ prefixes from printk formats
|
16 years ago |
Patrick McHardy
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
16 years ago |
Alexander Beregalov
|
0ee904c35c
drivers/net: replace BUG() with BUG_ON() if possible
|
16 years ago |
Yang Hongyang
|
284901a90a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
|
16 years ago |
Stephen Hemminger
|
03f54b3dec
tulip: get rid of warning for non-const string literal
|
16 years ago |
Hannes Eder
|
65d9b8b19d
drivers/net/tulip: fix warning: format not a string literal and no ...
|
16 years ago |
Stephen Hemminger
|
2a97e6b735
windbond: convert devices to new API
|
16 years ago |
David S. Miller
|
babcda74e9
drivers/net: Kill now superfluous ->last_rx stores.
|
16 years ago |
Johannes Berg
|
e174961ca1
net: convert print_mac to %pM
|
16 years ago |
Jeff Garzik
|
48dd59e398
[netdrvr] tulip/winbond-840: don't let tulip.h symbol stomp ours
|
17 years ago |
Rolf Eike Beer
|
405bbe9fa3
Typo: depricated -> deprecated
|
17 years ago |
Al Viro
|
c559a5bc94
tulip: endianness annotations
|
18 years ago |
Joe Perches
|
0795af5729
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
|
17 years ago |
Jeff Garzik
|
88d3aafdae
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
|
18 years ago |
Ralf Baechle
|
10d024c1b2
[NET]: Nuke SET_MODULE_OWNER macro.
|
18 years ago |
David S. Miller
|
8c7b7faaa6
[NET]: Kill eth_copy_and_sum().
|
18 years ago |
Michael Opdenacker
|
59c51591a0
Fix occurrences of "the the "
|
18 years ago |
Valerie Henson
|
1ddb98618d
Fix tulip SytemError typo
|
18 years ago |
Linus Torvalds
|
0278ef8b48
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
|
18 years ago |
David S. Miller
|
49345103fe
[TULIP]: Use CONFIG_SPARC consistently in ifdef tests.
|
18 years ago |
Arnaldo Carvalho de Melo
|
4c13eb6657
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
|
18 years ago |
David Howells
|
7d12e780e0
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
|
18 years ago |
Jeff Garzik
|
7282d491ec
drivers/net: const-ify ethtool_ops declarations
|
19 years ago |
Jeff Garzik
|
6aa20a2235
drivers/net: Trim trailing whitespace
|
19 years ago |
Jeff Garzik
|
4e83b7fad8
Merge branch 'tmp' into upstream
|
19 years ago |
Andy Gospodarek
|
d5b20697ca
[PATCH] Remove more unnecessary driver printk's
|
19 years ago |
Valerie Henson
|
9f486ae1d9
[PATCH] Handle pci_enable_device() errors in resume
|
19 years ago |