summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2012-02-01ixgbe: Add module parameter to allow untested and unsafe SFP+ modulesPeter P Waskiewicz Jr
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches
2012-01-27e1000e: update copyright yearBruce Allan
2012-01-27e1000e: split lib.c into three more-appropriate filesBruce Allan
2012-01-27e1000e: call er16flash() instead of __er16flash()Bruce Allan
2012-01-27e1000e: increase version numberBruce Allan
2012-01-27e1000e: convert final strncpy() to strlcpy()Bruce Allan
2012-01-27e1000e: concatenate long debug strings which span multiple linesBruce Allan
2012-01-27e1000e: conditionally restart autoneg on 82577/8/9 when setting LPLU stateBruce Allan
2012-01-27e1000e: increase Rx PBA to prevent dropping received packets on 82566/82567Bruce Allan
2012-01-27e1000e: ICHx/PCHx LOMs should use LPLU setting in NVM when going to SxBruce Allan
2012-01-27e1000e: update workaround for 82579 intermittently disabled during S0->SxBruce Allan
2012-01-27e1000e: disable Early Receive DMA on ICH LOMsBruce Allan
2012-01-26e1000e: Need to include vmalloc.hDavid S. Miller
2012-01-26e1000e: 82574/82583 Tx hang workaroundBruce Allan
2012-01-26e1000e: use hardware default values for Transmit Control registerBruce Allan
2012-01-26e1000e: use default settings for Tx Inter Packet Gap timerBruce Allan
2012-01-26e1000e: 82579: workaround for link drop issueBruce Allan
2012-01-26e1000e: always set transmit descriptor control registers the sameBruce Allan
2012-01-26e1000e: default IntMode based on kernel config & available hardware supportBruce Allan
2012-01-26e1000e: re-factor ethtool get/set ring parameterBruce Allan
2012-01-26e1000e: pass pointer to ring struct instead of adapter structBruce Allan
2012-01-26e1000e: convert head, tail and itr_register offsets to __iomem pointersBruce Allan
2012-01-26e1000e: re-enable alternate MAC address for all devices which support itBruce Allan
2012-01-26e1000e: add Receive Packet Steering (RPS) supportBruce Allan
2012-01-26e1000e: cleanup Rx checksum offload codeBruce Allan
2012-01-19ixgbevf: make operations tables constStephen Hemminger
2012-01-19ixgbevf: fix sparse warningsStephen Hemminger
2012-01-19ixgbevf: make ethtool ops and strings constStephen Hemminger
2012-01-19ixgbevf: Prevent possible race condition by checking for messageGreg Rose
2012-01-19ixgbe: Fix register defines to correctly handle complex expressionsAlexander Duyck
2012-01-19igbvf: Remove unnecessary irq disable/enableMitch A Williams
2012-01-19igbvf: remove unneeded castStephen Hemminger
2012-01-19igb: Update Copyright on all Intel copyrighted files.Carolyn Wyborny
2012-01-19igb: make local functions staticStephen Hemminger
2012-01-05ixgbe: FCoE: Add support for ndo_get_fcoe_hbainfo() callNeerav Parikh
2012-01-05igb: reset PHY after recovering from PHY power downKoki Sanagi
2012-01-05igb: add basic runtime PM supportYan, Zheng
2012-01-05igb: Add support for byte queue limits.Eric Dumazet
2012-01-05e1000: cleanup CE4100 MDIO registers accessFlorian Fainelli
2012-01-05e1000: unmap ce4100_gbe_mdio_base_virt in e1000_removeFlorian Fainelli
2012-01-05e1000: fix lockdep splat in shutdown handlerJesse Brandeburg
2012-01-03ixgbe: add support for new 82599 device.Don Skidmore
2012-01-03ixgbe: add support for new 82599 device idEmil Tantilov
2012-01-03ixgbe: add write flush in ixgbe_clock_out_i2c_byte()Emil Tantilov
2012-01-03ixgbe: fix typo'sStephen Hemminger
2012-01-03ixgbe: fix incorrect PHY register readsEmil Tantilov
2012-01-03igb: Add flow control advertising to ethtool setting.Carolyn Wyborny
2012-01-03ixgbevf: Fix register defines to correctly handle complex expressionsAlexander Duyck