summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-05-25qlcnic: Disable INT-x interrupt for 83xx on driver unloadHimanshu Madhani
2013-05-25qlcnic: Support spoof check config.Rajesh Borundia
2013-05-25tg3: Remove unnecessary lock around tg3_flag_setNithin Sujir
2013-05-25tg3: Fix misplaced empty lineNithin Sujir
2013-05-25tg3: Use descriptive label names in tg3_startNithin Sujir
2013-05-25tg3: Make tg3_rings_reset() more conciseNithin Sujir
2013-05-25tg3: Simplify ring control block setupNithin Sujir
2013-05-25tg3: Split APE driver state change out of boot reset signature updateNithin Sujir
2013-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-05-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-05-24drivers/crypto/nx: Fixes for multiple races and issuesKent Yoder
2013-05-24be2net: refactor HW workarounds in be_xmit()Sathya Perla
2013-05-24be2net: bug fix on returning an invalid nic descriptorWei Yang
2013-05-24bnx2x: Enable `set_phys_id' for all functionsYaniv Rosner
2013-05-24bnx2x: Wait for MCP validity during AERYuval Mintz
2013-05-24bnx2x: Link-flap avoidance in switch dependent modeDmitry Kravkov
2013-05-24bnx2x: Add Private Flags SupportYuval Mintz
2013-05-24xen-netfront: split event channels support for Xen frontend driverWei Liu
2013-05-24xen-netback: split event channels support for Xen backend driverWei Liu
2013-05-24Merge tag 'gpio-fixes-v3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-05-23Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-05-23net: Revert unused variable changes.David S. Miller
2013-05-23Merge tag 'tty-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-05-23Merge tag 'staging-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-05-23Merge tag 'driver-core-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-05-23Merge tag 'char-misc-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-05-23Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-05-23Input: wacom - add an eraser to DTH2242/DTK2241Ping Cheng
2013-05-23virtio_net: enable napi for all possible queues during openJason Wang
2013-05-23fec: Use DIV_ROUND_UP macroFabio Estevam
2013-05-23cxgb3: Check and handle the dma mapping errorsSantosh Rastapur
2013-05-23cxgb3: Fix warning about using rcu_dereference when not in a rcu-locked sectionJay Fenlason
2013-05-23net: smsc911x: don't artificially limit buildMark Rutland
2013-05-23net: ethernet: sun: drop unused variableEmilio López
2013-05-23net: ethernet: korina: drop unused variableEmilio López
2013-05-23net: ethernet: apple: drop unused variableEmilio López
2013-05-23Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-05-22staging: dwc2: remove compile warning for USB_DWC2_TRACK_MISSED_SOFSPaul Zimmerman
2013-05-22qmi_wwan: Added support for Cinterion's PLxx WWAN InterfaceHans-Christoph Schemmel
2013-05-22net: fec: use a more proper compatible string for MVF type deviceShawn Guo
2013-05-22qlcnic: Fix updating netdev->featuresShahed Shaikh
2013-05-22qlcnic: remove netdev->trans_start updates within the driverSony Chacko
2013-05-22qlcnic: Return proper error codes from probe failure pathsSony Chacko
2013-05-22tg3: Update version to 3.132Nithin Sujir
2013-05-22tg3: Ensure boot code has completed initialization before accessing hardwareNithin Sujir
2013-05-22net/ethernet/nvidia/forcedeth: Use module_pci_driver to register driverPeter Hüwe
2013-05-22net/ethernet/chelsio/cxgb/cxgb2: Use module_pci_driver to register driverPeter Hüwe
2013-05-22net/fddi/skfp/skfddi: Use module_pci_driver to register driverPeter Hüwe