Hauke Mehrtens
|
1489bdeeae
b44: call netif_napi_del()
|
10 years ago |
Rafał Miłecki
|
138173d4e8
MIPS: BCM47xx: Move NVRAM header to the include/linux/.
|
10 years ago |
Joe Perches
|
673e2baaa6
treewide: Remove unnecessary SSB_DEVTABLE_END macro
|
10 years ago |
Alexander Duyck
|
45abfb1069
ethernet/broadcom: Use napi_alloc_skb instead of netdev_alloc_skb_ip_align
|
10 years ago |
Andrey Skvortsov
|
5580373fb2
SSB / B44: fix WOL for BCM4401
|
10 years ago |
David S. Miller
|
1f6d80358d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Mark Einon
|
0bc9b73be4
drivers: net: b44: Fix typo in returning multicast stats
|
11 years ago |
Joe Perches
|
fe3881cf7e
drivers/net: Convert remaining uses of pr_warning to pr_warn
|
11 years ago |
Benoit Taine
|
9baa3c34ac
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
|
11 years ago |
Wilfried Klaebe
|
7ad24ea4bf
net: get rid of SET_ETHTOOL_OPS
|
11 years ago |
Eric W. Biederman
|
57a7744e09
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
|
11 years ago |
Hauke Mehrtens
|
1d3f41ea0e
b44: always set duplex mode why phy changes
|
11 years ago |
Hauke Mehrtens
|
25d54fe565
b44: add calls to phy_{start,stop}
|
11 years ago |
Hauke Mehrtens
|
b04138b335
b44: use fixed PHY device if we do not find any
|
11 years ago |
Hauke Mehrtens
|
656a7c2b12
b44: do not set PHY address to 30 for every ext PHY
|
11 years ago |
Hauke Mehrtens
|
bea69c47f5
b44: activate PHY when MAC is off
|
11 years ago |
Hauke Mehrtens
|
86f4ea63e6
b44: add phylib support
|
11 years ago |
Hauke Mehrtens
|
348baa6c81
b44: rename b44_mii_{read, write} to b44_mdio_{read, write}_mii
|
11 years ago |
Hauke Mehrtens
|
7befa6abe0
b44: abort when no PHY is available at all
|
11 years ago |
Hauke Mehrtens
|
5ab6329c52
b44: rename B44_PHY_ADDR_NO_PHY to B44_PHY_ADDR_NO_LOCAL_PHY
|
11 years ago |
Hauke Mehrtens
|
d61941952d
b44: check register instead of PHY address to detect external PHY
|
11 years ago |
Linus Torvalds
|
8ceafbfa91
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
|
11 years ago |
Joe Perches
|
d458cdf712
net:drivers/net: Miscellaneous conversions to ETH_ALEN
|
12 years ago |
Hauke Mehrtens
|
5055544e96
b44: add support for Byte Queue Limits
|
12 years ago |
Russell King
|
4011f9f766
DMA-API: net: broadcom/b44: replace dma_set_mask()+dma_set_coherent_mask() with new helper
|
12 years ago |
Ralf Baechle
|
edb15d83a8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into mips-for-linux-next
|
12 years ago |
Hauke Mehrtens
|
7341a73c12
b44: use netdev_alloc_skb_ip_align()
|
12 years ago |
Hauke Mehrtens
|
111bd981e2
MIPS: BCM47XX: add bcm47xx prefix in front of nvram function names
|
12 years ago |
Joe Perches
|
b2adaca92c
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
|
12 years ago |
Jiri Pirko
|
aaeb6cdfa5
remove init of dev->perm_addr in drivers
|
12 years ago |