summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | net/mlx4_en: Remove selftest TX queues empty conditionEugenia Emantayev2013-12-021-7/+0
| | * | | | | | | | | | | | | virtio_net: make all RX paths handle erors consistentlyMichael S. Tsirkin2013-12-021-17/+37
| | * | | | | | | | | | | | | virtio_net: fix error handling for mergeable buffersMichael S. Tsirkin2013-12-021-31/+51
| | * | | | | | | | | | | | | virtio_net: Fixed a trivial typo (fitler --> filter)Thomas Huth2013-11-301-1/+1
| | * | | | | | | | | | | | | ixgbe: Make ixgbe_identify_qsfp_module_generic staticMark Rustad2013-11-302-2/+2
| | * | | | | | | | | | | | | ixgbe: turn NETIF_F_HW_L2FW_DOFFLOAD off by defaultJohn Fastabend2013-11-301-3/+2
| | * | | | | | | | | | | | | ixgbe: ixgbe_fwd_ring_down needs to be staticJohn Fastabend2013-11-301-2/+2
| | * | | | | | | | | | | | | e1000: fix possible reset_task running after adapter downVladimir Davydov2013-11-301-4/+11
| | * | | | | | | | | | | | | e1000: fix lockdep warning in e1000_reset_taskVladimir Davydov2013-11-302-35/+3
| | * | | | | | | | | | | | | e1000: prevent oops when adapter is being closed and reset simultaneouslyyzhu12013-11-302-0/+14
| | * | | | | | | | | | | | | igb: Fixed Wake On LAN supportAkeem G Abodunrin2013-11-301-3/+4
| | * | | | | | | | | | | | | team: fix master carrier set when user linkup is enabledJiri Pirko2013-11-291-0/+4
| | * | | | | | | | | | | | | sfc: Convert to use hwmon_device_register_with_groupsGuenter Roeck2013-11-292-48/+32
| | * | | | | | | | | | | | | net: smc91: fix crash regression on the versatileLinus Walleij2013-11-291-18/+4
| | * | | | | | | | | | | | | Revert "net: smc91: fix crash regression on the versatile"David S. Miller2013-11-291-2/+18
| | * | | | | | | | | | | | | net: smc91: fix crash regression on the versatileLinus Walleij2013-11-291-18/+2
| | * | | | | | | | | | | | | net: 8139cp: fix a BUG_ON triggered by wrong bytes_complYang Yingliang2013-11-291-3/+2
| | * | | | | | | | | | | | | r8169: check ALDPS bit and disable it if enabled for the 8168gDavid Chang2013-11-291-0/+5
| | * | | | | | | | | | | | | macvtap: Do not double-count received packetsVlad Yasevich2013-11-291-10/+0
| | * | | | | | | | | | | | | be2net: call napi_disable() for all event queuesIvan Vecera2013-11-291-2/+2
| | * | | | | | | | | | | | | Revert "be2net: call napi_disable() for all event queues"David S. Miller2013-11-291-1/+1
| | * | | | | | | | | | | | | be2net: call napi_disable() for all event queuesIvan Vecera2013-11-291-1/+1
| | * | | | | | | | | | | | | via-velocity: fix netif_receive_skb use in irq disabled section.françois romieu2013-11-291-5/+6
| | * | | | | | | | | | | | | Merge branch 'fixes-for-3.13-20131127' of git://gitorious.org/linux-can/linux...David S. Miller2013-11-293-15/+26
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | can: flexcan: use correct clock as base for bit rate calculationMarc Kleine-Budde2013-11-261-1/+1
| | | * | | | | | | | | | | | | can: c_can: fix calculation of transmitted bytes on tx completeHolger Bechtold2013-11-251-0/+1
| | | * | | | | | | | | | | | | can: c_can: don't call pm_runtime_get_sync() from interrupt contextMarc Kleine-Budde2013-11-251-6/+15
| | | * | | | | | | | | | | | | can: sja1000: fix {pre,post}_irq() handling and IRQ handler return valueOliver Hartkopp2013-11-251-8/+9
| | * | | | | | | | | | | | | | xen-netback: include definition of csum_ipv6_magicAndy Whitcroft2013-11-291-0/+1
| | * | | | | | | | | | | | | | macvtap: fix tx_dropped counting errorJason Wang2013-11-291-1/+1
| | * | | | | | | | | | | | | | phy: Add Vitesse 8514 phy IDShaohui Xie2013-11-291-0/+15
| | * | | | | | | | | | | | | | genetlink/pmcraid: use proper genetlink multicast APIJohannes Berg2013-11-291-5/+15
| | * | | | | | | | | | | | | | tg3: Convert to use hwmon_device_register_with_groupsGuenter Roeck2013-11-291-19/+6
| | * | | | | | | | | | | | | | bonding: disable arp and enable mii monitoring when bond change to no uses ar...dingtianhong2013-11-294-9/+19
| | |/ / / / / / / / / / / / /
| | * | | | | | | | | | | | | be2net: Avoid programming permenant MAC by BE3-R VFsAjit Khaparde2013-11-242-6/+5
| | * | | | | | | | | | | | | be2net: set coalesce-wm in CQ_CREATE_V2 cmdAjit Khaparde2013-11-241-0/+7
| | * | | | | | | | | | | | | be2net: Disabling and enabling interrupts in suspend and resumeAjit Khaparde2013-11-241-0/+2
| * | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-11-291-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | s390/dasd: validate request size before building CCW/TCW requestStefan Weinhuber2013-11-201-0/+2
| * | | | | | | | | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-295-13/+19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | i2c: bcm2835: Linking platform nodes to adapter nodesFlorian Meier2013-11-281-0/+1
| | * | | | | | | | | | | | | | | i2c: omap: raw read and write endian fixVictor Kamensky2013-11-271-4/+4
| | * | | | | | | | | | | | | | | i2c: i2c-bcm-kona: Fix module buildTim Kryger2013-11-261-1/+1
| | * | | | | | | | | | | | | | | i2c: i2c-diolan-u2c: different usb endpoints for DLN-2-U2CMartin Vogt2013-11-261-5/+11
| | * | | | | | | | | | | | | | | i2c: bcm-kona: remove duplicated includeWei Yongjun2013-11-261-1/+0
| | * | | | | | | | | | | | | | | i2c: davinci: raw read and write endian fixTaras Kondratiuk2013-11-261-2/+2
| | | |_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-295-5/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | ATA: Fix port removal orderingRafael J. Wysocki2013-11-271-2/+1
| | * | | | | | | | | | | | | | | ahci: add Marvell 9230 to the AHCI PCI device listSamir Benmendil2013-11-231-0/+2
| | * | | | | | | | | | | | | | | ata: fix acpi_bus_get_device() return value checkYijing Wang2013-11-231-3/+1