index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igb
Age
Commit message (
Expand
)
Author
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-07
igb: Update igb version to 4.1.2
Carolyn Wyborny
2012-12-07
igb: release already assigned MSI-X interrupts if setup fails
Stefan Assmann
2012-12-07
igb: remove duplicate code for fallback interrupt initialization
Stefan Assmann
2012-12-03
net/intel: remove __dev* attributes
Bill Pemberton
2012-12-01
igb: Fix SerDes autoneg flow control.
Carolyn Wyborny
2012-12-01
igb: Unset sigdetect for SERDES loopback on 82580 and i350
Carolyn Wyborny
2012-12-01
igb: Workaround for global device reset problem on 82580.
Carolyn Wyborny
2012-12-01
igb: Refactoring of i210 file.
Carolyn Wyborny
2012-12-01
igb: Acquire, release semaphore for writing each EEPROM page
Akeem G. Abodunrin
2012-12-01
igb: Updates to read nvm function for i211 device
Carolyn Wyborny
2012-11-28
igb: Use a 32-bit mask when calculating the flow control watermarks
Matthew Vick
2012-11-22
igb: Do not parse past IP header on fragments beyond the first
Alexander Duyck
2012-11-22
igb: No longer rely on APME to determine WoL settings
Matthew Vick
2012-11-22
igb: Update PTP Rx filters
Matthew Vick
2012-11-13
igb: Ethtool support to enable and disable EEE
Akeem G. Abodunrin
2012-11-13
igb: Improve performance and reduce size of igb_tx_map
Alexander Duyck
2012-11-13
igb: Update igb Tx flags to improve code efficiency
Alexander Duyck
2012-11-13
igb: Make TSO check for CHECKSUM_PARTIAL to avoid skb_is_gso check
Alexander Duyck
2012-11-13
igb: Support for modifying UDP RSS flow hashing
Akeem G. Abodunrin
2012-11-13
igb: Clear Go Link Disconnect for 82580 and later devices
Carolyn Wyborny
2012-11-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-11-01
ptp: Enable clock drivers along with associated net/PHY drivers
Ben Hutchings
2012-11-01
igb: Fix EEPROM writes via ethtool on i210
Carolyn Wyborny
2012-11-01
igb: Add function to read i211's invm version
Carolyn Wyborny
2012-11-01
igb: Remove workaround for EEE configuration on i210/I211
Carolyn Wyborny
2012-10-30
igb: Fix sparse warning in igb_ptp_rx_pktstamp
Alexander Duyck
2012-10-30
igb: Update firmware version info for ethtool output.
Carolyn Wyborny
2012-10-30
igb: Enable auto-crossover during forced operation on 82580 and above.
Matthew Vick
2012-10-23
igb: Update version
Carolyn Wyborny
2012-10-23
igb: Update get cable length function for i210/i211
Carolyn Wyborny
2012-10-19
igb: Split igb_update_dca into separate Tx and Rx functions
Alexander Duyck
2012-10-19
igb: Move the calls to set the Tx and Rx queues into igb_open
Alexander Duyck
2012-10-19
igb: Combine q_vector and ring allocation into a single function
Alexander Duyck
2012-10-19
igb: Lock buffer size at 2K even on systems with larger pages
Alexander Duyck
2012-10-19
igb: Move rx_buffer related code in Rx cleanup path into separate function
Alexander Duyck
2012-10-19
igb: Map entire page and sync half instead of mapping and unmapping half pages
Alexander Duyck
2012-10-19
igb: Combine post-processing of skb into a single function
Alexander Duyck
2012-10-19
igb: Do not use header split, instead receive all frames into a single buffer
Alexander Duyck
2012-10-19
igb: Split Rx timestamping into two separate functions
Alexander Duyck
2012-10-19
igb: Correcting and improving small packet check and padding
Tushar Dave
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-09-22
ptp: link the phc device to its parent device
Richard Cochran
2012-09-22
igb: Use dma_unmap_addr and dma_unmap_len defines
Alexander Duyck
2012-09-22
igb: Simplify how we populate the RSS key
Alexander Duyck
2012-09-22
igb: Change how we populate the RSS indirection table
Alexander Duyck
2012-09-22
igb: Change Tx cleanup loop to do/while instead of for
Alexander Duyck
2012-09-22
igb: Remove logic that was doing NUMA pseudo-aware allocations
Alexander Duyck
2012-09-22
igb: Fix stats output on i210/i211 parts.
Carolyn Wyborny
2012-09-22
igb: Change how we check for pre-existing and assigned VFs
Stefan Assmann
[next]