summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-08-30net: phy: properly report internal PHYs through sysfsFlorian Fainelli
2014-08-30qlcnic: Update version to 5.3.62Shahed Shaikh
2014-08-30qlcnic: Add support to run firmware POSTShahed Shaikh
2014-08-30qlcnic: Use usleep_range() instead of msleep() for sleep less than 20msJitendra Kalsaria
2014-08-30qlcnic: Add support for 0x8830 device IDShahed Shaikh
2014-08-30qlcnic: Update Link speed and port type info for 83xx adapterJitendra Kalsaria
2014-08-28r8169: add missing MODULE_FIRMWARE.Francois Romieu
2014-08-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-08-28virtio_net: flush when in xmit_more mode and under descriptor pressureDavid S. Miller
2014-08-28igb: flush when in xmit_more mode and under descriptor pressureDavid S. Miller
2014-08-28ixgbe: flush when in xmit_more mode and under descriptor pressureDaniel Borkmann
2014-08-28net: phy: bcm7xxx: add BCM7250 and BCM7364 PHY entriesFlorian Fainelli
2014-08-28net: phy: bcm7xxx: introduce helper macroFlorian Fainelli
2014-08-28Merge branch 'sf2'David S. Miller
2014-08-28sungem: Fix global namespace pollution of phy accessors.David S. Miller
2014-08-28net: dsa: add Broadcom SF2 switch driverFlorian Fainelli
2014-08-28net: phy: add generic UniMAC MDIO bus driverFlorian Fainelli
2014-08-28sungem: Fix global namespace pollution of phy accessors.David S. Miller
2014-08-28tulip: dmfe: Fix global namespace pollution of phy accessors.David S. Miller
2014-08-28f_ncm: Don't use netdev_start_xmit().David S. Miller
2014-08-27ethernet: arc: Add support for specific SoC layer device tree bindingsRomain Perier
2014-08-27ethernet: arc: mdio changes for future SoC glue layer devtree supportRomain Perier
2014-08-27ethernet: arc: remove use of 'struct platform_device'Romain Perier
2014-08-27bnx2x: Fix static checker warning regarding `txdata_ptr'Yuval Mintz
2014-08-27r8152: replace strncpy with strlcpyhayeswang
2014-08-27i40e/i40evf: Bump i40e & i40evf versionCatherine Sullivan
2014-08-27i40e/i40evf: Ignore a driver perceived Tx hang if the number of desc pending < 4Anjali Singhai Jain
2014-08-27i40e: quiet complaints when removing default MAC VLAN filter and make set_mac...Shannon Nelson
2014-08-27i40e/i40evf: add max buf len to aq debug print helperShannon Nelson
2014-08-27i40e: Add checks and message for Qualified Module infoCarolyn Wyborny
2014-08-27i40e: set num_queue_pairs to num configured by VFAshish Shah
2014-08-27i40e: Enable l2tsel bit for VLAN tag controlShannon Nelson
2014-08-27i40e: Add a FD flush counter to ethtoolAnjali Singhai Jain
2014-08-27i40e: ATR policy change to flush the table to clean stale ATR rulesAnjali Singhai Jain
2014-08-27i40e: Some FD message fixesAnjali Singhai Jain
2014-08-27i40e: Update flow director error messages to reduce user confusionCarolyn Wyborny
2014-08-26net: bnx2x: fix build error with ptpRandy Dunlap
2014-08-26team: set IFF_TEAM_PORT priv_flag after rx_handler is registeredJiri Pirko
2014-08-26bnx2x: Fix timesync endianityMichal Kalderon
2014-08-26bnx2x: Be more forgiving toward SW GRODmitry Kravkov
2014-08-26bnx2x: VF clean statisticsYuval Mintz
2014-08-26bnx2x: Fix stop-on-errorYuval Mintz
2014-08-26bnx2x: ethtool -d might cause timeout in logDmitry Kravkov
2014-08-25ixgbe: support skb->xmit_more in netdev_ops->ndo_start_xmit()Daniel Borkmann
2014-08-25net: Remove ndo_xmit_flush netdev operation, use signalling instead.David S. Miller
2014-08-25net/bnx2x: Use is_kdump_kernel() to detect kdump kernelAmir Vadai
2014-08-25stmmac: simple cleanupsPavel Machek
2014-08-25r8152: check code with checkpatch.plhayeswang
2014-08-25virtio_net: Support netdev_ops->ndo_xmit_flush()David S. Miller
2014-08-25igb: Support netdev_ops->ndo_xmit_flush()David S. Miller