index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbevf
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-13
1
-10
/
+5
|
\
|
*
DMA-API: net: intel/ixgbevf: fix 32-bit DMA mask handling
Russell King
2013-09-21
1
-10
/
+5
*
|
ixgbe: cleanup IXGBE_DESC_UNUSED
Don Skidmore
2013-11-01
2
-8
/
+12
*
|
ixgbevf: remove redundant workaround
Emil Tantilov
2013-11-01
1
-9
/
+0
*
|
ixgbevf: Add zero_base handler to network statistics
Don Skidmore
2013-10-29
2
-34
/
+45
*
|
ixgbevf: add BP_EXTENDED_STATS for CONFIG_NET_RX_BUSY_POLL
Jacob Keller
2013-10-29
3
-0
/
+60
*
|
ixgbevf: implement CONFIG_NET_RX_BUSY_POLL
Jacob Keller
2013-10-29
2
-0
/
+177
*
|
ixgbevf: have clean_rx_irq return total_rx_packets cleaned
Jacob Keller
2013-10-29
1
-6
/
+7
*
|
ixgbevf: add ixgbevf_rx_skb
Jacob Keller
2013-10-29
1
-1
/
+15
*
|
ixgbevf: bump driver version
Don Skidmore
2013-10-24
1
-1
/
+1
*
|
ixgbevf: implement ethtool get/set coalesce
Jacob Keller
2013-10-24
3
-1
/
+84
*
|
ixgbevf: Adds function to set PSRTYPE register
Don Skidmore
2013-10-24
1
-2
/
+16
*
|
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-10-02
1
-2
/
+2
*
|
ixgbevf: move API neg to reset path
Don Skidmore
2013-10-01
1
-11
/
+10
*
|
ixgbevf: add wait for Rx queue disable
Don Skidmore
2013-10-01
1
-17
/
+44
*
|
ixgbevf: cleanup redundant mailbox read failure check
Don Skidmore
2013-10-01
1
-27
/
+2
*
|
ixgbevf: do not print registers to dmesg in ixgbevf_get_regs
Jacob Keller
2013-10-01
1
-53
/
+2
*
|
intel: Remove extern from function prototypes
Joe Perches
2013-09-24
1
-19
/
+15
|
/
*
drivers/net: Convert uses of compare_ether_addr to ether_addr_equal
Joe Perches
2013-09-04
1
-2
/
+2
*
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2013-04-19
1
-1
/
+1
*
net: vlan: prepare for 802.1ad VLAN filtering offload
Patrick McHardy
2013-04-19
1
-3
/
+6
*
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-19
1
-3
/
+3
*
ixgbevf: Adjust to handle unassigned MAC address from PF
Greg Rose
2013-03-28
2
-7
/
+21
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-27
1
-4
/
+20
|
\
|
*
ixgbevf: don't release the soft entries
xunleer
2013-03-26
1
-4
/
+20
*
|
drivers:net: Remove dma_alloc_coherent OOM messages
Joe Perches
2013-03-15
1
-3
/
+0
*
|
ixgbevf: use PCI_DEVICE_TABLE macro
Stephen Hemminger
2013-03-08
1
-6
/
+3
*
|
ixgbevf: Make next_to_watch a pointer and adjust memory barriers to avoid races
Alexander Duyck
2013-03-08
2
-33
/
+40
|
/
*
ixgbevf: Make sure link status and speed are fetched
Greg Rose
2013-01-28
1
-0
/
+1
*
ixgbevf: Fix link speed message to support 100Mbps
Greg Rose
2013-01-23
1
-3
/
+16
*
ixgbevf: Fix statistics corruption
Greg Rose
2013-01-19
1
-1
/
+6
*
ixgbevf: Fix link up messages
Greg Rose
2013-01-19
1
-4
/
+5
*
ixgbevf: Synch out of tree and in tree mailbox interrupt handlers
Greg Rose
2013-01-19
1
-2
/
+25
*
remove init of dev->perm_addr in drivers
Jiri Pirko
2013-01-09
1
-2
/
+0
*
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-07
1
-2
/
+1
*
net/intel: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-4
/
+4
*
ixgbevf: Add checksum statistics counters to rings
Greg Rose
2012-11-15
2
-7
/
+18
*
ixgbevf: Remove unneeded and obsolete comment
Greg Rose
2012-11-15
1
-7
/
+0
*
ixgbevf: White space and comments clean up
Greg Rose
2012-11-15
1
-13
/
+6
*
ixgbevf: Remove mailbox spinlock from the reset function
Greg Rose
2012-11-15
1
-4
/
+0
*
ixgbevf: Remove checking for mac.ops function pointers
Greg Rose
2012-11-15
1
-38
/
+18
*
ixgbevf: Remove the ring adapter pointer value
Greg Rose
2012-11-15
1
-1
/
+0
*
ixgbevf: Fix unnecessary dereference where local var is available.
Greg Rose
2012-11-15
1
-2
/
+2
*
ixgbevf: Streamline the rx buffer allocation
Greg Rose
2012-11-15
1
-5
/
+5
*
ixgbevf: Reduce size of maximum rx buffer
Greg Rose
2012-11-13
2
-13
/
+13
*
ixgbevf: Add flag to indicate when rx is in net poll
Greg Rose
2012-11-13
2
-1
/
+7
*
ixgbevf: fix possible use of uninitialized variable
Emil Tantilov
2012-11-13
1
-1
/
+2
*
ixgbevf: make sure probe fails on MSI-X enable error
Jakub Kicinski
2012-11-13
1
-13
/
+13
*
eth: Make is_link_local() consistent with other address tests
Ben Hutchings
2012-11-03
2
-2
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-10-31
2
-0
/
+8
|
\
[next]