summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2012-10-21be2net: Fix unnecessary delay in PCI EEHPadmanabh Ratnakar
2012-10-21be2net: Fix issues in error recovery due to wrong queue statePadmanabh Ratnakar
2012-10-21be2net: Fix ethtool get_settings output for VFPadmanabh Ratnakar
2012-10-21be2net: Fix error messages while driver load for VFsPadmanabh Ratnakar
2012-10-21be2net: Fix configuring VLAN for VF for LancerPadmanabh Ratnakar
2012-10-21be2net: Wait till resources are available for VF in error recoveryPadmanabh Ratnakar
2012-10-21be2net: Fix change MAC operation for VF for LancerPadmanabh Ratnakar
2012-10-21be2net: Fix setting QoS for VF for LancerPadmanabh Ratnakar
2012-10-21be2net: Fix driver load failure for different FW configs in LancerPadmanabh Ratnakar
2012-10-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-10-19net/at91_ether: convert to devm_* functionsJoachim Eastwood
2012-10-19net/at91_ether: clean up rx buffer handlingJoachim Eastwood
2012-10-19net/at91_ether: use macb dma description structJoachim Eastwood
2012-10-19net/at91_ether: share macb_set_rx_mode with macbJoachim Eastwood
2012-10-19net/at91_ether: use ethtool and mdio from macbJoachim Eastwood
2012-10-19net/at91_ether: compile macb for exported functionsJoachim Eastwood
2012-10-19net/macb: export some symbols for at91_etherJoachim Eastwood
2012-10-19net/at91_ether: use pclk member instead of ether_clkJoachim Eastwood
2012-10-19net/at91_ether/macb: absorb at91_private in to macb private structJoachim Eastwood
2012-10-19net/at91_ether: use macb defs for rx dma buffersJoachim Eastwood
2012-10-19net/at91_ether: use macb access functionsJoachim Eastwood
2012-10-19net/at91_ether: use macb register definitionsJoachim Eastwood
2012-10-19net/macb: add AT91RM9200 specific registers and bits to headerJoachim Eastwood
2012-10-19igb: Split igb_update_dca into separate Tx and Rx functionsAlexander Duyck
2012-10-19igb: Move the calls to set the Tx and Rx queues into igb_openAlexander Duyck
2012-10-19igb: Combine q_vector and ring allocation into a single functionAlexander Duyck
2012-10-19igb: Lock buffer size at 2K even on systems with larger pagesAlexander Duyck
2012-10-19igb: Move rx_buffer related code in Rx cleanup path into separate functionAlexander Duyck
2012-10-19igb: Map entire page and sync half instead of mapping and unmapping half pagesAlexander Duyck
2012-10-19igb: Combine post-processing of skb into a single functionAlexander Duyck
2012-10-19igb: Do not use header split, instead receive all frames into a single bufferAlexander Duyck
2012-10-19igb: Split Rx timestamping into two separate functionsAlexander Duyck
2012-10-19igb: Correcting and improving small packet check and paddingTushar Dave
2012-10-19ixgbe: Add mailbox API version negotiation support to ixgbe PFAlexander Duyck
2012-10-19ixgbe: Move message handling routines into their own functionsAlexander Duyck
2012-10-19ixgbe: Enable jumbo frames support w/ SR-IOVAlexander Duyck
2012-10-19ixgbe: Initialize q_vector cpu and affinity masks correctlyAlexander Duyck
2012-10-16bnx2x: fix handling mf storage modesDmitry Kravkov
2012-10-11net/ethernet/jme: disable ASPMKevin Baradon
2012-10-10e1000e: Change wthresh to 1 to avoid possible Tx stallsHiroaki SHIMODA
2012-10-09be2net: Remove code that stops further access to BE NIC based on UE bitsAjit Khaparde
2012-10-09pch_gbe: Fix build error by selecting all the possible dependencies.Haicheng Li
2012-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2012-10-09e1000e: add device IDs for i218Bruce Allan
2012-10-09ixgbe/ixgbevf: Limit maximum jumbo frame size to 9.5K to avoid Tx hangsAlexander Duyck
2012-10-09ixgbevf: Set the netdev number of Tx queuesGreg Rose
2012-10-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-10-09net: fix typo in freescale/ucc_geth.cMichael Neuling
2012-10-08net: gro: selective flush of packetsEric Dumazet
2012-10-08skge: Add DMA mask quirk for Marvell 88E8001 on ASUS P5NSLI motherboardGraham Gower