summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALENJoe Perches2011-11-165-10/+6
| * igb: Convert bare printk to pr_noticeJoe Perches2011-11-161-2/+3
| * igb: Convert printks to pr_<level>Jeff Kirsher2011-11-161-85/+80
| * ixgbevf: Convert printks to pr_<level>Jeff Kirsher2011-11-162-15/+18
| * igbvf: Convert printks to pr_<level>Jeff Kirsher2011-11-161-7/+7
| * ixgbe: fix LED blink logic to check for linkEmil Tantilov2011-11-161-7/+11
| * e1000e: Convert printks to pr_<level>Jeff Kirsher2011-11-161-129/+101
| * e1000e: convert to real ndo_set_rx_modeJesse Brandeburg2011-11-161-44/+114
* | net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-167-20/+31
* | net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routinesRick Jones2011-11-161-1/+1
|/
* Sweep the last of the active .get_drvinfo floors under ethernet/Rick Jones2011-11-146-43/+40
* Sweep additional floors of strcpy in .get_drvinfo routinesRick Jones2011-11-141-4/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-073-3/+9
|\
| * ixgbe: Fix compile for kernel without CONFIG_PCI_IOV definedRose, Gregory V2011-11-072-2/+4
| * i825xx:xscale:8390:freescale: Fix Kconfig dependanciesJeff Kirsher2011-11-041-1/+5
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\ \ | |/ |/|
| * drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-311-0/+1
* | ixgbevf: Update release versionGreg Rose2011-11-021-1/+1
* | ixgbe: DCB, return max for IEEE traffic classesJohn Fastabend2011-11-021-4/+6
* | ixgbe: fix reading of the buffer returned by the firmwareEmil Tantilov2011-11-021-9/+11
* | ixgbe: Fix compiler warningsGreg Rose2011-11-021-0/+2
* | ixgbe: fix smatch splat due to missing NULL checkJohn Fastabend2011-11-021-21/+12
* | ixgbe: fix disabling of Tx laser at probeEmil Tantilov2011-11-021-7/+7
* | ixgbe: Fix link issues caused by a reset while interface is downEmil Tantilov2011-11-021-1/+0
OpenPOWER on IntegriCloud