summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net: mv643xx_eth: fix build errorAxel Lin2011-11-241-4/+5
* net: treewide use of RCU_INIT_POINTEREric Dumazet2011-11-234-7/+7
* net: remove netdev_alloc_page and use __GFP_COLDEric Dumazet2011-11-225-9/+8
* Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...Rick Jones2011-11-2214-24/+7
* net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-221-1/+1
* tg3: Add MDI-X reportingMatt Carlson2011-11-222-1/+28
* tg3: Restrict large prod ring cap devicesMatt Carlson2011-11-221-5/+4
* tg3: Adjust BD replenish thresholdsMatt Carlson2011-11-221-5/+3
* tg3: Make 1000Base-X FC resolution look like 1000TMatt Carlson2011-11-221-12/+6
* tg3: Fix advertisement handlingHiroaki SHIMODA2011-11-221-4/+3
* tg3: switch to build_skb() infrastructureEric Dumazet2011-11-212-55/+66
* net: Change mii to ethtool advertisement function namesMatt Carlson2011-11-213-17/+17
* gianfar: Use kmemdup rather than duplicating its implementationThomas Meyer2011-11-211-2/+1
* ksz884x: Use kzalloc rather than kmalloc followed by memset with 0Thomas Meyer2011-11-211-4/+2
* ks8*/ksz8*: Casting (void *) value returned by kmalloc is uselessThomas Meyer2011-11-211-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-2118-120/+224
|\
| * sky2: fix hang in napi_disablestephen hemminger2011-11-172-7/+11
| * sky2: enforce minimum ring sizestephen hemminger2011-11-171-2/+12
| * stmmac: fix pm functions avoiding sleep on spinlockFrancesco Virlinzi2011-11-171-5/+7
| * stmmac: remove spin_lock in stmmac_ioctl.Srinivas Kandagatla2011-11-171-2/+0
| * stmmac: parameters auto-tuning through HW cap regGiuseppe CAVALLARO2011-11-173-29/+72
| * stmmac: fix advertising 1000Base capabilties for non GMII ifaceSrinivas Kandagatla2011-11-171-6/+4
| * stmmac: use mdelay on timeout of sw resetFrancesco Virlinzi2011-11-172-2/+4
| * sky2: version 1.30stephen hemminger2011-11-161-1/+1
| * sky2: used fixed RSS keystephen hemminger2011-11-161-4/+9
| * sky2: reduce default Tx ring sizestephen hemminger2011-11-161-1/+1
| * sky2: rename up/down functionsstephen hemminger2011-11-161-10/+10
| * sky2: pci posting issuesstephen hemminger2011-11-161-0/+3
| * sky2: fix hang on shutdown (and other irq issues)stephen hemminger2011-11-161-18/+27
| * r6040: fix check against MCRO_HASHEN bit in r6040_multicast_listFlorian Fainelli2011-11-161-1/+1
| * pch_gbe: Move #include of module.hJoe Perches2011-11-161-1/+1
| * bnx2x: cache-in compressed fw imageDmitry Kravkov2011-11-162-30/+35
| * net/cadence: enable by default NET_ATMELJean-Christophe PLAGNIOL-VILLARD2011-11-161-0/+1
| * NET: MIPS: lantiq: fix etop compile errorJohn Crispin2011-11-141-0/+2
| * mlx4_en: Remove FCS bytes from packet length.Yevgeny Petrilin2011-11-142-1/+6
| * net/smsc911x: Always wait for the chip to be readyRobert Marklund2011-11-141-0/+12
| * forcedeth: fix stats on hardware without extended stats supportdavid decotigny2011-11-141-9/+27
| * net/ll_temac: FIX : Wait for indirect wait to endRicardo Ribalda2011-11-091-0/+1
| * net/temac: FIX segfault when process old irqsRicardo Ribalda2011-11-091-1/+5
* | net-forcedeth: fix possible stats inaccuracies on 32b hostsdavid decotigny2011-11-181-4/+4
* | bnx2: switch to build_skb() infrastructureEric Dumazet2011-11-182-69/+85
* | ibm/emac: fix improper cleanup when device is removed to allow re-bindWolfgang Grandegger2011-11-171-0/+3
* | forcedeth: stats updated with a deferrable timerdavid decotigny2011-11-161-1/+1
* | forcedeth: account for dropped RX framesdavid decotigny2011-11-161-2/+12
* | forcedeth: implement ndo_get_stats64() APIdavid decotigny2011-11-161-51/+146
* | forcedeth: allow to silence "TX timeout" debug messagesSameer Nanda2011-11-161-41/+57
* | forcedeth: Add messages to indicate using MSI or MSI-XMike Ditto2011-11-161-0/+2
* | forcedeth: fix stats on hardware without extended stats supportdavid decotigny2011-11-161-9/+27
* | net: drivers: use bool type instead of double negationMichał Mirosław2011-11-163-4/+4
* | ucc_geth: Convert ENET_NUM_OCTETS_PER_ADDRESS uses to ETH_ALENJoe Perches2011-11-162-4/+4
OpenPOWER on IntegriCloud