| Commit message (Expand) | Author | Age | Files | Lines |
* | net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver() | Axel Lin | 2011-11-29 | 6 | -76/+6 |
* | gianfar: Use kmemdup rather than duplicating its implementation | Thomas Meyer | 2011-11-21 | 1 | -2/+1 |
* | ucc_geth: Convert ENET_NUM_OCTETS_PER_ADDRESS uses to ETH_ALEN | Joe Perches | 2011-11-16 | 2 | -4/+4 |
* | ethernet: Convert MAC_ADDR_LEN uses to ETH_ALEN | Joe Perches | 2011-11-16 | 2 | -9/+6 |
* | net: introduce and use netdev_features_t for device features sets | Michał Mirosław | 2011-11-16 | 3 | -5/+5 |
* | net: fsl_pq_mdio: fix non tbi phy access | Baruch Siach | 2011-11-14 | 1 | -6/+6 |
* | fsl_pq_mdio: Clean up tbi address configuration | Andy Fleming | 2011-11-14 | 1 | -45/+8 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2011-11-07 | 1 | -2/+1 |
|\ |
|
| * | i825xx:xscale:8390:freescale: Fix Kconfig dependancies | Jeff Kirsher | 2011-11-04 | 1 | -2/+1 |
* | | drivers/net: Add module.h to drivers who were implicitly using it | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
|/ |
|
* | net/fec: add poll controller function for fec nic | Xiao Jiang | 2011-09-29 | 1 | -0/+27 |
* | net/fec: replace hardcoded irq num with macro | Xiao Jiang | 2011-09-29 | 1 | -3/+4 |
* | net/fec: add imx6q enet support | Shawn Guo | 2011-09-23 | 2 | -18/+57 |
* | net/fec: fix fec1 check in fec_enet_mii_init() | Shawn Guo | 2011-09-23 | 1 | -1/+1 |
* | net/fec: fec_reset_phy() does not need to always succeed | Shawn Guo | 2011-09-23 | 1 | -8/+5 |
* | Merge branch 'master' of github.com:davem330/net | David S. Miller | 2011-09-22 | 1 | -4/+4 |
* | ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALL | Ben Hutchings | 2011-09-16 | 1 | -0/+1 |
* | ethtool: Clean up definitions of rule location arrays in RX NFC | Ben Hutchings | 2011-09-16 | 1 | -2/+2 |
* | Merge branch 'master' of ../netdev-next/ | David S. Miller | 2011-09-16 | 1 | -5/+5 |
|\ |
|
| * | gianfar: convert to SKB paged frag API. | Ian Campbell | 2011-08-30 | 1 | -5/+5 |
* | | MII: fix Kconfig dependencies for MII | Jeff Kirsher | 2011-09-15 | 1 | -0/+1 |
|/ |
|
* | drivers/net/ethernet/*: Enabled vendor Kconfig options | Jeff Kirsher | 2011-08-27 | 1 | -0/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-08-20 | 2 | -7/+28 |
* | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 2011-08-17 | 5 | -5/+5 |
* | freescale: Move the Freescale drivers | Jeff Kirsher | 2011-08-12 | 27 | -0/+20481 |