Grant Likely
|
cf9b59e9d3
Merge remote branch 'origin' into secretlab/next-devicetree
|
15 年之前 |
Grant Likely
|
4018294b53
of: Remove duplicate fields from of_platform_driver
|
15 年之前 |
Grant Likely
|
61c7a080a5
of: Always use 'struct device.of_node' to get device node pointer.
|
15 年之前 |
Joe Perches
|
ee289b6440
drivers/net: remove useless semicolons
|
15 年之前 |
Joe Perches
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
15 年之前 |
Eric Dumazet
|
1ae5dc342a
net: trans_start cleanups
|
15 年之前 |
Tobias Klauser
|
e56d0b01ed
sunhme: Remove unnecessary memset of netdev private data
|
15 年之前 |
Jiri Pirko
|
22bedad3ce
net: convert multicast list to list_head
|
15 年之前 |
Jiri Pirko
|
5508590c19
net: convert multiple drivers to use netdev_for_each_mc_addr, part2
|
15 年之前 |
Jiri Pirko
|
4cd24eaf0c
net: use netdev_mc_count and netdev_mc_empty when appropriate
|
15 年之前 |
Alexey Dobriyan
|
a3aa18842a
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
|
15 年之前 |
Joe Perches
|
8e95a2026f
drivers/net: Move && and || to end of previous line
|
15 年之前 |
Mikulas Patocka
|
ff236f7af8
sunhme: fix dma warning in Sun HME
|
15 年之前 |
Joe Perches
|
a0607fd3a2
drivers/net: request_irq - Remove unnecessary leading & from second arg
|
15 年之前 |
Stephen Hemminger
|
61357325f3
netdev: convert bulk of drivers to netdev_tx_t
|
15 年之前 |
Patrick McHardy
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
16 年之前 |
Patrick McHardy
|
5b54814022
net: use symbolic values for ndo_start_xmit() return codes
|
16 年之前 |
Linus Torvalds
|
f1c7404e37
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
|
16 年之前 |
Friedrich Oslage
|
0796e75503
sunhme: Fix qfe parent detection.
|
16 年之前 |
Meelis Roos
|
7b7a799d66
sunhme: Fix Quattro HME irq registration on proble failures
|
16 年之前 |
David S. Miller
|
0b492fce3d
sunhme: Don't match PCI devices in SBUS probe.
|
16 年之前 |
Stephen Hemminger
|
2f89d12e98
sunhme: update to net_device_ops
|
16 年之前 |
Wang Chen
|
8f15ea42b6
netdevice: safe convert to netdev_priv() #part-3
|
16 年之前 |
David S. Miller
|
babcda74e9
drivers/net: Kill now superfluous ->last_rx stores.
|
16 年之前 |
Johannes Berg
|
e174961ca1
net: convert print_mac to %pM
|
16 年之前 |
David S. Miller
|
fd098316ef
sparc: Annotate of_device_id arrays with const or __initdata.
|
16 年之前 |
David S. Miller
|
db1a8611c8
sunhme: Convert to pure OF driver.
|
17 年之前 |
David S. Miller
|
63237eeb5a
sparc: Move SBUS DMA attribute interfaces out of asm/sbus.h
|
17 年之前 |
David S. Miller
|
738f2b7b81
sparc: Convert all SBUS drivers to dma_*() interfaces.
|
17 年之前 |
David S. Miller
|
7a715f4601
sparc: Make SBUS DMA interfaces take struct device.
|
17 年之前 |