Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
950c54df1e503ece4e2987b0cf6e2e4e22817c0c
/
drivers
/
net
/
ethernet
/
neterion
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