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
/
ixgbe
/
ixgbe_common.h
Age
Commit message (
Expand
)
Author
2011-03-03
ixgbe: cleanup copyright string for 2011
Don Skidmore
2011-03-03
ixgbe: Drop unused code for setting up unicast addresses
Emil Tantilov
2011-02-11
ixgbe: cleanup namespace complaint by removing little used function
Don Skidmore
2010-12-24
ixgbe: Add anti-spoofing feature support
Greg Rose
2010-12-03
ixgbe: add support for new format of PBA numbers
Don Skidmore
2010-11-16
ixgbe: make silicon specific functions generic
Don Skidmore
2010-10-14
ixgbe: declare functions as static
Emil Tantilov
2010-07-05
ixgbe: use netif_<level> instead of netdev_<level>
Emil Tantilov
2010-06-03
ixgbe: Use netdev_<level>, dev_<level>, pr_<level>
Emil Tantilov
2010-05-13
ixgbe: Refactor common code between 82598 & 82599 to accommodate new hardware
Mallikarjuna R Chilakala
2010-03-26
ixgbe: convert to use netdev_for_each_mc_addr
Jiri Pirko
2010-01-25
net: use helpers to access uc list V2
Jiri Pirko
2010-01-13
ixgbe: update copyright dates
Shannon Nelson
2009-08-26
ixgbe: cleanup functions that should have been defined static
Don Skidmore
2009-06-07
ixgbe: Fix 82599 adapter link flickering issues
Mallikarjuna R Chilakala
2009-05-29
net: convert unicast addr list
Jiri Pirko
2009-04-11
ixgbe: Move the LED blink code to common, since 82599 also uses it
PJ Waskiewicz
2009-04-02
ixgbe: fix build when DEBUG is defined
Alexander Duyck
2009-03-01
ixgbe: Add hardware specific initialization code for 82599 devices
PJ Waskiewicz
2009-02-06
ixgbe: Update flow control state machine in link setup
Peter P Waskiewicz Jr
2009-02-01
ixgbe: Update copyright dates, bump the driver version number
Peter P Waskiewicz Jr
2008-09-24
ixgbe: Whitespace, copyright update and version number change patch
Peter P Waskiewicz
2008-09-24
ixgbe: update to latest common code module
Jesse Brandeburg
2008-09-03
ixgbe: Implement HAVE_SET_RX_MODE
Christopher Leech
2007-10-10
ixgbe: driver for Intel(R) 82598 PCI-Express 10GbE adapters (v4)
Auke Kok