index
:
litmus-rt-odroidx.git
odroidx
odroidx-color
wip-mc
LITMUS^RT and MC^2 V0 support for the ODROID-X dev board
Christopher Joseph Kenna
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
via-rhine.c
Commit message (
Expand
)
Author
Age
*
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
2010-02-12
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-11
|
\
|
*
net/via-rhine: Fix scheduling while atomic bugs
Jarek Poplawski
2009-12-24
*
|
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
2010-01-08
|
/
*
drivers/net: Move && and || to end of previous line
Joe Perches
2009-12-03
*
drivers/net/via-rhine.c: remove exceptional & on function name
Julia Lawall
2009-11-18
*
net: Use netdev_alloc_skb_ip_align()
Eric Dumazet
2009-10-13
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-09-02
|
\
|
*
drivers/net: fixed drivers that support netpoll use ndo_start_xmit()
Dongdong Deng
2009-08-14
*
|
netdev: convert bulk of drivers to netdev_tx_t
Stephen Hemminger
2009-09-01
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-16
|
\
|
|
*
netdev: restore MTU change operation
Ben Hutchings
2009-07-12
*
|
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-07-05
|
/
*
net: use netdev stats in b44, sundance, via-rhine and via-velocity
Eric Dumazet
2009-05-27
*
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
*
via-rhine: fix non-constant printk warnings
Stephen Hemminger
2009-02-27
*
net: Remove redundant NAPI functions
Ben Hutchings
2009-01-21
*
netdev: add missing set_mac_address hook
Stephen Hemminger
2009-01-11
*
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
2008-12-22
*
netdevice: Kill netdev->priv
Wang Chen
2008-12-08
*
via-rhine: convert to net_device_ops
Stephen Hemminger
2008-11-21
*
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-11-04
*
net: convert print_mac to %pM
Johannes Berg
2008-10-27
*
via-rhine: changed to use netdev_alloc_skb() from dev_alloc_skb
Kevin Lo
2008-09-03
*
via-rhine: delete non NAPI code from the driver.
Francois Romieu
2008-07-11
*
[netdrvr] via-rhine: Use register offset definition for WOLcgClr
Laura Garcia
2008-02-24
*
via-rhine.c:rhine_hw_init() must be __devinit
Adrian Bunk
2008-02-03
*
drivers/net: Add missing "space"
Joe Perches
2008-01-28
*
via-rhine: endianness
Al Viro
2007-10-10
*
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
*
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
Jeff Garzik
2007-10-10
*
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
*
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
2007-10-10
*
via-rhine: disable rx_copybreak on archs that don't allow unaligned DMA access
Dustin Marquess
2007-08-14
*
[NET]: ethtool_perm_addr only has one implementation
Matthew Wilcox
2007-07-31
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2007-07-12
|
\
|
*
PCI: Change all drivers to use pci_device->revision
Auke Kok
2007-07-11
*
|
[NET]: Kill eth_copy_and_sum().
David S. Miller
2007-07-11
|
/
*
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
2007-04-26
*
via-rhine: set avoid_D3 for broken BIOSes
Roger Luethi
2007-03-09
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
*
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-09-24
|
\
|
*
drivers/net: const-ify ethtool_ops declarations
Jeff Garzik
2006-09-13
|
*
Merge branch 'tmp' into upstream
Jeff Garzik
2006-09-12
|
|
\
|
|
*
[PATCH] Remove more unnecessary driver printk's
Andy Gospodarek
2006-09-12
|
*
|
drivers/net: Remove deprecated use of pci_module_init()
Jeff Garzik
2006-08-19
|
|
/
*
/
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
2006-09-22
|
/
*
[PATCH] via-rhine: add option avoid_D3 (work around broken BIOSes)
Roger Luethi
2006-08-19
*
[PATCH] via-rhine: NAPI poll enable
Stephen Hemminger
2006-08-19
*
[PATCH] via-rhine: NAPI support
Roger Luethi
2006-08-19
[next]