index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ibm
/
emac
/
core.c
Age
Commit message (
Expand
)
Author
2017-03-08
net: ibm: emac: fix regression caused by emac_dt_phy_probe()
Christian Lamparter
2017-02-22
net: emac: add support for device-tree based PHY discovery and setup
Christian Lamparter
2017-01-09
net: ibm: emac: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-10-18
ethernet/ibm: use core min/max MTU checking
Jarod Wilson
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-16
net/ibm/emac: add mutex to 'set multicast list'
Ivan Mikhaylov
2016-09-16
net/ibm/emac: add set mac addr callback
Ivan Mikhaylov
2016-09-13
net: Remove NO_IRQ from powerpc-only network drivers
Michael Ellerman
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
2015-06-11
net/ibm/emac: use swap() in emac_make_bootlist()
Fabian Frederick
2015-05-25
net/ibm/emac: fix size of emac dump memory areas
Ivan Mikhaylov
2015-04-16
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
2015-03-17
IBM-EMAC: constify of_device_id array
Fabian Frederick
2015-03-17
powerpc: Remove duplicate cacheable_memcpy/memzero functions
Kyle Moffett
2015-02-04
IBM-EMAC: Delete an unnecessary check before the function call "of_dev_put"
Markus Elfring
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-21
IBM-EMAC: Deletion of unnecessary checks before the function call "of_dev_put"
Markus Elfring
2014-10-20
net: ethernet: ibm: emac: drop owner assignment from platform_drivers
Wolfram Sang
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-10-09
drivers: clean-up prom.h implicit includes
Rob Herring
2013-10-02
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-09-03
net: emac: use platform_{get,set}_drvdata()
Jingoo Han
2013-08-21
net: emac: remove unnecessary dev_set_drvdata()
Libo Chen
2013-05-11
emac: Fix EMAC soft reset on 460EX/GT
Petri Gynther
2013-01-06
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-03
ibm/emac: remove __dev* attributes
Bill Pemberton
2012-03-06
powerpc/44x: Add more changes for APM821XX EMAC driver
Duc Dang
2012-01-31
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2012-01-30
drivers/net: fix up stale paths from driver reorg
Paul Gortmaker
2011-11-17
ibm/emac: fix improper cleanup when device is removed to allow re-bind
Wolfgang Grandegger
2011-10-19
net: add skb frag size accessors
Eric Dumazet
2011-10-10
emac: convert to SKB paged frag API.
Ian Campbell
2011-08-18
net: fix IBM EMAC driver after rename.
Tony Breeds
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-11
ehea/ibm*: Move the IBM drivers
Jeff Kirsher