summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2012-10-22ixgbe: add WOL support for new subdevice idEmil Tantilov
2012-10-22ixgbevf: Add VF DCB + SR-IOV supportAlexander Duyck
2012-10-22ixgbe: Enable support for VF API version 1.1 in the PF.Alexander Duyck
2012-10-22ixgbe: Add support for GET_QUEUES message to get DCB configurationAlexander Duyck
2012-10-22ixgbe: Add support for tracking the default user priority to SR-IOVAlexander Duyck
2012-10-22ixgbe: Add support for IPv6 and UDP to ixgbe_get_headlenAlexander Duyck
2012-10-21be2net: Update driver versionPadmanabh Ratnakar
2012-10-21be2net: Fix skyhawk VF PCI Device IDPadmanabh Ratnakar
2012-10-21be2net: Fix FW flashing on Skyhawk-RPadmanabh Ratnakar
2012-10-21be2net: Enabling Wake-on-LAN is not supported in S5 statePadmanabh Ratnakar
2012-10-21be2net: Fix VF driver load on newer Lancer FWPadmanabh Ratnakar
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-21hyperv: Remove unnecessary comments in rndis_filter_receive_data()Haiyang Zhang
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-18net: qmi_wwan: adding more ZTE devicesBjørn Mork