summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-05-12vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()dingtianhong
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-12cxgb4vf: Check if rx checksum offload is enabled, while reading hardware calc...Hariprasad Shenai
2014-05-12cxgb4: Check if rx checksum offload is enabled, while reading hardware calcul...Hariprasad Shenai
2014-05-12cxgb4: Decode the firmware port and module type a bit more for ethtoolHariprasad Shenai
2014-05-12Add support for netvsc build without CONFIG_SYSFS flagHaiyang Zhang
2014-05-12ptp: fix kconfig dependency warningsRandy Dunlap
2014-05-09mdio_bus: fix devm_mdiobus_alloc_size exportArnd Bergmann
2014-05-09net: cassini: use nested lock annotationEmil Goode
2014-05-09bonding: make a generic sysfs option store and fix commentsNikolay Aleksandrov
2014-05-09bnx2x: Fix UNDI driver unloadYuval Mintz
2014-05-09net: cpsw: add missing of_node_putJohan Hovold
2014-05-09net: cpsw: fix null dereference at probeJohan Hovold
2014-05-09Revert "net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver"Johan Hovold
2014-05-09net: mdio-gpio: warn about missing bus alias idJohan Hovold
2014-05-09net: cdc_mbim: handle unaccelerated VLAN tagged framesBjørn Mork
2014-05-09be2net: use MCCQ instead of MBOX in be_cmd_rss_config()Kalesh AP
2014-05-09be2net: include rx-compl error counter in ethtool statsKalesh AP
2014-05-09be2net: remove unused code in be_cmd_vlan_config()Kalesh AP
2014-05-09be2net: covert vlan array to bit-mapRavikumar Nelavelli
2014-05-09be2net: fix line wrap and function call indentation in be_ethtool.cSathya Perla
2014-05-09be2net: fix function call indentation in be_cmds.cSathya Perla
2014-05-09be2net: fix line wrap and function call indentation in be_main.cSathya Perla
2014-05-09qlcnic: Update version to 5.3.59Rajesh Borundia
2014-05-09qlcnic: Collect firmware dump using DMA on 82xx adaptersShahed Shaikh
2014-05-09qlcnic: Add mac learning support to SR-IOV VF.Rajesh Borundia
2014-05-09qlcnic: Add support to process commands in atomic contextRajesh Borundia
2014-05-09qlcnic: Allow SR-IOV VF probe in hypervisor.Rajesh Borundia
2014-05-08mellanox: Logging message cleanupsJoe Perches
2014-05-08bonding: remove the unused macrodingtianhong
2014-05-08bonding: simplify the slave_do_arp_validate_only()dingtianhong
2014-05-08bonding: remove the unnecessary struct bond_netdingtianhong
2014-05-08Driver for Beckhoff CX5020 EtherCAT master module.Darek Marcinkiewicz
2014-05-07qlcnic: Fix Kconfig dependency on HWMONHarish Patil
2014-05-07qlcnic: Set real_num_{tx|rx}_queues properlyShahed Shaikh
2014-05-07qlcnic: Fix panic while dumping TX queues on TX timeoutManish Chopra
2014-05-07ARM: i.MX6: Add OF configuration support for ksz9031Hubert Chaumette
2014-05-07jme: Fix DMA unmap warningNeil Horman
2014-05-07isdn: hisax: remove some dead codeDan Carpenter
2014-05-07w83977af_ir: remove two faux Kconfig macrosPaul Bolle
2014-05-07net: cdc_mbim: __vlan_find_dev_deep need rcu_read_lockBjørn Mork
2014-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-05-05Merge tag 'usb-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-05-05Merge tag 'tty-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-05-05Merge tag 'staging-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-05-05net: macb: Fix race between HW and driverSoren Brinkmann
2014-05-05net: macb: Remove 'unlikely' optimizationSoren Brinkmann
2014-05-05net: macb: Re-enable RX interrupt only when RX is doneSoren Brinkmann
2014-05-05net: macb: Clear interrupt flagsSoren Brinkmann
2014-05-05net: macb: Pass same size to DMA_UNMAP as used for DMA_MAPSoren Brinkmann