index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
igbvf
Commit message (
Expand
)
Author
Age
Files
Lines
*
igbvf: do not modify tx_queue_len on link speed change
Emil Tantilov
2010-03-26
2
-11
/
+1
*
net: convert multiple drivers to use netdev_for_each_mc_addr, part4
Jiri Pirko
2010-02-22
1
-9
/
+3
*
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
2010-02-12
1
-3
/
+3
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-28
1
-2
/
+3
|
\
|
*
igbvf: fix issue w/ mapped_as_page being left set after unmap
Alexander Duyck
2010-01-28
1
-0
/
+1
|
*
net: Fix IPv6 GSO type checks in Intel ethernet drivers
Sridhar Samudrala
2010-01-23
1
-1
/
+1
|
*
igb/igbvf: cleanup exception handling in tx_map_adv
Alexander Duyck
2010-01-23
1
-1
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-23
1
-5
/
+5
|
\
\
|
|
/
|
*
e1000/e1000e/igb/igbvf/ixgb/ixgbe: Fix tests of unsigned in *_tx_map()
Roel Kluin
2010-01-20
1
-5
/
+5
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-10
1
-1
/
+2
|
\
\
|
|
/
|
*
igbvf: Make igbvf error message more informative
Williams, Mitch A
2009-12-23
1
-1
/
+2
*
|
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
2010-01-07
1
-1
/
+1
*
|
drivers/net/igbvf/netdev.c: use %pM to shown MAC address
H Hartley Sweeten
2009-12-29
1
-10
/
+3
|
/
*
igbvf: avoid reset storms due to mailbox issues
Alexander Duyck
2009-12-11
2
-1
/
+8
*
drivers/net: Move && and || to end of previous line
Joe Perches
2009-12-03
1
-2
/
+2
*
igbvf: remove skb_dma_map/unmap call from drivers
Alexander Duyck
2009-12-02
2
-14
/
+52
*
drivers/net: request_irq - Remove unnecessary leading & from second arg
Joe Perches
2009-11-18
1
-3
/
+3
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-10-27
1
-13
/
+17
|
\
|
*
igbvf: fix memory leak when ring size changed while interface down
Alexander Duyck
2009-10-26
1
-13
/
+17
*
|
net: Use netdev_alloc_skb_ip_align()
Eric Dumazet
2009-10-13
1
-7
/
+1
*
|
net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count()
Ben Hutchings
2009-10-05
1
-12
/
+13
|
/
*
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
2009-09-02
1
-4
/
+0
*
intel: convert drivers to netdev_tx_t
Stephen Hemminger
2009-09-01
1
-8
/
+6
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-12
1
-0
/
+4
|
\
|
*
igbvf: Allow VF driver to correctly recognize failure to set mac
Alexander Duyck
2009-08-04
1
-0
/
+4
*
|
igbvf: return PCI_ERS_RESULT_DISCONNECT on permanent failure
Dean Nelson
2009-08-01
1
-0
/
+3
*
|
igbvf: resolve "frees DMA memory with different size" warnings
Alexander Duyck
2009-07-26
1
-3
/
+2
|
/
*
convert some DMA_nnBIT_MASK() callers
Andrew Morton
2009-06-19
1
-6
/
+7
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-06-15
1
-1
/
+1
|
\
|
*
trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...
Martin Olsson
2009-06-12
1
-1
/
+1
*
|
net: skb_shared_info optimization
Eric Dumazet
2009-06-08
1
-3
/
+2
*
|
net: dont update dev->trans_start
Eric Dumazet
2009-05-29
1
-1
/
+0
*
|
igbvf: cleanup flags and allow for rx checksum to be disabled
Alexander Duyck
2009-05-06
3
-33
/
+26
|
/
*
igbvf: fix unused external references
Alexander Duyck
2009-04-11
4
-8
/
+7
*
igbvf: add new driver to support 82576 virtual functions
Alexander Duyck
2009-04-08
10
-0
/
+5153