index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbevf
Age
Commit message (
Expand
)
Author
2012-02-03
ixgbevf: Update copyright notices
Greg Rose
2012-02-03
ixgbevf: Fix mailbox interrupt ack bug
Greg Rose
2012-01-19
ixgbevf: make operations tables const
Stephen Hemminger
2012-01-19
ixgbevf: fix sparse warnings
Stephen Hemminger
2012-01-19
ixgbevf: make ethtool ops and strings const
Stephen Hemminger
2012-01-19
ixgbevf: Prevent possible race condition by checking for message
Greg Rose
2012-01-02
ixgbevf: Fix register defines to correctly handle complex expressions
Alexander Duyck
2011-12-08
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
Jiri Pirko
2011-11-22
net: remove netdev_alloc_page and use __GFP_COLD
Eric Dumazet
2011-11-22
Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...
Rick Jones
2011-11-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-16
intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALEN
Joe Perches
2011-11-16
ixgbevf: Convert printks to pr_<level>
Jeff Kirsher
2011-11-02
ixgbevf: Update release version
Greg Rose
2011-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2011-10-19
net: add skb frag size accessors
Eric Dumazet
2011-10-07
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
Rick Jones
2011-09-28
ixgbevf: Fix broken trunk vlan
Greg Rose
2011-08-30
intel: convert to SKB paged frag API.
Ian Campbell
2011-08-26
ixgbevf: convert to ndo_fix_features
Michał Mirosław
2011-08-26
ixgbevf: provide 64 bit statistics
Eric Dumazet
2011-08-26
ixgbevf: Check if EOP has changed before using it
Greg Rose
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-17
net: introduce IFF_UNICAST_FLT private flag
Jiri Pirko
2011-08-10
intel: Move the Intel wired LAN drivers
Jeff Kirsher