summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
* 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
* | igb: Fix for I347AT4 PHY cable length unit detectionKantecki, Tomasz2011-11-021-1/+1
* | e100: make sure vlan support isn't advertised on old adaptersJesse Brandeburg2011-11-021-0/+4
* | e1000e: demote a debugging WARN to a debug log messageBruce Allan2011-11-021-2/+1
|/
* Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-251-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-254-4/+4
* igb: VFTA Table Fix for i350 devicesCarolyn Wyborny2011-10-215-4/+65
* igb: Move DMA Coalescing init code to separate function.Carolyn Wyborny2011-10-211-56/+68
* igb: Fix for Alt MAC Address feature on 82580 and later devicesCarolyn Wyborny2011-10-211-0/+7
* igbvf: Bump version numberWilliams, Mitch A2011-10-211-1/+1
* igbvf: Update module identification stringsWilliams, Mitch A2011-10-211-5/+7
* igb: fix a compile warningRongQing Li2011-10-201-0/+3
* igbvf: fix truesize underestimationEric Dumazet2011-10-201-1/+1
* net: add skb frag size accessorsEric Dumazet2011-10-197-16/+16
* ixgbe: change the eeprom version reported by ethtoolEmil Tantilov2011-10-173-10/+13
* ixgbe: allow eeprom writes via ethtoolEmil Tantilov2011-10-172-0/+73
* ixgbe: fix endianess when writing driver version to firmwareEmil Tantilov2011-10-171-8/+8
* igb: Check if subordinate VFs are assigned to virtual machinesGreg Rose2011-10-172-30/+150
* igbvf: Fix trunk vlanGreg Rose2011-10-171-2/+2
* igbvf: convert to ndo_fix_featuresMichał Mirosław2011-10-162-62/+20
* igb: enable l4 timestamping for v2 event packetsJacob Keller2011-10-161-0/+1
* ixgbe: Add new netdev op to turn spoof checking on or off per VFGreg Rose2011-10-164-10/+52
* e1000e: locking bug introduced by commit 67fd4fcbBruce Allan2011-10-162-8/+14
* e1000e: fix skb truesize underestimationEric Dumazet2011-10-131-2/+2
OpenPOWER on IntegriCloud