index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
neterion
/
vxge
/
vxge-main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-20
net: vxge: Fix some indentation issues
Christophe JAILLET
1
-19
/
+18
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-14
/
+7
2017-11-10
net: vxge: remove redundant assignments and pointers
Colin Ian King
1
-8
/
+1
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-1
/
+1
2017-10-18
net: vxge: Convert timers to use timer_setup()
Kees Cook
1
-6
/
+6
2017-05-21
net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
Miroslav Lichvar
1
-0
/
+1
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
1
-3
/
+3
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
1
-3
/
+1
2016-10-18
ethernet/neterion: use core min/max MTU checking
Jarod Wilson
1
-5
/
+4
2016-01-29
net: vxge: avoid unused function warnings
Arnd Bergmann
1
-19
/
+12
2015-01-13
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
1
-2
/
+2
2014-09-15
net: ethernet: neterion: vxge: vxge-main.c: Cleaning up missing null-terminat...
Rickard Strandqvist
1
-1
/
+1
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-07-29
vxge: remove deprecated syststamp timestamp
Willem de Bruijn
1
-1
/
+0
2014-05-21
vxge: Use time_before()
Manuel Schölling
1
-2
/
+2
2014-03-24
vxge: Call dev_kfree_skb_any instead of dev_kfree_skb.
Eric W. Biederman
1
-4
/
+4
2014-03-14
vxge: Don't receive packets when the napi budget == 0
Eric W. Biederman
1
-0
/
+4
2014-03-14
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
Eric W. Biederman
1
-4
/
+4
2014-02-18
vxge: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
1
-6
/
+9
2014-02-09
net: vxge: Remove unused device pointer
Christian Engelmayer
1
-6
/
+0
2014-01-16
vxge: make local functions static
stephen hemminger
1
-1
/
+2
2013-12-31
net: vxge: slight optimization of addr compare
dingtianhong
1
-1
/
+1
2013-12-18
net: vxge calls skb_set_hash
Tom Herbert
1
-1
/
+2
2013-12-05
Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
1
-8
/
+19
2013-11-21
vxge: Implement the SIOCGHWTSTAMP ioctl
Ben Hutchings
1
-8
/
+19
2013-11-14
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+4
2013-11-06
net: Explicitly initialize u64_stats_sync structures for lockdep
John Stultz
1
-0
/
+4
2013-10-21
net: neterion: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-06-18
treewide: Fix typo in printk
Masanari Iida
1
-1
/
+1
2013-04-19
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
1
-1
/
+1
2013-04-19
net: vlan: prepare for 802.1ad VLAN filtering offload
Patrick McHardy
1
-3
/
+5
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
1
-2
/
+2
2013-01-08
remove init of dev->perm_addr in drivers
Jiri Pirko
1
-1
/
+0
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
1
-9
/
+6
2012-12-03
vxge/s2io: remove __dev* attributes
Bill Pemberton
1
-8
/
+8
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2012-09-07
netdev: make pci_error_handlers const
Stephen Hemminger
1
-1
/
+1
2012-08-20
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
1
-1
/
+1
2012-07-22
net: fix race condition in several drivers when reading stats
Kevin Groeneveld
1
-4
/
+4
2012-07-10
vxge/s2io: remove dead URLs
Jon Mason
1
-3
/
+1
2012-07-05
vxge: set maximal number of default RSS queues
Yuval Mintz
1
-1
/
+2
2012-06-06
ethernet: Remove casts to same type
Joe Perches
1
-4
/
+4
2012-04-07
vxge: stop using net_device.{base_addr, irq}.
Francois Romieu
1
-11
/
+7
2012-04-04
vxge: Convert macro to inline function
Joe Perches
1
-3
/
+3
2011-12-08
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
Jiri Pirko
1
-2
/
+4
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
1
-4
/
+5
2011-10-31
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
1
-0
/
+1
2011-10-19
net: add skb frag size accessors
Eric Dumazet
1
-6
/
+6
2011-10-05
vxge: convert to SKB paged frag API.
Ian Campbell
1
-4
/
+4
2011-09-16
vxge: make function table const
stephen hemminger
1
-3
/
+7
[next]