summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-03-07can: janz-ican3: convert dev_<level> printing to netdev_<level>Marc Kleine-Budde
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-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-05ieee802154: fix whitespace issues in KconfigAlexander Aring
2014-03-05at86rf230: 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
2014-03-03be2net: Fix skb double free in be_xmit_wrokarounds() failure pathVasundhara Volam
2014-03-03be2net: clear promiscuous bits in adapter->flags while disabling promiscuous ...Somnath kotur
2014-03-03be2net: Fix to reset transparent vlan taggingSomnath Kotur
2014-03-03ieee802154: fix at86rf212_set_txpower() exit pathJean Sacren
2014-03-03connector: remove duplicated code in cn_call_callback()Alexey Khoroshilov
2014-03-03qlcnic: dcb: a couple off by one bugsDan Carpenter
2014-03-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-03Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds
2014-03-03can: flexcan: factor out soft reset into seperate funtionMarc Kleine-Budde
2014-03-03can: flexcan: flexcan_remove(): add missing netif_napi_del()Marc Kleine-Budde
2014-03-03can: flexcan: fix transition from and to freeze mode in chip_{,un}freezeMarc Kleine-Budde
2014-03-03can: flexcan: factor out transceiver {en,dis}able into seperate functionsMarc Kleine-Budde
2014-03-03can: flexcan: fix transition from and to low power mode in chip_{en,dis}ableMarc Kleine-Budde
2014-03-03can: flexcan: flexcan_open(): fix error path if flexcan_chip_start() failsMarc Kleine-Budde
2014-03-03can: flexcan: fix shutdown: first disable chip, then all interruptsMarc Kleine-Budde
2014-03-03USB AX88179/178A: Support D-Link DUB-1312Gerry Demaret
2014-03-03net/mlx4_en: Change Connect-X description in kconfigEyal Perry
2014-03-03net/mlx4_en: Use union for BlueFlame WQEAmir Vadai
2014-03-03net/mlx4_core: Fix sparse warningEyal Perry
2014-03-03net/mlx4_en: Fix selftest failing on non 10G link speedAmir Vadai
2014-03-03net/mlx4: Replace mlx4_en_mac_to_u64() with mlx4_mac_to_u64()Eugenia Emantayev
2014-03-03net/mlx4_en: Move queue stopped/waked counters to be per ringEugenia Emantayev
2014-03-03net/mlx4_en: Pad ethernet packets smaller than 17 bytesEugenia Emantayev