Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
71d28725548be203e8b8f6ad63b1f64fd7f02d4d
/
drivers
/
net
/
mv643xx_eth.c
71d2872
[PATCH] mv643xx_eth: Unmap DMA buffers in receive path
by Dale Farnsworth
· 18 years ago
1fb9df5
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
364c6ba
[NET]: Clean up skb_linearize
by Herbert Xu
· 18 years ago
b0b8dab
[PATCH] mv643xx_eth: provide sysfs class device symlink
by Olaf Hering
· 19 years ago
9484356
[PATCH] mv643xx_eth: Fix tx_timeout to only conditionally wake tx queue
by Dale Farnsworth
· 19 years ago
5c53740
[PATCH] mv643xx_eth: Always free completed tx descs on tx interrupt
by Brent Cook
· 19 years ago
f78fb47
[PATCH] mv643xx_eth: Remove non-working feature: task level rx queue refill
by Dale Farnsworth
· 19 years ago
468d09f
[PATCH] mv643xx_eth: Clean up interrupt handling
by Dale Farnsworth
· 19 years ago
7303fde
[PATCH] mv643xx_eth: Move #defines of constants to mv643xx_eth.h
by Dale Farnsworth
· 19 years ago
ff561ee
[PATCH] mv643xx_eth: Refactor/clean up tx queue handling
by Dale Farnsworth
· 19 years ago
c8aaea2
[PATCH] mv643xx_eth: Refactor tx command queuing code
by Dale Farnsworth
· 19 years ago
12a87c6
[PATCH] mv643xx_eth: Rename "channels" to "queues"
by Dale Farnsworth
· 19 years ago
e38fd1a
[PATCH] mv643xx_eth: Fix misplaced parenthesis in mv643xx_eth_port_disable_rx
by Dale Farnsworth
· 19 years ago
d5f9558
[PATCH] mv643xx_eth: Remove duplicate includes of linux/in.h and linux/ip.h
by Dale Farnsworth
· 19 years ago
70c07e0
Merge branch 'viro'
by Jeff Garzik
· 19 years ago
b6298c2
[PATCH] missing includes in drivers/net/mv643xx_eth.c
by Al Viro
· 19 years ago
0199987
[PATCH] mv643xx_eth: Clean up platform_data configuration
by Dale Farnsworth
· 19 years ago
d0412d9
[PATCH] mv643xx_eth: use MII library for ethtool functions
by James Chapman
· 19 years ago
c28a4f8
[PATCH] mv643xx_eth: use MII library for PHY management
by James Chapman
· 19 years ago
9f8dd31
[PATCH] mv643xx_eth: Make port queue enable/disable code consistent
by Dale Farnsworth
· 19 years ago
f98e36f1
[PATCH] mv643xx_eth: Rename mp->tx_ring_skbs to mp->tx_desc_count
by Dale Farnsworth
· 19 years ago
cf4086c
[PATCH] mv643xx_eth: Merge unicast and multicast address filtering code
by Dale Farnsworth
· 19 years ago
ed9b5d4
[PATCH] mv643xx_eth: Remove needless mp->port_mac_addr
by Dale Farnsworth
· 19 years ago
b4de905
[PATCH] mv643xx_eth: Whitespace cleanup
by Dale Farnsworth
· 19 years ago
12ad74f
[PATCH] mv643xx_eth: Update dev->last_rx on packet receive
by Paolo Galtieri
· 19 years ago
c7cd901
[PATCH] mv643xx_eth: Fix spinlock recursion bug
by Dale Farnsworth
· 19 years ago
c2e5b35
[PATCH] mv643xx_eth: Remove needless mask of extended intr register
by Dale Farnsworth
· 19 years ago
ab4384a
[PATCH] mv643xx_eth: Merge open and stop helper functions
by Dale Farnsworth
· 19 years ago
4476e0e4
[PATCH] mv643xx_eth: Fix transmit skb accounting
by Dale Farnsworth
· 19 years ago
6389057
[PATCH] mv643xx_eth: Request HW checksum generation only for IPv4
by Wolfram Joost
· 19 years ago
8f51870
[PATCH] mv643xx_eth: Hold spinlocks only where needed
by Dale Farnsworth
· 19 years ago
dd09b1d
[PATCH] mv643xx_eth: iounmap the correct SRAM buffer
by Dale Farnsworth
· 19 years ago
f7ea333
[PATCH] mv643xx_eth: Fix handling of small, unaligned fragments
by Paul Janzen
· 19 years ago
b44cd57
[PATCH] mv643xx_eth: Receive buffers require 8 byte alignment
by Dale Farnsworth
· 19 years ago
16e0301
[PATCH] mv643xx_eth: Add multicast support
by Dale Farnsworth
· 19 years ago
4eaa3cb
[PATCH] mv643xx_eth: Fix a NULL pointer dereference
by Paolo Galtieri
· 19 years ago
cb415d3
[PATCH] mv643xx_eth: Fix dma_map/dma_unmap relations
by Paolo Galtieri
· 19 years ago
78a5e53
[PATCH] mv643xx_eth: 2.6.16 needs ip.h and in.h
by Olaf Hering
· 19 years ago
3bb8a18a
[PATCH] remove bouncing mail address of mv643xx_eth maintainer
by Olaf Hering
· 19 years ago
3ae5eae
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
by Russell King
· 19 years ago
4fd5f82
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
by Linus Torvalds
· 19 years ago
d052d1b
Create platform_device.h to contain all the platform device details.
by Russell King
· 19 years ago
b152987
[PATCH] mv643xx_eth_showsram: Added information message when using the SRAM
by Nicolas DET
· 19 years ago
a9f6a0d
[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions
by Ingo Molnar
· 19 years ago
63c9e54
[PATCH] mv643xx: add netpoll api support
by Dale Farnsworth
· 19 years ago
7342cd8
[PATCH] mv643xx: Fix promiscuous mode handling
by Dale Farnsworth
· 19 years ago
8f54371
[PATCH] mv643xx: Disable per port bandwidth limits
by Dale Farnsworth
· 19 years ago
b111ceb
[PATCH] mv643xx: fix outstanding tx skb counter
by Dale Farnsworth
· 19 years ago
b1dd9ca
[PATCH] mv643xx: fix skb memory leak
by Dale Farnsworth
· 19 years ago
2600636
[PATCH] mv643xx: add workaround for HW checksum generation bug
by Dale Farnsworth
· 19 years ago
dc074a8
[PATCH] ppc iomem annotations: mv643xx_eth
by Al Viro
· 20 years ago
16b8175
[PATCH] ppc32: MV643XX ethernet is an option for Pegasos
by Benjamin Herrenschmidt
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago