summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: ethtool: stats user buffer overrunJohn Fastabend2012-02-091-37/+51
* ixgbe: dcb: up2tc mapping lost on disable/enable CEE DCB stateJohn Fastabend2012-02-091-2/+9
* ixgbe: do not update real num queues when netdev is going awayYi Zou2012-02-091-0/+4
* ixgbe: Fix broken dependency on MAX_SKB_FRAGS being related to page sizeAlexander Duyck2012-02-091-6/+6
* ixgbe: Fix case of Tx Hang in PF with 32 VFsGreg Rose2012-02-091-1/+1
* ixgbe: fix vf lookupGreg Rose2012-02-091-1/+2
* igb: fix vf lookupGreg Rose2012-02-091-1/+2
* e1000: add dropped DMA receive enable back in for WoLDean Nelson2012-02-091-4/+6
* ixgbe: Fix typo in ixgbe_common.hMasanari Iida2012-02-031-1/+1
* igbvf: change copyright dateMitch A Williams2012-02-0310-11/+11
* ixgbevf: Update copyright noticesGreg Rose2012-02-0310-11/+11
* ixgbevf: Fix mailbox interrupt ack bugGreg Rose2012-02-032-6/+21
* ixgbe: make ethtool strings table constStephen Hemminger2012-02-031-1/+1
* ixgbe: Add warning when no space left for more MAC filtersGreg Rose2012-02-031-0/+3
* ixgbe: update copyright to 2012Don Skidmore2012-02-0325-26/+26
* ixgbevf: make operations tables constStephen Hemminger2012-01-194-8/+8
* ixgbevf: fix sparse warningsStephen Hemminger2012-01-193-2/+4
* ixgbevf: make ethtool ops and strings constStephen Hemminger2012-01-191-2/+3
* ixgbevf: Prevent possible race condition by checking for messageGreg Rose2012-01-191-18/+21
* ixgbe: Fix register defines to correctly handle complex expressionsAlexander Duyck2012-01-191-16/+16
* igbvf: Remove unnecessary irq disable/enableMitch A Williams2012-01-191-5/+0
* igbvf: remove unneeded castStephen Hemminger2012-01-191-2/+1
* igb: Update Copyright on all Intel copyrighted files.Carolyn Wyborny2012-01-1917-18/+18
* igb: make local functions staticStephen Hemminger2012-01-192-4/+4
* ixgbe: FCoE: Add support for ndo_get_fcoe_hbainfo() callNeerav Parikh2012-01-053-1/+90
* igb: reset PHY after recovering from PHY power downKoki Sanagi2012-01-051-0/+1
* igb: add basic runtime PM supportYan, Zheng2012-01-052-19/+133
* igb: Add support for byte queue limits.Eric Dumazet2012-01-052-0/+10
* e1000: cleanup CE4100 MDIO registers accessFlorian Fainelli2012-01-052-12/+7
* e1000: unmap ce4100_gbe_mdio_base_virt in e1000_removeFlorian Fainelli2012-01-051-0/+2
* e1000: fix lockdep splat in shutdown handlerJesse Brandeburg2012-01-051-7/+1
* ixgbe: add support for new 82599 device.Don Skidmore2012-01-023-5/+22
* ixgbe: add support for new 82599 device idEmil Tantilov2012-01-023-0/+3
* ixgbe: add write flush in ixgbe_clock_out_i2c_byte()Emil Tantilov2012-01-021-0/+1
* ixgbe: fix typo'sStephen Hemminger2012-01-021-7/+7
* ixgbe: fix incorrect PHY register readsEmil Tantilov2012-01-021-4/+4
* igb: Add flow control advertising to ethtool setting.Carolyn Wyborny2012-01-021-2/+4
* ixgbevf: Fix register defines to correctly handle complex expressionsAlexander Duyck2012-01-022-23/+23
* net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-196-26/+26
* net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko2011-12-087-29/+57
* ixgbe: Remove function prototype for non-existent functionGreg Rose2011-12-051-1/+0
* ixgbe: DCB: IEEE transitions may fail to reprogram hardware.John Fastabend2011-12-051-11/+10
* ixgbe: DCBnl set_all, order of operations fixJohn Fastabend2011-12-051-48/+29
* igb: Update DMA Coalescing threshold calculation.Matthew Vick2011-12-051-7/+19
* e1000e: hitting BUG_ON() from napi_enableBruce Allan2011-12-051-2/+2
* e1000e: Avoid wrong check on TX hangJeff Kirsher2011-12-052-3/+21
* e1000e: Support for byte queue limitsTom Herbert2011-11-291-0/+9
* net: remove netdev_alloc_page and use __GFP_COLDEric Dumazet2011-11-223-3/+3
* Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...Rick Jones2011-11-225-10/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2011-11-1612-299/+340
|\
OpenPOWER on IntegriCloud