summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2012-07-27Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-6/+6
2012-07-27Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King1-6/+6
2012-07-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+6
2012-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds17-80/+223
2012-07-26pch_gbe: vlan skb len fixAndy Cress1-7/+0
2012-07-26pch_gbe: add extra clean txAndy Cress1-13/+44
2012-07-26pch_gbe: fix transmit watchdog timeoutAndy Cress1-1/+1
2012-07-26ixgbe: fix panic while dumping packets on Tx hang with IOMMUEmil Tantilov1-5/+6
2012-07-26be2net: Fix to parse RSS hash from Receive completions correctly.Sarveshwar Bandi1-2/+2
2012-07-26net/mlx4_en: Limit the RFS filter IDs to be < RPS_NO_FILTERAmir Vadai1-1/+1
2012-07-25hyperv: Add error handling to rndis_filter_device_add()Haiyang Zhang1-7/+4
2012-07-25hyperv: Add a check for ring_size valueHaiyang Zhang1-1/+6
2012-07-25net/pch_gpe: Cannot disable ethernet autonegationWei Yang2-2/+3
2012-07-25net: wiznet add missing HAS_IOMEM dependencyfrank.blaschka@de.ibm.com1-0/+1
2012-07-25be2net: Missing byteswap in be_get_fw_log_level causes oops on PowerPCAnton Blanchard2-3/+4
2012-07-25mlx4: Add support for EEH error recoveryKleber Sacilotto de Souza3-11/+93
2012-07-25Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixesArnd Bergmann1-0/+6
2012-07-25ARM: Orion: fix driver probe error handling with respect to clkSimon Baatz1-0/+6
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-2/+2
2012-07-24Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds9-130/+206
2012-07-24cdc-ncm: tag Ericsson WWAN devices (eg F5521gw) with FLAG_WWANDan Williams1-23/+45
2012-07-24caif: fix NULL pointer checkAlan Cox1-0/+3
2012-07-24team: init error value to 0 in team_netpoll_setup()Jiri Pirko1-1/+1
2012-07-24bnx2x: Correct EEE statistics gatheringYuval Mintz2-3/+9
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-4/+4
2012-07-23r8169: revert "add byte queue limit support".Francois Romieu1-22/+5
2012-07-23bnx2x: Add new 57840 device IDsYuval Mintz3-10/+38
2012-07-22niu: Change niu_rbr_fill() to use unlikely() to check niu_rbr_add_page() retu...Shuah Khan1-1/+1
2012-07-22niu: Fix to check for dma mapping errors.Shuah Khan1-0/+4
2012-07-22Merge branches 'cma', 'cxgb4', 'misc', 'mlx4-sriov', 'mlx-cleanups', 'ocrdma'...Roland Dreier9-130/+206
2012-07-22net: ethernet: davinci_emac: add pm_runtime supportMark A. Greer1-21/+22
2012-07-22net: ethernet: davinci_emac: Remove unnecessary #includeMark A. Greer1-2/+0
2012-07-22tun: experimental zero copy tx supportMichael S. Tsirkin1-12/+134
2012-07-22tun: orphan frags on xmitMichael S. Tsirkin1-0/+2
2012-07-22ixgbe: Fix build with PCI_IOV enabled.David S. Miller1-1/+1
2012-07-22forcedeth: advertise transmit time stampingRichard Cochran1-0/+1
2012-07-22e1000e: advertise transmit time stampingRichard Cochran1-0/+1
2012-07-22e1000: advertise transmit time stampingRichard Cochran1-0/+1
2012-07-22bnx2x: advertise transmit time stampingRichard Cochran1-0/+1
2012-07-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller10-209/+323
2012-07-22wimax: fix printk format warningsRandy Dunlap2-3/+3
2012-07-22net: fix race condition in several drivers when reading statsKevin Groeneveld4-12/+12
2012-07-21igb: reset PHY in the link_up process to recover PHY setting after power down.Akeem G. Abodunrin1-1/+2
2012-07-21ixgbe: Use 1TC DCB instead of disabling DCB for MSI and legacy interruptsAlexander Duyck2-7/+17
2012-07-21ixgbe: add support for new 82599 deviceDon Skidmore2-0/+2
2012-07-21ixgbe: remove extra unused queues in DCB + FCoE caseJohn Fastabend1-5/+8
2012-07-21ixgbe: fix RAR entry counting for generic and fdb_add()John Fastabend1-8/+19
2012-07-21ixgbe: Use num_tcs.pg_tcs as upper limit for TC when checking based on UPAlexander Duyck1-4/+8
2012-07-21ixgbe: Reduce Rx header size to what is actually usedAlexander Duyck2-9/+10
2012-07-21ixgbevf: Fix namespace issue with ixgbe_write_eitrGreg Rose2-25/+19