summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-09-05bnx2x: Add missing braces in bnx2x:bnx2x_link_initializeDave Jones
2013-09-05vxlan: Fix kernel panic on device delete.Pravin B Shelar
2013-09-05net: mvneta: implement ->ndo_do_ioctl() to support PHY ioctlsThomas Petazzoni
2013-09-05net: mvneta: properly disable HW PHY polling and ensure adjust_link() worksThomas Petazzoni
2013-09-04sh_eth: fix napi_{en|dis}able() calls racing against interruptsSergei Shtylyov
2013-09-04net: fec: fix the error to get the previous BD entryDuan Fugang-B38611
2013-09-04sh_eth: NAPI requires netif_receive_skb()Sergei Shtylyov
2013-09-03drivers: net: ethernet: 8390: Kconfig: add H8300H_AKI3068NET and H8300H_H8MAX...Chen Gang
2013-09-03tg3: Don't turn off led on 5719 serdes port 0Nithin Sujir
2013-09-03net: calxedaxgmac: fix xgmac_xmit DMA mapping error handlingRob Herring
2013-09-03net: calxedaxgmac: fix rx DMA mapping API size mismatchesRob Herring
2013-09-03net: calxedaxgmac: remove some unused statistic countersRob Herring
2013-09-03net: calxedaxgmac: fix various errors in xgmac_set_rx_modeRob Herring
2013-09-03net: calxedaxgmac: enable interrupts after napi_enableRob Herring
2013-09-03net: calxedaxgmac: fix race with tx queue stop/wakeRob Herring
2013-09-03net: calxedaxgmac: update ring buffer tx_head after barriersRob Herring
2013-09-03net: calxedaxgmac: fix possible skb free before tx completeRob Herring
2013-09-03net: calxedaxgmac: fix race between xgmac_tx_complete and xgmac_tx_errRob Herring
2013-09-03net: calxedaxgmac: read correct field in xgmac_desc_get_buf_lenRob Herring
2013-09-03net: calxedaxgmac: remove NETIF_F_FRAGLIST settingRob Herring
2013-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-08-30Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-08-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-08-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-08-30net: fec: fix time stamping logic after napi conversionRichard Cochran
2013-08-30mISDN: return -EINVAL on error in dsp_control_req()Dan Carpenter
2013-08-30drm/vmwgfx: Split GMR2_REMAP commands if they are to largeJakob Bornecrantz
2013-08-30drm/i915: ivb: fix edp voltage swing reg valImre Deak
2013-08-29irqchip: sirf: move from legacy mode to linear irqdomainBarry Song
2013-08-29Input: i8042 - disable the driver on ARC platformsMischa Jonker
2013-08-28drivers/base/memory.c: fix show_mem_removable() to handle missing sectionsRuss Anderson
2013-08-28net: xilinx: fix memleakLibo Chen
2013-08-28net: usb: Add HP hs2434 device to ZLP exception tableRob Gardner
2013-08-28net: stmmac: fixed the pbl setting with DTByungho An
2013-08-27bnx2x: Fix VF stats syncAriel Elior
2013-08-27bnx2x: Fix VF memory leak unloadAriel Elior
2013-08-27bnx2x: Fix functionality of configuring vlan listAriel Elior
2013-08-27bnx2x: Fix move FP memory deallocationsYuval Mintz
2013-08-27bnx2x: vf mark stats startedAriel Elior
2013-08-27Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-08-27ps3_gelic: lower NAPI weightMichal Schmidt
2013-08-27netxen: lower NAPI weightMichal Schmidt
2013-08-27jme: lower NAPI weightMichal Schmidt
2013-08-27Merge tag 'regmap-v3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-08-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-08-27powerpc/hvsi: Increase handshake timeout from 200ms to 400ms.Eugene Surovegin
2013-08-26USB: OHCI: fix build error related to ohci_suspend/resumeAlan Stern
2013-08-26be2net: Check for POST state in suspend-resume sequenceSarveshwar Bandi
2013-08-26Input: xpad - add signature for Razer Onza Classic EditionMag
2013-08-25Merge tag 'staging-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds