index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
nvidia
Age
Commit message (
Expand
)
Author
2014-06-06
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
2014-06-04
trivial: drivers/net/ethernet/nvidia/forcedeth.c: fix typo s/SUBSTRACT1/SUBTR...
Antonio Ospite
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-03-24
forcedeth: Call dev_kfree_skb_any instead of kfree_skb.
Eric W. Biederman
2014-03-14
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
Eric W. Biederman
2014-02-18
forcedeth: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-02-18
forcedeth: Cleanup MSI-X to MSI to INTx fallback code
Alexander Gordeev
2014-02-18
forcedeth: Fix invalid errno reporting in nv_request_irq()
Alexander Gordeev
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-09
net: forcedeth: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-12-06
ethernet: Fix FSF address in file headers
Jeff Kirsher
2013-12-05
forcedeth: run loopback test only on chipsets that support it
Ivan Vecera
2013-11-06
net: Explicitly initialize u64_stats_sync structures for lockdep
John Stultz
2013-05-22
net/ethernet/nvidia/forcedeth: Use module_pci_driver to register driver
Peter Hüwe
2013-04-19
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-02
forcedeth: Do a dma_mapping_error check after skb_frag_dma_map
Neil Horman
2013-03-09
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
2013-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-01-08
remove init of dev->perm_addr in drivers
Jiri Pirko
2013-01-03
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
Jiri Pirko
2012-12-28
forcedeth: Fix WARNINGS that result when DMA mapping is not checked
Larry Finger
2012-12-03
forcedeth: remove __dev* attributes
Bill Pemberton
2012-08-30
forcedeth: prevent TX timeouts after reboot
david decotigny
2012-08-30
forcedeth: fix TX timeout caused by TX pause on down link
david decotigny
2012-08-30
forcedeth: fix buffer overflow
david decotigny
2012-07-22
forcedeth: advertise transmit time stamping
Richard Cochran
2012-07-20
forcedeth: spin_unlock_irq in interrupt handler fix
Denis Efremov
2012-07-10
drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers
Ben Hutchings
2012-07-10
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2012-04-30
forcedeth: add transmit timestamping support
Willem de Bruijn
2012-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-07
forcedeth: stop using net_device.{base_addr, irq}.
Francois Romieu
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-02-15
net: use eth_hw_addr_random() and reset addr_assign_type
Danny Kukawka
2012-02-08
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A. Dalvi
2011-12-02
forcedeath: Fix bql support for forcedeath
Igor Maravic
2011-11-29
forcedeth: Support for byte queue limits
Tom Herbert
2011-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-11-18
net-forcedeth: fix possible stats inaccuracies on 32b hosts
david decotigny
2011-11-16
forcedeth: stats updated with a deferrable timer
david decotigny
2011-11-16
forcedeth: account for dropped RX frames
david decotigny
2011-11-16
forcedeth: implement ndo_get_stats64() API
david decotigny
2011-11-16
forcedeth: allow to silence "TX timeout" debug messages
Sameer Nanda
2011-11-16
forcedeth: Add messages to indicate using MSI or MSI-X
Mike Ditto
2011-11-16
forcedeth: fix stats on hardware without extended stats support
david decotigny
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-14
net-forcedeth: Add internal loopback support for forcedeth NICs.
Sanjay Hortikar
2011-11-14
forcedeth: fix stats on hardware without extended stats support
david decotigny
[next]