aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2011-11-21ksz884x: Use kzalloc rather than kmalloc followed by memset with 0Thomas Meyer
2011-11-21ks8*/ksz8*: Casting (void *) value returned by kmalloc is uselessThomas Meyer
2011-11-21iseries_veth: Fix wrong parameter given to sizeof callThomas Jarosch
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-18net-forcedeth: fix possible stats inaccuracies on 32b hostsdavid decotigny
2011-11-18bnx2: switch to build_skb() infrastructureEric Dumazet
2011-11-17sky2: fix hang in napi_disablestephen hemminger
2011-11-17sky2: enforce minimum ring sizestephen hemminger
2011-11-17ibm/emac: fix improper cleanup when device is removed to allow re-bindWolfgang Grandegger
2011-11-17stmmac: fix pm functions avoiding sleep on spinlockFrancesco Virlinzi
2011-11-17stmmac: remove spin_lock in stmmac_ioctl.Srinivas Kandagatla
2011-11-17stmmac: parameters auto-tuning through HW cap regGiuseppe CAVALLARO
2011-11-17stmmac: fix advertising 1000Base capabilties for non GMII ifaceSrinivas Kandagatla
2011-11-17stmmac: use mdelay on timeout of sw resetFrancesco Virlinzi
2011-11-16forcedeth: stats updated with a deferrable timerdavid decotigny
2011-11-16forcedeth: account for dropped RX framesdavid decotigny
2011-11-16forcedeth: implement ndo_get_stats64() APIdavid decotigny
2011-11-16forcedeth: allow to silence "TX timeout" debug messagesSameer Nanda
2011-11-16forcedeth: Add messages to indicate using MSI or MSI-XMike Ditto
2011-11-16forcedeth: fix stats on hardware without extended stats supportdavid decotigny
2011-11-16net: drivers: use bool type instead of double negationMichał Mirosław
2011-11-16sky2: version 1.30stephen hemminger
2011-11-16sky2: used fixed RSS keystephen hemminger
2011-11-16sky2: reduce default Tx ring sizestephen hemminger
2011-11-16sky2: rename up/down functionsstephen hemminger
2011-11-16sky2: pci posting issuesstephen hemminger
2011-11-16sky2: fix hang on shutdown (and other irq issues)stephen hemminger
2011-11-16r6040: fix check against MCRO_HASHEN bit in r6040_multicast_listFlorian Fainelli
2011-11-16ucc_geth: Convert ENET_NUM_OCTETS_PER_ADDRESS uses to ETH_ALENJoe Perches
2011-11-16amd8111e: Convert ETH_ADDR_LEN uses to ETH_ALENJoe Perches
2011-11-16bna: Convert MAC_ADDRLEN uses to ETH_ALENJoe Perches
2011-11-16ethernet: Convert ETHER_ADDR_LEN uses to ETH_ALENJoe Perches
2011-11-16ethernet: Convert MAC_ADDR_LEN uses to ETH_ALENJoe Perches
2011-11-16net: Add ethtool to mii advertisment conversion helpersMatt Carlson
2011-11-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2011-11-16be2net: Use V1 query link status command for lancerPadmanabh Ratnakar
2011-11-16be2net: Fix VLAN promiscous mode for LancerPadmanabh Ratnakar
2011-11-16be2net: Add EEPROM dump feature for LancerPadmanabh Ratnakar
2011-11-16be2net: add register dump feature for LancerPadmanabh Ratnakar
2011-11-16be2net: Fix TX queue create for LancerPadmanabh Ratnakar
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław
2011-11-16net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routinesRick Jones
2011-11-16pch_gbe: Move #include of module.hJoe Perches
2011-11-16bnx2x: cache-in compressed fw imageDmitry Kravkov
2011-11-16net/cadence: enable by default NET_ATMELJean-Christophe PLAGNIOL-VILLARD
2011-11-16intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALENJoe Perches
2011-11-16igb: Convert bare printk to pr_noticeJoe Perches
2011-11-16igb: Convert printks to pr_<level>Jeff Kirsher
2011-11-16ixgbevf: Convert printks to pr_<level>Jeff Kirsher
2011-11-16igbvf: Convert printks to pr_<level>Jeff Kirsher