index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
Age
Commit message (
Expand
)
Author
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-04-30
gianfar: Avoid unnecessary reg accesses in adjust_link()
Claudiu Manoil
2014-04-24
gianfar: Check if phydev present on ethtool -A
Claudiu Manoil
2014-03-31
net: fec: make sure to init MAC address
Lucas Stach
2014-03-28
fs_enet: remove empty MDIO bus function
Florian Fainelli
2014-03-28
fec: remove empty MDIO bus function
Florian Fainelli
2014-03-24
ucc_geth: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
2014-03-24
fec: Call dev_kfree_skb_any instead of kfree_skb.
Eric W. Biederman
2014-03-24
gianfar: Fix P1010 config regression (SQ polling)
Claudiu Manoil
2014-03-21
ptp: drivers: set the number of programmable pins.
Richard Cochran
2014-03-14
fs_enet: Don't receive packets when the napi budget == 0
Eric W. Biederman
2014-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-13
eth: fec: Fix lost promiscuous mode after reconnecting cable
Stefan Wahren
2014-03-12
gianfar: Carefully free skbs in functions called by netpoll.
Eric W. Biederman
2014-03-12
gianfar: Fix multi-queue support checks @probe()
Claudiu Manoil
2014-03-10
gianfar: Use Single-Queue polling for "fsl,etsec2"
Claudiu Manoil
2014-03-10
gianfar: Separate out the Tx interrupt handling (Tx NAPI)
Claudiu Manoil
2014-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-02-24
gianfar: Fix Tx int miss, dont write IC on-the-fly
Claudiu Manoil
2014-02-24
gianfar: Fix device reset races (oops) for Tx
Claudiu Manoil
2014-02-24
gianfar: Don't free/request irqs on device reset
Claudiu Manoil
2014-02-24
gianfar: Fix on-the-fly vlan and mtu updates
Claudiu Manoil
2014-02-24
gianfar: Implement MAC reset and reconfig procedure
Claudiu Manoil
2014-02-20
net: fec: fix potential issue to avoid fec interrupt lost and crc error
Duan Fugang-B38611
2014-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-02-18
NET: fec: only enable napi if we are successful
Russell King
2014-02-18
gianfar: Remove clean_rx_ring race from gfar_ethtool
Claudiu Manoil
2014-02-18
gianfar: Add missing graceful reset steps and fixes
Claudiu Manoil
2014-02-18
gianfar: Factor out enabling/disabling of hw interrupts
Claudiu Manoil
2014-02-18
gianfar: Remove useless HAS_PADDING device flag
Claudiu Manoil
2014-02-18
gianfar: Remove sysfs stubs for FIFOCFG and stashing
Claudiu Manoil
2014-02-18
gianfar: Cleanup/Fix gfar_probe and the hw init code
Claudiu Manoil
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-15
gianfar: Fix portabilty issues for ethtool and ptp
Claudiu Manoil
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-05
fec: Revert "fec: Do not assume that PHY reset is active low"
Fabio Estevam
2013-12-29
fec: Do not assume that PHY reset is active low
Fabio Estevam
2013-12-26
net: freescale: remove unused compare_addr()
dingtianhong
2013-12-19
net: fec: fix potential use after free
Eric Dumazet
2013-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-11
net:fec: remove duplicate lines in comment about errata ERR006358
Philippe De Muyter
2013-12-05
Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
2013-12-02
net: fec_main: dma_map() only the length of the skb
Sebastian Siewior
2013-11-21
gianfar: Implement the SIOCGHWTSTAMP ioctl
Ben Hutchings
2013-11-21
fec: Implement the SIOCGHWTSTAMP ioctl
Ben Hutchings
2013-11-14
net:fec: fix WARNING caused by lack of calls to dma_mapping_error()
Duan Fugang-B38611
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-07
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
2013-10-24
of/irq: Use irq_of_parse_and_map()
Thierry Reding
[next]