aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAge
* ptp: Enable clock drivers along with associated net/PHY driversBen Hutchings2012-11-01
* ptp: Make PTP_1588_CLOCK select rather than depend on PPSBen Hutchings2012-11-01
* pps, ptp: Remove dependencies on EXPERIMENTALBen Hutchings2012-11-01
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-10-31
|\
| * igb: Fix sparse warning in igb_ptp_rx_pktstampAlexander Duyck2012-10-30
| * igb: Update firmware version info for ethtool output.Carolyn Wyborny2012-10-30
| * igb: Enable auto-crossover during forced operation on 82580 and above.Matthew Vick2012-10-30
| * igbvf: Check for error on dma_map_single callGreg Rose2012-10-30
| * ixgbevf: Do not forward LLDP type framesGreg Rose2012-10-30
| * ixgbe: reduce PTP rx path overheadJiri Benc2012-10-30
| * ixgbe: add/update descriptor maps in commentsJosh Hay2012-10-30
| * ixgbe: Do not decrement budget in ixgbe_clean_rx_irqAlexander Duyck2012-10-30
| * ixgbe: Return success or failure on VF MAC filter setGreg Rose2012-10-30
| * ixgbe: clean up the condition for turning on/off the laserEmil Tantilov2012-10-30
| * net, ixgbe: handle link local multicast addresses in SR-IOV modeJohn Fastabend2012-10-30
| * ixgbe: Fix return value from macvlan filter functionGreg Rose2012-10-30
| * ixgbe: Add support for pipeline resetDon Skidmore2012-10-30
* | ethernet: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2012-10-31
* | net/cadence: depend on HAS_IOMEMJoachim Eastwood2012-10-31
* | netxen: explicity handle pause autoneg parameterFlavio Leitner2012-10-31
* | dlink: dl2k: use the module_pci_driver macroDevendra Naga2012-10-31
* | realtek: r8169: use module_pci_driver macroDevendra Naga2012-10-31
* | qla3xxx: remove unused variable in ql_process_mac_tx_intr()Wei Yongjun2012-10-31
* | qla3xxx: use module_pci_driver to simplify the codeWei Yongjun2012-10-31
* | ixgbe: add setlink, getlink support to ixgbe and ixgbevfJohn Fastabend2012-10-31
|/
* r8169: enable ALDPS for power savinghayeswang2012-10-26
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-10-23
|\
| * ixgbevf: Update version stringGreg Rose2012-10-23
| * ixgbevf: fix softirq-safe to unsafe splat on internal mbx_lockJohn Fastabend2012-10-23
| * ixgbevf: Check for error on dma_map_single callGreg Rose2012-10-23
| * ixgbevf: make netif_napi_add and netif_napi_del symmetricJohn Fastabend2012-10-23
| * igb: Update versionCarolyn Wyborny2012-10-23
| * igb: Update get cable length function for i210/i211Carolyn Wyborny2012-10-23
| * e1000e: Minimum packet size must be 17 bytesTushar Dave2012-10-23
* | be2net: Fix smatch warnings in be_main.cPadmanabh Ratnakar2012-10-23
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-10-23
|\
| * ixgbe: Fix possible memory leak in ixgbe_set_ringparamAlexander Duyck2012-10-23
| * ixgbe: Add function ixgbe_reset_pipeline_82599Don Skidmore2012-10-23
| * ixgbe: Drop unnecessary addition from ixgbe_set_rx_buffer_lenAlexander Duyck2012-10-23
| * ixgbe: Correcting small packet paddingTushar Dave2012-10-23
| * ixgbe: using is_zero_ether_addr() to simplify the codeWei Yongjun2012-10-23
| * ixgbe: (PTP) refactor init, cyclecounter and resetJacob Keller2012-10-23
| * ixgbe: add WOL support for new subdevice idEmil Tantilov2012-10-23
| * ixgbevf: Add VF DCB + SR-IOV supportAlexander Duyck2012-10-23
| * ixgbe: Enable support for VF API version 1.1 in the PF.Alexander Duyck2012-10-23
| * ixgbe: Add support for GET_QUEUES message to get DCB configurationAlexander Duyck2012-10-23
| * ixgbe: Add support for tracking the default user priority to SR-IOVAlexander Duyck2012-10-23
| * ixgbe: Add support for IPv6 and UDP to ixgbe_get_headlenAlexander Duyck2012-10-23
* | net/at91_ether: add pdata flag for reverse Eth addrJoachim Eastwood2012-10-23
* | net/at91_ether: select MACB in KconfigJoachim Eastwood2012-10-23