aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-07xen-netback: Remove old TX grant copy definitons and fix indentationsZoltan Kiss2-93/+15
2014-03-07xen-netback: Introduce TX grant mappingZoltan Kiss3-165/+371
2014-03-07xen-netback: Handle foreign mapped pages on the guest RX pathZoltan Kiss2-5/+46
2014-03-07xen-netback: Minor refactoring of netback codeZoltan Kiss3-22/+27
2014-03-07xen-netback: Use skb->cb for pending_idxZoltan Kiss1-17/+25
2014-03-06bonding: fix const in options processingstephen hemminger3-55/+56
2014-03-06be2net: do external loopback test only when it is requestedIvan Vecera1-7/+9
2014-03-06net/mlx4_en: mlx4_en_verify_params() can be staticFengguang Wu1-1/+1
2014-03-06bonding: options handling cleanupstephen hemminger5-127/+141
2014-03-06bonding: remove dead codestephen hemminger2-48/+0
2014-03-06bonding: make slave status notifications GFP_ATOMICVeaceslav Falico1-4/+4
2014-03-06r8152: remove rtl8152_get_statshayeswang1-15/+6
2014-03-06r8152: replace tp->netdev with netdevhayeswang1-3/+5
2014-03-06r8152: deal with the empty line and spacehayeswang1-3/+6
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller208-1181/+2180
2014-03-04ieee802154: fix whitespace issues in KconfigAlexander Aring1-13/+13
2014-03-04at86rf230: add help and 212 to Kconfig menu entryAlexander Aring1-1/+7
2014-03-04be2net: dma_sync each RX frag before passing it to the stackSathya Perla2-11/+24
2014-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds50-298/+567
2014-03-04Merge tag 'regulator-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds1-28/+20
2014-03-04Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds6-18/+37
2014-03-04rapidio/tsi721: fix tasklet termination in dma channel releaseAlexandre Bounine2-9/+19
2014-03-04zram: avoid null access when fail to alloc metaMinchan Kim1-0/+2
2014-03-04drivers/rtc/rtc-s3c.c: fix incorrect way of save/restore of S3C2410_TICNT for TYPE_S3C64XXVikas Sajjan1-5/+12
2014-03-04mm: close PageTail raceDavid Rientjes2-4/+4
2014-03-03macvlan: Add support for 'always_on' offload featuresVlad Yasevich1-2/+5
2014-03-03Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller4-23/+19
2014-03-03Merge tag 'linux-can-fixes-for-3.14-20140303' of git://gitorious.org/linux-can/linux-canDavid S. Miller1-41/+131
2014-03-03net: cpsw: fix cpdma rx descriptor leak on down interfaceSchuyler Patton1-0/+6
2014-03-03be2net: isolate TX workarounds not applicable to Skyhawk-RVasundhara Volam1-13/+26
2014-03-03be2net: Fix skb double free in be_xmit_wrokarounds() failure pathVasundhara Volam1-3/+4
2014-03-03be2net: clear promiscuous bits in adapter->flags while disabling promiscuous modeSomnath kotur1-3/+9
2014-03-03be2net: Fix to reset transparent vlan taggingSomnath Kotur2-20/+12
2014-03-03ieee802154: fix at86rf212_set_txpower() exit pathJean Sacren1-6/+1
2014-03-03connector: remove duplicated code in cn_call_callback()Alexey Khoroshilov1-1/+0
2014-03-03qlcnic: dcb: a couple off by one bugsDan Carpenter1-2/+2
2014-03-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville4-23/+19
2014-03-03Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds16-90/+111
2014-03-03can: flexcan: factor out soft reset into seperate funtionMarc Kleine-Budde1-9/+17
2014-03-03can: flexcan: flexcan_remove(): add missing netif_napi_del()Marc Kleine-Budde1-1/+2
2014-03-03can: flexcan: fix transition from and to freeze mode in chip_{,un}freezeMarc Kleine-Budde1-11/+49
2014-03-03can: flexcan: factor out transceiver {en,dis}able into seperate functionsMarc Kleine-Budde1-7/+20
2014-03-03can: flexcan: fix transition from and to low power mode in chip_{en,dis}ableMarc Kleine-Budde1-12/+38
2014-03-03can: flexcan: flexcan_open(): fix error path if flexcan_chip_start() failsMarc Kleine-Budde1-1/+3
2014-03-03can: flexcan: fix shutdown: first disable chip, then all interruptsMarc Kleine-Budde1-3/+5
2014-03-02USB AX88179/178A: Support D-Link DUB-1312Gerry Demaret1-0/+17
2014-03-02net/mlx4_en: Change Connect-X description in kconfigEyal Perry1-1/+1
2014-03-02net/mlx4_en: Use union for BlueFlame WQEAmir Vadai1-1/+2
2014-03-02net/mlx4_core: Fix sparse warningEyal Perry1-1/+2
2014-03-02net/mlx4_en: Fix selftest failing on non 10G link speedAmir Vadai1-2/+4