Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
50619cb173214b4188dfe14f858380c03c99b877
/
drivers
/
net
/
ethernet
/
intel
/
igbvf
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
1f9061d2
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
by Joe Perches
· 12 years ago
3eb1a40
igbvf: Make next_to_watch a pointer and adjust memory barriers to avoid races
by Alexander Duyck
· 12 years ago
b2adaca
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
by Joe Perches
· 12 years ago
8d56b6d
igbvf: be sane about random MAC addresses
by Mitch A Williams
· 12 years ago
aaeb6cd
remove init of dev->perm_addr in drivers
by Jiri Pirko
· 12 years ago
15c6ff3
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
by Jiri Pirko
· 12 years ago
1dd06ae
drivers/net: fix up function prototypes after __dev* removals
by Greg Kroah-Hartman
· 12 years ago
9f9a12f
net/intel: remove __dev* attributes
by Bill Pemberton
· 12 years ago
76f640f
igbvf: update version number
by Mitch A Williams
· 12 years ago
2c1a101
igbvf: work around i350 erratum
by Mitch A Williams
· 12 years ago
91ffb8e
igbvf: Check for error on dma_map_single call
by Greg Rose
· 12 years ago
3646f0e
netdev: make pci_error_handlers const
by Stephen Hemminger
· 12 years ago
49ce9c2
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
by Ben Hutchings
· 12 years ago
0e90b49
igbvf: fix divide by zero
by Mitch A Williams
· 13 years ago
9bd1be45
igbvf: fix the bug when initializing the igbvf
by Samuel Liao
· 13 years ago
b3f4d59
intel: make wired ethernet driver message level consistent (rev2)
by stephen hemminger
· 13 years ago
449e39d
igbvf: Use ETH_ALEN
by Joe Perches
· 13 years ago
067fb4c
igbvf: reset netdevice addr_assign_type if changed
by Danny Kukawka
· 13 years ago
1a0d6ae
rename dev_hw_addr_random and remove redundant second
by Danny Kukawka
· 13 years ago
ab50a2a
igbvf: refactor Interrupt Throttle Rate code
by Mitch A Williams
· 13 years ago
2a06ed9
igbvf: change copyright date
by Mitch A Williams
· 13 years ago
56b6896
igbvf: Remove unnecessary irq disable/enable
by Mitch A Williams
· 13 years ago
b2f0f6b
igbvf: remove unneeded cast
by Stephen Hemminger
· 13 years ago
8e58613
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
by Jiri Pirko
· 13 years ago
84b4050
Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a number of drivers
by Rick Jones
· 13 years ago
f85fa27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 13 years ago
c8f44af
net: introduce and use netdev_features_t for device features sets
by Michał Mirosław
· 13 years ago
a4ba8cb
igbvf: Convert printks to pr_<level>
by Jeff Kirsher
· 13 years ago
612a94d
Sweep the last of the active .get_drvinfo floors under ethernet/
by Rick Jones
· 13 years ago
8a9ea32
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
7d94eb8
igbvf: Bump version number
by Williams, Mitch A
· 13 years ago
1009075
igbvf: Update module identification strings
by Williams, Mitch A
· 13 years ago
7b8b596
igbvf: fix truesize underestimation
by Eric Dumazet
· 13 years ago
9e903e0
net: add skb frag size accessors
by Eric Dumazet
· 13 years ago
4d2d55a
igbvf: Fix trunk vlan
by Greg Rose
· 13 years ago
fd38f734
igbvf: convert to ndo_fix_features
by Michał Mirosław
· 13 years ago
8b0c116
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
by Rick Jones
· 13 years ago
877749b
intel: convert to SKB paged frag API.
by Ian Campbell
· 13 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 13 years ago
dee1ad4
intel: Move the Intel wired LAN drivers
by Jeff Kirsher
· 14 years ago