aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-10-21be2net: Fix change MAC operation for VF for LancerPadmanabh Ratnakar1-10/+42
2012-10-21be2net: Fix setting QoS for VF for LancerPadmanabh Ratnakar4-1/+86
2012-10-21be2net: Fix driver load failure for different FW configs in LancerPadmanabh Ratnakar4-54/+349
2012-10-21hyperv: Remove unnecessary comments in rndis_filter_receive_data()Haiyang Zhang1-5/+0
2012-10-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller11-633/+1195
2012-10-19net/at91_ether: convert to devm_* functionsJoachim Eastwood1-18/+7
2012-10-19net/at91_ether: clean up rx buffer handlingJoachim Eastwood2-51/+68
2012-10-19net/at91_ether: use macb dma description structJoachim Eastwood2-9/+4
2012-10-19net/at91_ether: share macb_set_rx_mode with macbJoachim Eastwood3-107/+4
2012-10-19net/at91_ether: use ethtool and mdio from macbJoachim Eastwood3-673/+31
2012-10-19net/at91_ether: compile macb for exported functionsJoachim Eastwood2-2/+2
2012-10-19net/macb: export some symbols for at91_etherJoachim Eastwood2-3/+11
2012-10-19net/at91_ether: use pclk member instead of ether_clkJoachim Eastwood2-13/+12
2012-10-19net/at91_ether/macb: absorb at91_private in to macb private structJoachim Eastwood3-79/+71
2012-10-19net/at91_ether: use macb defs for rx dma buffersJoachim Eastwood2-11/+4
2012-10-19net/at91_ether: use macb access functionsJoachim Eastwood2-82/+64
2012-10-19net/at91_ether: use macb register definitionsJoachim Eastwood1-80/+84
2012-10-19net/macb: add AT91RM9200 specific registers and bits to headerJoachim Eastwood1-0/+6
2012-10-19igb: Split igb_update_dca into separate Tx and Rx functionsAlexander Duyck2-31/+52
2012-10-19igb: Move the calls to set the Tx and Rx queues into igb_openAlexander Duyck1-13/+18
2012-10-19igb: Combine q_vector and ring allocation into a single functionAlexander Duyck2-202/+215
2012-10-19igb: Lock buffer size at 2K even on systems with larger pagesAlexander Duyck3-15/+23
2012-10-19igb: Move rx_buffer related code in Rx cleanup path into separate functionAlexander Duyck1-86/+120
2012-10-19igb: Map entire page and sync half instead of mapping and unmapping half pagesAlexander Duyck3-57/+181
2012-10-19igb: Combine post-processing of skb into a single functionAlexander Duyck1-25/+44
2012-10-19igb: Do not use header split, instead receive all frames into a single bufferAlexander Duyck3-152/+312
2012-10-19igb: Split Rx timestamping into two separate functionsAlexander Duyck2-19/+53
2012-10-19igb: Correcting and improving small packet check and paddingTushar Dave1-2/+3
2012-10-19ixgbe: Add mailbox API version negotiation support to ixgbe PFAlexander Duyck3-7/+48
2012-10-19ixgbe: Move message handling routines into their own functionsAlexander Duyck1-93/+130
2012-10-19ixgbe: Enable jumbo frames support w/ SR-IOVAlexander Duyck3-31/+93
2012-10-19ixgbe: Initialize q_vector cpu and affinity masks correctlyAlexander Duyck1-2/+5
2012-10-18net: qmi_wwan: adding more ZTE devicesBjørn Mork1-0/+41
2012-10-18phy: add AT803x driverMatus Ujhelyi3-0/+182
2012-10-18usb/ipheth: Add iPhone 5 supportJay Purohit1-0/+5
2012-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-16/+22
2012-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-0/+1
2012-10-16Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds3-21/+31
2012-10-16Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds29-249/+443
2012-10-16Merge tag 'pinctrl-fixes-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-55/+23
2012-10-16Merge branch 'ipmi' (IPMI patches from Corey Minyard)Linus Torvalds5-5/+43
2012-10-16IPMI: Detect register spacing on PCI interfacesCorey Minyard1-2/+34
2012-10-16IPMI: Fix some uninitialized warningCorey Minyard1-1/+1
2012-10-16IPMI: Change link orderMatthew Garrett2-1/+4
2012-10-16ACPI: Reorder IPMI driver before any other ACPI driversMatthew Garrett1-1/+4
2012-10-16bnx2x: fix handling mf storage modesDmitry Kravkov2-4/+8
2012-10-16qeth: fix deadlock between recovery and bonding driverStefan Raspl2-10/+12
2012-10-16smsgiucv: reestablish IUCV path after resumeHendrik Brueckner1-1/+1
2012-10-16vlan: fix bond/team enslave of vlan challenged slave/portJiri Pirko1-1/+1
2012-10-16sparc64: Add global PMU register dumping via sysrq.David S. Miller1-0/+1