summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-04-25igb: Replace 1/0 return values with true/falseCarolyn Wyborny1-4/+4
2014-04-25igb: Cleanups to remove unneeded extern declarationCarolyn Wyborny1-1/+0
2014-04-25igb: Cleanups to replace deprecated DEFINE_PCI_DEVICE_TABLECarolyn Wyborny1-1/+1
2014-04-25igb: Cleanups to fix static initializationCarolyn Wyborny1-1/+1
2014-04-25igb: Cleanups to fix msleep warningsCarolyn Wyborny5-21/+21
2014-04-25igb: Cleanups to fix line length warningsCarolyn Wyborny2-8/+13
2014-04-25igb: Cleanups to remove return parenthesesCarolyn Wyborny1-3/+3
2014-04-25igb: Cleanups to fix missing break in switch statementsCarolyn Wyborny3-0/+9
2014-04-25igb: Cleanups to fix assignment in if errorCarolyn Wyborny1-1/+2
2014-04-25igb: Cleanups to change comment style on license headersCarolyn Wyborny19-497/+428
2014-04-25igb: Cleanups to fix for trailing statementCarolyn Wyborny1-2/+2
2014-04-25igb: Cleanups to fix pointer location errorCarolyn Wyborny1-1/+1
2014-04-25can: softing: remove unused sysfs attributesKurt Van Dijck1-4/+0
2014-04-25can: softing: drop 'channel' sysfs attributeKurt Van Dijck1-12/+4
2014-04-25can: c_can: Add support for eg20t (pch_can)Alexander Stein1-1/+50
2014-04-25can: usb: Kconfig: Improve help for CAN_KVASER_USBOlivier Sobrie1-1/+3
2014-04-25can: kvaser_usb: add support for Kvaser Leaf v2 and usb mini PCIeOlivier Sobrie1-0/+4
2014-04-25can: kvaser_usb: add retries/timeout to kvaser_usb_wait_msg()Olivier Sobrie1-22/+27
2014-04-25can: move SPI drivers into a separate directoryStefano Babic5-7/+21
2014-04-25can: mcp251x: Improve mcp251x_hw_probe()Alexander Shiyan1-17/+16
2014-04-25can: mcp251x: Improve mcp251x_hw_reset()Alexander Shiyan1-19/+16
2014-04-25can: mcp251x: Check return value of spi_setup()Alexander Shiyan1-12/+13
2014-04-25Altera TSE: Remove unnecessary cast of void pointersTobias Klauser2-30/+22
2014-04-25vxlan: add x-netns supportNicolas Dichtel1-16/+47
2014-04-24bcm63xx_enet: Use ARRAY_SIZE instead of open coding itTobias Klauser1-2/+1
2014-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller23-145/+143
2014-04-24smc91x: improve definition of debug macrosZi Shen Lim1-11/+12
2014-04-24bonding: Add tlb_dynamic_lb parameter for tlb modeMahesh Bandewar6-5/+76
2014-04-24bonding: Added bond_tlb_xmit() for tlb mode.Mahesh Bandewar4-3/+32
2014-04-24bonding: Reorg bond_alb_xmit codeMahesh Bandewar1-35/+44
2014-04-24bonding: Changed hashing function to just provide hashMahesh Bandewar3-8/+6
2014-04-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller32-292/+478
2014-04-23net/phy: Remove return value for void functionShruti Kanetkar3-6/+3
2014-04-23net: via-rhine: add OF bus bindingAlexey Charkov2-115/+194
2014-04-23net: via-rhine: reduce usage of the PCI-specific structAlexey Charkov1-54/+62
2014-04-23net: via-rhine: switch to generic DMA functionsAlexey Charkov1-41/+43
2014-04-23vxlan: ensure to advertise the right fdb remoteNicolas Dichtel1-17/+21
2014-04-23net/phy: micrel: fix bugged test on device tree loading for ksz9021Hubert Chaumette1-3/+3
2014-04-23macvlan: Fix leak and NULL dereference on error pathHerbert Xu1-4/+7
2014-04-23hyperv: Simplify the send_completion variablesHaiyang Zhang4-16/+11
2014-04-23hyperv: Remove recv_pkt_list and lockHaiyang Zhang4-198/+13
2014-04-23i40e: report VF link state correctlyMitch Williams1-0/+7
2014-04-23igb: Cleanups to fix incorrect indentationCarolyn Wyborny11-75/+95
2014-04-23igb: Cleanups to fix braces location warningsCarolyn Wyborny3-13/+9
2014-04-23igb: Cleanups for messagingCarolyn Wyborny4-33/+18
2014-04-23e1000e: Cleanup use of deprecated DEFINE_PCI_DEVICE_TABLEDavid Ertman1-1/+1
2014-04-23e1000e: Cleanup checkpatch extra spaceDavid Ertman1-4/+4
2014-04-23e1000e: Cleanup to fix checkpatch missing blank linesDavid Ertman6-0/+23
2014-04-23e1000e: Cleanup return values in ethtoolDavid Ertman2-6/+6
2014-04-23ixgbevf: remove 82599 from the module descriptionEmil Tantilov1-1/+1