summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-03-07xen-netback: Use skb->cb for pending_idxZoltan Kiss
2014-03-07can: add bittiming check at interface open for CAN FDOliver Hartkopp
2014-03-07can: allow to change the device mtu for CAN FD capable devicesOliver Hartkopp
2014-03-07can: introduce the data bitrate configuration for CAN FDOliver Hartkopp
2014-03-07can: provide a separate bittiming_const parameter to bittiming functionsOliver Hartkopp
2014-03-07can: move sanity check for bitrate and tq into can_get_bittimingOliver Hartkopp
2014-03-07can: only send bitrate data via netlink when availableOliver Hartkopp
2014-03-07can: preserve skbuff protocol in can_put_echo_skbOliver Hartkopp
2014-03-07can: janz-ican3: convert dev_<level> printing to netdev_<level>Marc Kleine-Budde
2014-03-06i40e/i40evf: Bump pf&vf build versionsCatherine Sullivan
2014-03-06i40e/i40evf: carefully fill tx ringJesse Brandeburg
2014-03-06i40e: fix nvm version and remove firmware reportJesse Brandeburg
2014-03-06i40e: Fix static checker warningNeerav Parikh
2014-03-06i40e: Remove a redundant filter additionAnjali Singhai Jain
2014-03-06i40e: count timeout eventsJesse Brandeburg
2014-03-06i40e: Remove a FW workaround for Number of MSIX vectorsAnjali Singhai Jain
2014-03-06i40e: clean up comment styleShannon Nelson
2014-03-06i40e/i40evf: i40e implementation for skb_set_hashJesse Brandeburg
2014-03-06i40e: Prevent overflow due to kzallocAkeem G Abodunrin
2014-03-06i40e: Flow Director sideband accountingJoseph Gasparakis
2014-03-06i40evf: Enable the ndo_set_features netdev opGreg Rose
2014-03-06bonding: fix const in options processingstephen hemminger
2014-03-06be2net: do external loopback test only when it is requestedIvan Vecera
2014-03-06net/mlx4_en: mlx4_en_verify_params() can be staticFengguang Wu
2014-03-06can: flexcan: make use of platform_get_device_id()Marc Kleine-Budde
2014-03-06can: flexcan: Remove #ifdef CONFIG_PM_SLEEPMarc Kleine-Budde
2014-03-06can: mcp251x: Remove #ifdef CONFIG_PM_SLEEPAlexander Shiyan
2014-03-06can: mcp251x: Make driver more quietAlexander Shiyan
2014-03-06bonding: options handling cleanupstephen hemminger
2014-03-06bonding: remove dead codestephen hemminger
2014-03-06bonding: make slave status notifications GFP_ATOMICVeaceslav Falico
2014-03-06r8152: remove rtl8152_get_statshayeswang
2014-03-06r8152: replace tp->netdev with netdevhayeswang
2014-03-06r8152: deal with the empty line and spacehayeswang
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-04ieee802154: fix whitespace issues in KconfigAlexander Aring
2014-03-04at86rf230: add help and 212 to Kconfig menu entryAlexander Aring
2014-03-04be2net: dma_sync each RX frag before passing it to the stackSathya Perla
2014-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-03-04Merge tag 'regulator-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-03-04Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-03-04rapidio/tsi721: fix tasklet termination in dma channel releaseAlexandre Bounine
2014-03-04zram: avoid null access when fail to alloc metaMinchan Kim
2014-03-04drivers/rtc/rtc-s3c.c: fix incorrect way of save/restore of S3C2410_TICNT for...Vikas Sajjan
2014-03-04mm: close PageTail raceDavid Rientjes
2014-03-03macvlan: Add support for 'always_on' offload featuresVlad Yasevich
2014-03-03Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-03-03Merge tag 'linux-can-fixes-for-3.14-20140303' of git://gitorious.org/linux-ca...David S. Miller
2014-03-03net: cpsw: fix cpdma rx descriptor leak on down interfaceSchuyler Patton
2014-03-03be2net: isolate TX workarounds not applicable to Skyhawk-RVasundhara Volam