Grant Likely
|
cf9b59e9d3
Merge remote branch 'origin' into secretlab/next-devicetree
|
15 years ago |
Grant Likely
|
4018294b53
of: Remove duplicate fields from of_platform_driver
|
15 years ago |
Grant Likely
|
61c7a080a5
of: Always use 'struct device.of_node' to get device node pointer.
|
15 years ago |
Joe Perches
|
ee289b6440
drivers/net: remove useless semicolons
|
15 years ago |
Eric Dumazet
|
1ae5dc342a
net: trans_start cleanups
|
15 years ago |
David S. Miller
|
871039f02f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Jiri Pirko
|
22bedad3ce
net: convert multicast list to list_head
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Jiri Pirko
|
5508590c19
net: convert multiple drivers to use netdev_for_each_mc_addr, part2
|
15 years ago |
Jiri Pirko
|
4cd24eaf0c
net: use netdev_mc_count and netdev_mc_empty when appropriate
|
15 years ago |
Joe Perches
|
a0607fd3a2
drivers/net: request_irq - Remove unnecessary leading & from second arg
|
15 years ago |
Patrick McHardy
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
16 years ago |
David S. Miller
|
dac4696a4b
myri_sbus/sunbmac/sunlance/sunqe: Add missing net_device_ops entries.
|
16 years ago |
David S. Miller
|
c7670718cb
sunlance: Convert to net_device_ops.
|
16 years ago |
Roel Kluin
|
b956d41162
sunlance: Beyond ARRAY_SIZE of ib->btx_ring
|
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 |
Adrian Bunk
|
5110bd21b8
sparc: remove CONFIG_SUN4
|
17 years ago |
David S. Miller
|
fd098316ef
sparc: Annotate of_device_id arrays with const or __initdata.
|
17 years ago |
David S. Miller
|
af736fede7
sunlance: Convert to pure OF driver.
|
17 years ago |
David S. Miller
|
738f2b7b81
sparc: Convert all SBUS drivers to dma_*() interfaces.
|
17 years ago |
David S. Miller
|
7a715f4601
sparc: Make SBUS DMA interfaces take struct device.
|
17 years ago |
David S. Miller
|
334ae61477
sparc: Kill SBUS DVMA layer.
|
17 years ago |
Adrian Bunk
|
3a221d17a7
drivers/net/: remove write-only "last_dev"
|
17 years ago |
Joe Perches
|
0795af5729
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
|
17 years ago |
Jeff Garzik
|
09f75cd7bf
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
|
17 years ago |
Ralf Baechle
|
10d024c1b2
[NET]: Nuke SET_MODULE_OWNER macro.
|
17 years ago |
Mariusz Kozlowski
|
acb2cc8b20
[PATCH] drivers/net: remove superfluous memset
|
17 years ago |
David S. Miller
|
76fcdb30ae
[SUNLANCE]: Fix sparc32 crashes by using of_*() interfaces.
|
18 years ago |
David S. Miller
|
8c7b7faaa6
[NET]: Kill eth_copy_and_sum().
|
18 years ago |