aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2014-04-26at86rf230: use devm_request_irqAlexander Aring
2014-04-26at86rf230: remove irq_type in request_irqAlexander Aring
2014-04-26at86rf230: use irq_get_trigger_typeAlexander Aring
2014-04-26bnx2x: Fix failure to configure VF multicast filtersNarender Kumar
2014-04-26bnx2x: Fix vlan credit issues for VFsYuval Mintz
2014-04-26bnx2x: Memory leak during VF removalYuval Mintz
2014-04-24brcmfmac: Fix brcmf_chip_ai_coredisable not applying reset bits to BCMA_IOCTLHans de Goede
2014-04-24ath9k: fix race in setting ATH_OP_INVALIDRajkumar Manoharan
2014-04-24Revert "mwifiex: add firmware dump feature for PCIe"John W. Linville
2014-04-24igb: Change memcpy to struct assignmentCarolyn Wyborny
2014-04-24igb: Replace 1/0 return values with true/falseCarolyn Wyborny
2014-04-24igb: Cleanups to remove unneeded extern declarationCarolyn Wyborny
2014-04-24igb: Cleanups to replace deprecated DEFINE_PCI_DEVICE_TABLECarolyn Wyborny
2014-04-24igb: Cleanups to fix static initializationCarolyn Wyborny
2014-04-24igb: Cleanups to fix msleep warningsCarolyn Wyborny
2014-04-24igb: Cleanups to fix line length warningsCarolyn Wyborny
2014-04-24igb: Cleanups to remove return parenthesesCarolyn Wyborny
2014-04-24igb: Cleanups to fix missing break in switch statementsCarolyn Wyborny
2014-04-24igb: Cleanups to fix assignment in if errorCarolyn Wyborny
2014-04-24igb: Cleanups to change comment style on license headersCarolyn Wyborny
2014-04-24igb: Cleanups to fix for trailing statementCarolyn Wyborny
2014-04-24igb: Cleanups to fix pointer location errorCarolyn Wyborny
2014-04-25can: softing: remove unused sysfs attributesKurt Van Dijck
2014-04-25can: softing: drop 'channel' sysfs attributeKurt Van Dijck
2014-04-25can: c_can: Add support for eg20t (pch_can)Alexander Stein
2014-04-24can: usb: Kconfig: Improve help for CAN_KVASER_USBOlivier Sobrie
2014-04-24can: kvaser_usb: add support for Kvaser Leaf v2 and usb mini PCIeOlivier Sobrie
2014-04-24can: kvaser_usb: add retries/timeout to kvaser_usb_wait_msg()Olivier Sobrie
2014-04-24can: move SPI drivers into a separate directoryStefano Babic
2014-04-24can: mcp251x: Improve mcp251x_hw_probe()Alexander Shiyan
2014-04-24can: mcp251x: Improve mcp251x_hw_reset()Alexander Shiyan
2014-04-24can: mcp251x: Check return value of spi_setup()Alexander Shiyan
2014-04-24Altera TSE: Remove unnecessary cast of void pointersTobias Klauser
2014-04-24can: slcan: Fix spinlock variantAlexander Stein
2014-04-24can: fix return value from can_get_bittiming()Oliver Hartkopp
2014-04-24can: sja1000_isa: add locking for indirect register access modeOliver Hartkopp
2014-04-24can: c_can_pci: enable PCI bus master only for MSIWolfgang Grandegger
2014-04-24vxlan: add x-netns supportNicolas Dichtel
2014-04-24can: c_can: use proper type for 'instance'Wolfram Sang
2014-04-24can: c_can: Speed up tx buffer invalidationThomas Gleixner
2014-04-24can: c_can: Remove tx lockingThomas Gleixner
2014-04-24can: c_can: Use proper u32 variables in c_can_write_msg_object()Thomas Gleixner
2014-04-24can: c_can: Cleanup c_can_write_msg_object()Thomas Gleixner
2014-04-24can: c_can: Cleanup c_can_msg_obj_put/get()Thomas Gleixner
2014-04-24can: c_can: Cleanup c_can_inval_msg_object()Thomas Gleixner
2014-04-24can: c_can: Cleanup setup of receive buffersThomas Gleixner
2014-04-24can: c_can: Cleanup c_can_read_msg_object()Thomas Gleixner
2014-04-24can: c_can: Cleanup irq enable/disableThomas Gleixner
2014-04-24can: c_can: Work around C_CAN RX wreckageThomas Gleixner
2014-04-24can: c_can: Disable rx split as workaroundThomas Gleixner