Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker
2015-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-04ethernet: Use eth_<foo>_addr instead of memsetJoe Perches
2015-02-20ethernet/ixp4xx: prevent allmulti from clobbering promiscDerrick Pallas
2014-04-02net: ptp: move PTP classifier in its own fileDaniel Borkmann
2014-03-31net: ptp: do not reimplement PTP/BPF classifierDaniel Borkmann
2013-11-21ixp4xx_eth: Implement the SIOCGHWTSTAMP ioctlBen Hutchings
2013-11-15ixp4xx_eth: Validate hwtstamp_config completely before applying itBen Hutchings
2013-08-31net: ixp4xx_eth: use dev_get_platdata()Jingoo Han
2013-05-28net: ethernet: remove unnecessary platform_set_drvdata()Jingoo Han
2013-01-15net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli
2013-01-07ethtool: fix drvinfo strings set in driversJiri Pirko
2012-12-03ixp4xx_eth: remove __dev* attributesBill Pemberton
2012-11-21ixp4xx_eth: avoid calling dma_pool_create() with NULL devXi Wang
2012-08-07ixp4xx_eth: fix ptp_ixp46x build failureArnaud Patard (Rtp)
2012-04-05net: remove ixp2000 ethernet driverRob Herring
2012-04-04ixp4xx_eth: Support the get_ts_info ethtool method.Richard Cochran
2012-02-25xscale/ixp2000/ixpdev: print MAC via printk format specifierDanny Kukawka
2012-02-14ixp4xx-eth: fix PHY name to match MDIO bus nameFlorian Fainelli
2012-01-11ixp4xx-eth: use an unique MDIO bus name.Florian Fainelli
2011-11-01drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker
2011-08-27drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher
2011-08-18net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-12xscale: Move the Intel XScale IXP driversJeff Kirsher