summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-10-22be2net: Update driver versionPadmanabh Ratnakar
2012-10-22be2net: Fix skyhawk VF PCI Device IDPadmanabh Ratnakar
2012-10-22be2net: Fix FW flashing on Skyhawk-RPadmanabh Ratnakar
2012-10-22be2net: Enabling Wake-on-LAN is not supported in S5 statePadmanabh Ratnakar
2012-10-22be2net: Fix VF driver load on newer Lancer FWPadmanabh Ratnakar
2012-10-22be2net: Fix unnecessary delay in PCI EEHPadmanabh Ratnakar
2012-10-22be2net: Fix issues in error recovery due to wrong queue statePadmanabh Ratnakar
2012-10-22be2net: Fix ethtool get_settings output for VFPadmanabh Ratnakar
2012-10-22be2net: Fix error messages while driver load for VFsPadmanabh Ratnakar
2012-10-22be2net: Fix configuring VLAN for VF for LancerPadmanabh Ratnakar
2012-10-22be2net: Wait till resources are available for VF in error recoveryPadmanabh Ratnakar
2012-10-22be2net: Fix change MAC operation for VF for LancerPadmanabh Ratnakar
2012-10-22be2net: Fix setting QoS for VF for LancerPadmanabh Ratnakar
2012-10-22be2net: Fix driver load failure for different FW configs in LancerPadmanabh Ratnakar
2012-10-22hyperv: Remove unnecessary comments in rndis_filter_receive_data()Haiyang Zhang
2012-10-20Merge 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
2012-10-18phy: add AT803x driverMatus Ujhelyi
2012-10-18usb/ipheth: Add iPhone 5 supportJay Purohit
2012-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-10-17Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-10-17Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds