Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c9d2ea96ca3bbc85264803ff6bd66eb3bbefdb77
/
drivers
/
net
/
ethernet
/
intel
/
ixgbevf
012dc19
ixgbevf: scheduling while atomic in reset hw path
by John Fastabend
· 12 years ago
3118678
ixgbevf: Add support for VF API negotiation
by Alexander Duyck
· 12 years ago
dd1fe11
ixgbevf: Cleanup handling of configuration for jumbo frames
by Alexander Duyck
· 12 years ago
0ac1e8c
ixgbevf: Add suspend and resume support to the VF
by Alexander Duyck
· 13 years ago
0614002
netvm: propagate page->pfmemalloc from skb_alloc_page to skb
by Mel Gorman
· 12 years ago
ce42260
ixgbevf: Fix namespace issue with ixgbe_write_eitr
by Greg Rose
· 13 years ago
9f19f31
ixgbevf: Add support for PCI error handling
by Alexander Duyck
· 13 years ago
1c55ed7
ixgbevf: Add lock around mailbox ops to prevent simultaneous access
by Alexander Duyck
· 13 years ago
abaa72d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
eb022d0
ixgbevf: Fix multiple issues in ixgbevf_get/set_ringparam
by Alexander Duyck
· 12 years ago
70a10e2
ixgbevf: Consolidate Tx context descriptor creation code
by Alexander Duyck
· 13 years ago
fb40195
ixgbevf: Add netdev to ring structure
by Alexander Duyck
· 13 years ago
18c6308
ixgbevf: Do not rewind the Rx ring before bumping tail
by Alexander Duyck
· 13 years ago
5d9a533
ixgbevf: fix VF untagging when 802.1 prio is set
by Pascal Bouchareine
· 13 years ago
908421f
ixgbevf: Update descriptor macros to accept pointers and drop _ADV suffix
by Alexander Duyck
· 13 years ago
5f3600e
ixgbevf: Use igb style interrupt masks instead of ixgbe style
by Alexander Duyck
· 13 years ago
fa71ae2
ixgbevf: Move Tx clean-up into NAPI context
by Alexander Duyck
· 13 years ago
6b43c44
ixgbevf: Update q_vector to contain ring pointers instead of bitmaps
by Alexander Duyck
· 13 years ago
10cc1bd
ixgbevf: Fix panic when loading driver
by Alexander Duyck
· 12 years ago
3595990
ixgbevf: Cleanup accounting for space needed at start of xmit_frame
by Alexander Duyck
· 13 years ago
e2c28ce
ixgbevf: Drop use of eitr_low and eitr_high for hard coded values
by Alexander Duyck
· 13 years ago
525a940
ixgbevf: Make use of NETIF_F_RXCSUM instead of keeping our own flag
by Alexander Duyck
· 13 years ago
fd13a9a
ixgbevf: Drop netdev_registered value since that is already stored in netdev
by Alexander Duyck
· 13 years ago
77d5dfc
ixgbevf: Drop all dead or unnecessary code
by Alexander Duyck
· 13 years ago
9365976
ixgbevf: Prevent RX/TX statistics getting reset to zero
by Narendra K
· 12 years ago
49ce9c2
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
by Ben Hutchings
· 12 years ago
9cd9130
ixgbevf: Update version string
by Greg Rose
· 13 years ago
795180d
ixgbevf: Make sure jumbo frames are set correctly after PF reset
by Greg Rose
· 13 years ago
31a1b37
ixgbevf: Add support to recognize 100mb link speed
by Greg Rose
· 13 years ago
b3f4d59
intel: make wired ethernet driver message level consistent (rev2)
by stephen hemminger
· 13 years ago
f794e7e
ixgbevf: print MAC via printk format specifier
by Danny Kukawka
· 13 years ago
1a0d6ae
rename dev_hw_addr_random and remove redundant second
by Danny Kukawka
· 13 years ago
dd48dc3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
5c47a2b
ixgbevf: Update copyright notices
by Greg Rose
· 13 years ago
3a2c403
ixgbevf: Fix mailbox interrupt ack bug
by Greg Rose
· 13 years ago
e404dec
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
by Joe Perches
· 13 years ago
3d8fe98
ixgbevf: make operations tables const
by Stephen Hemminger
· 13 years ago
b5417bf
ixgbevf: fix sparse warnings
by Stephen Hemminger
· 13 years ago
b47aca13
ixgbevf: make ethtool ops and strings const
by Stephen Hemminger
· 13 years ago
375b27c
ixgbevf: Prevent possible race condition by checking for message
by Greg Rose
· 13 years ago
f131a6c
ixgbevf: Fix register defines to correctly handle complex expressions
by Alexander Duyck
· 13 years ago
8e58613
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
by Jiri Pirko
· 13 years ago
1f2149c
net: remove netdev_alloc_page and use __GFP_COLD
by Eric Dumazet
· 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
ea99d83
intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALEN
by Joe Perches
· 13 years ago
dbd9636
ixgbevf: Convert printks to pr_<level>
by Jeff Kirsher
· 13 years ago
c1a7e1e
ixgbevf: Update release version
by Greg Rose
· 13 years ago
8a9ea32
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 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
dd1ed3b
ixgbevf: Fix broken trunk vlan
by Greg Rose
· 13 years ago
877749b
intel: convert to SKB paged frag API.
by Ian Campbell
· 13 years ago
471a76d
ixgbevf: convert to ndo_fix_features
by Michał Mirosław
· 14 years ago
4197aa7
ixgbevf: provide 64 bit statistics
by Eric Dumazet
· 14 years ago
98b9e48
ixgbevf: Check if EOP has changed before using it
by Greg Rose
· 14 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 13 years ago
0178934
net: introduce IFF_UNICAST_FLT private flag
by Jiri Pirko
· 13 years ago
dee1ad4
intel: Move the Intel wired LAN drivers
by Jeff Kirsher
· 14 years ago