summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-05-10net: cassini: use nested lock annotationEmil Goode1-1/+1
2014-05-10bonding: make a generic sysfs option store and fix commentsNikolay Aleksandrov3-491/+107
2014-05-10bnx2x: Fix UNDI driver unloadYuval Mintz1-3/+7
2014-05-09net: cpsw: add missing of_node_putJohan Hovold1-0/+1
2014-05-09net: cpsw: fix null dereference at probeJohan Hovold1-0/+4
2014-05-09Revert "net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver"Johan Hovold1-12/+2
2014-05-09net: mdio-gpio: warn about missing bus alias idJohan Hovold1-0/+4
2014-05-09net: cdc_mbim: handle unaccelerated VLAN tagged framesBjørn Mork1-11/+28
2014-05-09be2net: use MCCQ instead of MBOX in be_cmd_rss_config()Kalesh AP1-7/+10
2014-05-09be2net: include rx-compl error counter in ethtool statsKalesh AP1-0/+1
2014-05-09be2net: remove unused code in be_cmd_vlan_config()Kalesh AP3-10/+5
2014-05-09be2net: covert vlan array to bit-mapRavikumar Nelavelli2-11/+10
2014-05-09be2net: fix line wrap and function call indentation in be_ethtool.cSathya Perla1-58/+42
2014-05-09be2net: fix function call indentation in be_cmds.cSathya Perla1-161/+179
2014-05-09be2net: fix line wrap and function call indentation in be_main.cSathya Perla1-103/+101
2014-05-09qlcnic: Update version to 5.3.59Rajesh Borundia1-2/+2
2014-05-09qlcnic: Collect firmware dump using DMA on 82xx adaptersShahed Shaikh5-50/+42
2014-05-09qlcnic: Add mac learning support to SR-IOV VF.Rajesh Borundia6-28/+78
2014-05-09qlcnic: Add support to process commands in atomic contextRajesh Borundia6-107/+99
2014-05-09qlcnic: Allow SR-IOV VF probe in hypervisor.Rajesh Borundia3-17/+24
2014-05-09mellanox: Logging message cleanupsJoe Perches26-437/+352
2014-05-09bonding: remove the unused macrodingtianhong1-2/+0
2014-05-09bonding: simplify the slave_do_arp_validate_only()dingtianhong2-4/+3
2014-05-09bonding: remove the unnecessary struct bond_netdingtianhong1-10/+8
2014-05-09Driver for Beckhoff CX5020 EtherCAT master module.Darek Marcinkiewicz3-0/+719
2014-05-08qlcnic: Fix Kconfig dependency on HWMONHarish Patil1-1/+1
2014-05-08qlcnic: Set real_num_{tx|rx}_queues properlyShahed Shaikh2-18/+47
2014-05-08qlcnic: Fix panic while dumping TX queues on TX timeoutManish Chopra1-2/+6
2014-05-08ARM: i.MX6: Add OF configuration support for ksz9031Hubert Chaumette1-1/+105
2014-05-07jme: Fix DMA unmap warningNeil Horman1-6/+47
2014-05-07isdn: hisax: remove some dead codeDan Carpenter1-107/+4
2014-05-07w83977af_ir: remove two faux Kconfig macrosPaul Bolle1-29/+4
2014-05-07net: cdc_mbim: __vlan_find_dev_deep need rcu_read_lockBjørn Mork1-5/+13
2014-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds90-927/+1193
2014-05-06Merge tag 'usb-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds9-16/+58
2014-05-06Merge tag 'tty-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-17/+20
2014-05-06Merge tag 'staging-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-8/+12
2014-05-06net: macb: Fix race between HW and driverSoren Brinkmann1-10/+0
2014-05-06net: macb: Remove 'unlikely' optimizationSoren Brinkmann1-1/+1
2014-05-06net: macb: Re-enable RX interrupt only when RX is doneSoren Brinkmann1-7/+6
2014-05-06net: macb: Clear interrupt flagsSoren Brinkmann1-0/+10
2014-05-06net: macb: Pass same size to DMA_UNMAP as used for DMA_MAPSoren Brinkmann1-1/+1
2014-05-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller3-29/+46
2014-05-06e1000e: Restrict MDIO Slow Mode workaround to relevant partsDavid Ertman1-6/+8
2014-05-06e1000e: Fix issue with link flap on 82579David Ertman2-0/+13
2014-05-05e1000e: Expand workaround for 10Mb HD throughput bugDavid Ertman2-4/+12
2014-05-05e1000e: Workaround for dropped packets in Gig/100 speeds on 82579David Ertman2-19/+13
2014-05-05net/mlx4_core: Don't issue PCIe speed/width checks for VFsEyal Perry1-1/+2
2014-05-05net/mlx4_core: Load the Eth driver firstOr Gerlitz1-2/+2
2014-05-05net/mlx4_core: Fix slave id computation for single port VFMatan Barak1-15/+20