David S. Miller
|
32efe08d77
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Danny Kukawka
|
f2cedb63df
net: replace random_ether_addr() with eth_hw_addr_random()
|
13 years ago |
Giuseppe CAVALLARO
|
cf3f047b9a
stmmac: move hw init in the probe (v2)
|
13 years ago |
Francesco Virlinzi
|
7a13f8f5b6
stmmac: request_irq when use an ext wake irq line (v2)
|
13 years ago |
Joe Perches
|
41de8d4cff
drivers/net: Remove alloc_etherdev error messages
|
13 years ago |
Joe Perches
|
e404decb0f
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
|
13 years ago |
Florian Fainelli
|
db8857bf5b
stmmac: use an unique MDIO bus name.
|
13 years ago |
Stefan Roese
|
aae54cff92
stmmac: Add missing LF to pr_info() in stmmac_main.c
|
13 years ago |
Giuseppe Cavallaro
|
6fc0d0f2e3
stmmac: fix missing module license in the main.
|
13 years ago |
Giuseppe CAVALLARO
|
bfab27a146
stmmac: add the experimental PCI support
|
13 years ago |
Axel Lin
|
db62f684de
net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()
|
13 years ago |
David S. Miller
|
6dec4ac4ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Giuseppe CAVALLARO
|
4f795b25ea
stmmac: mask mmc interrupts
|
13 years ago |
David S. Miller
|
efd0bf97de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Francesco Virlinzi
|
102463b18d
stmmac: fix pm functions avoiding sleep on spinlock
|
13 years ago |
Srinivas Kandagatla
|
989508ba60
stmmac: remove spin_lock in stmmac_ioctl.
|
13 years ago |
Giuseppe CAVALLARO
|
19e30c1437
stmmac: parameters auto-tuning through HW cap reg
|
13 years ago |
Srinivas Kandagatla
|
c5b9b4e4b9
stmmac: fix advertising 1000Base capabilties for non GMII iface
|
13 years ago |
Michał Mirosław
|
c8f44affb7
net: introduce and use netdev_features_t for device features sets
|
13 years ago |
Giuseppe CAVALLARO
|
3c20f72f91
stmmac: update normal descriptor structure (v2)
|
13 years ago |
Angus Clark
|
e2c57f839c
stmmac: fix NULL pointer dereference in capabilities fixup (v2)
|
13 years ago |
Giuseppe CAVALLARO
|
5e6efe88c5
stmmac: fix a bug while checking the HW cap reg (v2)
|
13 years ago |
Giuseppe CAVALLARO
|
45db81e159
stmmac: limit max_mtu in case of 4KiB and use __netdev_alloc_skb (V2)
|
13 years ago |
Giuseppe CAVALLARO
|
286a837217
stmmac: add CHAINED descriptor mode support (V4)
|
13 years ago |
Giuseppe CAVALLARO
|
38fe7a93fc
stmmac: allow mmc usage only if feature actually available (V4)
|
13 years ago |
Rayagond Kokatanur
|
1db123fbe9
stmmac: use predefined macros for HW cap register fields (V4)
|
13 years ago |
Giuseppe CAVALLARO
|
48febf7e64
stmmac: allow mtu bigger than 1500 in case of normal desc (V4)
|
13 years ago |
Giuseppe CAVALLARO
|
a9097a9666
stmmac: protect tx process with lock (V4)
|
13 years ago |
Srinivas Kandagatla
|
79ee1dc32b
stmmac: Stop advertising 1000Base capabilties for non GMII iface (V4).
|
13 years ago |
Eric Dumazet
|
9e903e0852
net: add skb frag size accessors
|
13 years ago |