Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5bc69bf9aeb73547cad8e1ce683a103fe9728282
/
drivers
/
net
/
ethernet
/
intel
/
igbvf
/
netdev.c
b3f4d59
intel: make wired ethernet driver message level consistent (rev2)
by stephen hemminger
· 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
8e58613
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
by Jiri Pirko
· 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
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
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
[Renamed from drivers/net/igbvf/netdev.c]
945a515
intel drivers: repair missing flush operations
by Jesse Brandeburg
· 14 years ago
a0f1d60
igbvf: do vlan cleanup
by Jiri Pirko
· 14 years ago
cabe070
igbvf: update version number
by Williams, Mitch A
· 14 years ago
70c7160
Add appropriate <linux/prefetch.h> include for prefetch users
by Paul Gortmaker
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
ff938e4
net: use pci_dev->revision, again
by Sergei Shtylyov
· 14 years ago
6799746
igbvf: remove Tx hang detection
by Lior Levy
· 14 years ago
031d795
igbvf: add support for i350 VF device
by Williams, Mitch A
· 14 years ago
760141a
igb[v],ixgbe: don't use flush_scheduled_work()
by Tejun Heo
· 14 years ago
89bf67f
drivers/net: use vzalloc()
by Eric Dumazet
· 14 years ago
eca2a33
igbvf: Remove some dead code in igbvf
by Julian Stecklina
· 14 years ago
2c20ebb
igbvf: Update version and Copyright
by Greg Rose
· 14 years ago
de7fe78
igbvf: fix panic on load
by Emil Tantilov
· 14 years ago
b738127
vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
by Jesse Gross
· 14 years ago
a771433
igbvf: Remove unneeded pm_qos* calls
by Greg Rose
· 14 years ago
807540b
drivers/net: return operator cleanup
by Eric Dumazet
· 14 years ago
bc8acf2
drivers/net: avoid some skb->ip_summed initializations
by Eric Dumazet
· 14 years ago
2d0bb1c
e100/e1000*/igb*/ixgb*: Add missing read memory barrier
by Jeff Kirsher
· 14 years ago
6ba7401
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
2c6952d
igbvf, ixgbevf: use dev_hw_addr_random
by Stefan Assmann
· 15 years ago
82f6825
pm_qos: Get rid of the allocation in pm_qos_add_request()
by James Bottomley
· 15 years ago
f896546
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
ed77134
PM QOS update
by Mark Gross
· 15 years ago
123e9f1
igbvf: use DMA API instead of PCI DMA functions
by Nick Nunley
· 15 years ago
ec857fd
igbvf: double increment nr_frags
by Koki Sanagi
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
4a35ecf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
22bedad3
net: convert multicast list to list_head
by Jiri Pirko
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
a08af74
igbvf: do not modify tx_queue_len on link speed change
by Emil Tantilov
· 15 years ago
48e2f18
net: convert multiple drivers to use netdev_for_each_mc_addr, part4
by Jiri Pirko
· 15 years ago
4cd24ea
net: use netdev_mc_count and netdev_mc_empty when appropriate
by Jiri Pirko
· 15 years ago
05ba712
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
ac26d7d
igbvf: fix issue w/ mapped_as_page being left set after unmap
by Alexander Duyck
· 15 years ago
8e1e8a4
net: Fix IPv6 GSO type checks in Intel ethernet drivers
by Sridhar Samudrala
· 15 years ago
8581145
igb/igbvf: cleanup exception handling in tx_map_adv
by Alexander Duyck
· 15 years ago
51c24aa
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
c1fa347
e1000/e1000e/igb/igbvf/ixgb/ixgbe: Fix tests of unsigned in *_tx_map()
by Roel Kluin
· 15 years ago
d4a66e7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
a3aa188
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
by Alexey Dobriyan
· 15 years ago
753cdc3
drivers/net/igbvf/netdev.c: use %pM to shown MAC address
by H Hartley Sweeten
· 15 years ago
1242b6f
igbvf: Make igbvf error message more informative
by Williams, Mitch A
· 15 years ago
7227909
igbvf: avoid reset storms due to mailbox issues
by Alexander Duyck
· 15 years ago
8e95a20
drivers/net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
a7d5ca40
igbvf: remove skb_dma_map/unmap call from drivers
by Alexander Duyck
· 15 years ago
a0607fd
drivers/net: request_irq - Remove unnecessary leading & from second arg
by Joe Perches
· 15 years ago
89d71a6
net: Use netdev_alloc_skb_ip_align()
by Eric Dumazet
· 15 years ago
451f144
drivers: Kill now superfluous ->last_rx stores
by Eric Dumazet
· 15 years ago
3b29a56
intel: convert drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
c06c430
igbvf: return PCI_ERS_RESULT_DISCONNECT on permanent failure
by Dean Nelson
· 16 years ago
92d947b
igbvf: resolve "frees DMA memory with different size" warnings
by Alexander Duyck
· 16 years ago
8e20ce9
convert some DMA_nnBIT_MASK() callers
by Andrew Morton
· 16 years ago
042a53a
net: skb_shared_info optimization
by Eric Dumazet
· 16 years ago
cdd0db0
net: dont update dev->trans_start
by Eric Dumazet
· 16 years ago
0364d6f
igbvf: cleanup flags and allow for rx checksum to be disabled
by Alexander Duyck
· 16 years ago
2d16577
igbvf: fix unused external references
by Alexander Duyck
· 16 years ago
d4e0fe0
igbvf: add new driver to support 82576 virtual functions
by Alexander Duyck
· 16 years ago