Wilfried Klaebe
|
7ad24ea4bf
net: get rid of SET_ETHTOOL_OPS
|
il y a 11 ans |
Eric W. Biederman
|
57a7744e09
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
|
il y a 11 ans |
Hauke Mehrtens
|
1d3f41ea0e
b44: always set duplex mode why phy changes
|
il y a 11 ans |
Hauke Mehrtens
|
25d54fe565
b44: add calls to phy_{start,stop}
|
il y a 11 ans |
Hauke Mehrtens
|
b04138b335
b44: use fixed PHY device if we do not find any
|
il y a 11 ans |
Hauke Mehrtens
|
656a7c2b12
b44: do not set PHY address to 30 for every ext PHY
|
il y a 11 ans |
Hauke Mehrtens
|
bea69c47f5
b44: activate PHY when MAC is off
|
il y a 11 ans |
Hauke Mehrtens
|
86f4ea63e6
b44: add phylib support
|
il y a 11 ans |
Hauke Mehrtens
|
348baa6c81
b44: rename b44_mii_{read, write} to b44_mdio_{read, write}_mii
|
il y a 11 ans |
Hauke Mehrtens
|
7befa6abe0
b44: abort when no PHY is available at all
|
il y a 11 ans |
Hauke Mehrtens
|
5ab6329c52
b44: rename B44_PHY_ADDR_NO_PHY to B44_PHY_ADDR_NO_LOCAL_PHY
|
il y a 11 ans |
Hauke Mehrtens
|
d61941952d
b44: check register instead of PHY address to detect external PHY
|
il y a 11 ans |
Linus Torvalds
|
8ceafbfa91
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
|
il y a 11 ans |
Joe Perches
|
d458cdf712
net:drivers/net: Miscellaneous conversions to ETH_ALEN
|
il y a 12 ans |
Hauke Mehrtens
|
5055544e96
b44: add support for Byte Queue Limits
|
il y a 12 ans |
Russell King
|
4011f9f766
DMA-API: net: broadcom/b44: replace dma_set_mask()+dma_set_coherent_mask() with new helper
|
il y a 12 ans |
Ralf Baechle
|
edb15d83a8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into mips-for-linux-next
|
il y a 12 ans |
Hauke Mehrtens
|
7341a73c12
b44: use netdev_alloc_skb_ip_align()
|
il y a 12 ans |
Hauke Mehrtens
|
111bd981e2
MIPS: BCM47XX: add bcm47xx prefix in front of nvram function names
|
il y a 12 ans |
Joe Perches
|
b2adaca92c
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
|
il y a 12 ans |
Jiri Pirko
|
aaeb6cdfa5
remove init of dev->perm_addr in drivers
|
il y a 12 ans |
Greg Kroah-Hartman
|
1dd06ae8db
drivers/net: fix up function prototypes after __dev* removals
|
il y a 12 ans |
Bill Pemberton
|
2397188710
b44: remove __dev* attributes
|
il y a 12 ans |
Kevin Groeneveld
|
eeda858552
b44: add 64 bit stats
|
il y a 13 ans |
Eric Dumazet
|
acfa9e94e2
net: dont use __netdev_alloc_skb for bounce buffer
|
il y a 13 ans |
David S. Miller
|
ff4783ce78
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
il y a 13 ans |
Nikola Pajkovsky
|
64f0a836f6
b44: remove __exit from b44_pci_exit()
|
il y a 13 ans |
Joe Perches
|
41de8d4cff
drivers/net: Remove alloc_etherdev error messages
|
il y a 13 ans |
Xander Hover
|
15ac2b08a2
b44: Use dev_kfree_skb_irq() in b44_tx()
|
il y a 13 ans |
Jiri Pirko
|
afc4b13df1
net: remove use of ndo_set_multicast_list in drivers
|
il y a 14 ans |