Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bc58493bd35f33feef27bcbdbcfa96e4a2fa43bf
/
drivers
/
net
/
ethernet
/
neterion
6d85a1b
net: s2io: simplify logical constraint
by xypron.glpk@gmx.de
· 8 years ago
a6086a8
drivers: net: remove NETDEV_TX_LOCKED
by Florian Westphal
· 9 years ago
57e7c8c
net: vxge: avoid unused function warnings
by Arnd Bergmann
· 9 years ago
47ea032
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
by Ivan Vecera
· 9 years ago
910be1a
neterion: s2io: Use module_pci_driver
by Vaishali Thakkar
· 9 years ago
138b15e
drivers/net: remove all references to obsolete Ethernet-HOWTO
by Paul Gortmaker
· 10 years ago
f60a8b3
vxge: use swap() in vxge_hw_channel_dtr_alloc()
by Fabian Frederick
· 10 years ago
d07ce24
neterion: s2io: Fix kernel doc formatting
by Joe Perches
· 10 years ago
03cc864
s2io: Update driver to use dma_wmb
by Alexander Duyck
· 10 years ago
f1a8ff2
vxge: Add const to ethtool_driver_stats_keys
by Joe Perches
· 10 years ago
dbedd44
ethernet: codespell comment spelling fixes
by Joe Perches
· 10 years ago
2ca292d
vxge: fix sparse warning
by Lad, Prabhakar
· 10 years ago
95f873f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
a8c1d28
s2io: use snprintf() as a safety feature
by Dan Carpenter
· 10 years ago
df8a39d
net: rename vlan_tx_* helpers since "tx" is misleading there
by Jiri Pirko
· 10 years ago
13bb518
net: ethernet: neterion: vxge: vxge-main.c: Cleaning up missing null-terminate in conjunction with strncpy
by Rickard Strandqvist
· 10 years ago
9baa3c3
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
by Benoit Taine
· 10 years ago
ce75058
vxge: remove deprecated syststamp timestamp
by Willem de Bruijn
· 10 years ago
537fae0
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
by Jiri Pirko
· 11 years ago
f6d9b51
vxge: Remove useless return variables
by Peter Senna Tschudin
· 11 years ago
f6e92d1
vxge: Use time_before()
by Manuel Schölling
· 11 years ago
7ad24ea
net: get rid of SET_ETHTOOL_OPS
by Wilfried Klaebe
· 11 years ago
862aa49
neterion/s2io: remove unused s2io_start_tx_queue routine
by Ying Xue
· 11 years ago
6956d73
vxge: Call dev_kfree_skb_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
e6d26bd
s2io: Call dev_kfree_skb_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
c7b82cc
vxge: Don't receive packets when the napi budget == 0
by Eric W. Biederman
· 11 years ago
99a09c2
s2io: Don't receive packets when the napi budget == 0
by Eric W. Biederman
· 11 years ago
57a7744
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
by Eric W. Biederman
· 11 years ago
9644cdc
vxge: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
37a15ed
s2io: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
0fbb829
net: vxge: Remove unused device pointer
by Christian Engelmayer
· 11 years ago
e40c10f
vxge: make local functions static
by stephen hemminger
· 11 years ago
f75d191
net: vxge: slight optimization of addr compare
by dingtianhong
· 11 years ago
c4be416
net: vxge calls skb_set_hash
by Tom Herbert
· 11 years ago
426e1fa
Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next
by David S. Miller
· 11 years ago
450e55e
vxge: Implement the SIOCGHWTSTAMP ioctl
by Ben Hutchings
· 11 years ago
5e30025
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
827da44
net: Explicitly initialize u64_stats_sync structures for lockdep
by John Stultz
· 11 years ago
4f12b2f
net: neterion: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
278cee0
treewide: Fix typo in printk
by Masanari Iida
· 12 years ago
86a9bad
net: vlan: add protocol argument to packet tagging functions
by Patrick McHardy
· 12 years ago
80d5c36
net: vlan: prepare for 802.1ad VLAN filtering offload
by Patrick McHardy
· 12 years ago
f646968
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
by Patrick McHardy
· 12 years ago
9a18dd1
net: neterion: replace ip_fast_csum with csum_replace2
by Li RongQing
· 12 years ago
aaeb6cd
remove init of dev->perm_addr in drivers
by Jiri Pirko
· 12 years ago
7826d43
ethtool: fix drvinfo strings set in drivers
by Jiri Pirko
· 12 years ago
1dd06ae
drivers/net: fix up function prototypes after __dev* removals
by Greg Kroah-Hartman
· 12 years ago
008d845
net: neterion: use for_each_pci_dev to simplify the code
by Wei Yongjun
· 12 years ago
3a036ce
vxge/s2io: remove __dev* attributes
by Bill Pemberton
· 12 years ago
ff33c0e
net: Remove bogus dependencies on INET
by Ben Hutchings
· 12 years ago
7f2cd32
net: neterion: Do not break word unregister.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
033d995
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 years ago
1959ec5
Merge branch 'pci/stephen-const' into next
by Bjorn Helgaas
· 12 years ago
3646f0e
netdev: make pci_error_handlers const
by Stephen Hemminger
· 12 years ago
d892aa0
vxge: Use PCI Express Capability accessors
by Jiang Liu
· 12 years ago
4382973
workqueue: deprecate flush[_delayed]_work_sync()
by Tejun Heo
· 12 years ago
e390648
net: fix race condition in several drivers when reading stats
by Kevin Groeneveld
· 12 years ago
c0589fa
vxge/s2io: remove dead URLs
by Jon Mason
· 12 years ago
1aa8b47
drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers
by Ben Hutchings
· 12 years ago
49ce9c2
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
by Ben Hutchings
· 12 years ago
9cbb576
vxge: set maximal number of default RSS queues
by Yuval Mintz
· 12 years ago
6469933
ethernet: Remove casts to same type
by Joe Perches
· 13 years ago
06eb4ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
80777c5
s2io: stop using net_device.{base_addr, irq}.
by Francois Romieu
· 13 years ago
32e819e
vxge: stop using net_device.{base_addr, irq}.
by Francois Romieu
· 13 years ago
044a381
vxge: Convert macro to inline function
by Joe Perches
· 13 years ago
fca231b
vxge: Remove unnecessary ; in do {} while (0) macro
by Joe Perches
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
504f9b5
ethernet: unify return value of .ndo_set_mac_address if address is invalid
by Danny Kukawka
· 13 years ago
c056b73
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
by Pradeep A Dalvi
· 13 years ago
41de8d4
drivers/net: Remove alloc_etherdev error messages
by Joe Perches
· 13 years ago
8e58613
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
by Jiri Pirko
· 13 years ago
8ac72d1
corral some wayward N/A fw_version dust bunnies
by Rick Jones
· 13 years ago
c8f44af
net: introduce and use netdev_features_t for device features sets
by Michał Mirosław
· 13 years ago
68aad78
sweep the floors and convert some .get_drvinfo routines to strlcpy
by Rick Jones
· 13 years ago
9d9779e
drivers/net: Add module.h to drivers who were implicitly using it
by Paul Gortmaker
· 13 years ago
9e903e0
net: add skb frag size accessors
by Eric Dumazet
· 13 years ago
8b0c116
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
by Rick Jones
· 13 years ago
5d6bcdf
net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
by Ian Campbell
· 13 years ago
94d60a7
vxge: convert to SKB paged frag API.
by Ian Campbell
· 13 years ago
f0d06d8
s2io: convert to SKB paged frag API.
by Ian Campbell
· 13 years ago
956a206
vxge: make function table const
by stephen hemminger
· 13 years ago
88f0748
drivers/net/ethernet/*: Enabled vendor Kconfig options
by Jeff Kirsher
· 13 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 13 years ago
86387e1
s2io/vxge: Move the Exar drivers
by Jeff Kirsher
· 14 years ago