summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2014-08-27net: dsa: add Broadcom SF2 switch driverFlorian Fainelli
2014-08-27net: phy: add generic UniMAC MDIO bus driverFlorian Fainelli
2014-08-27sungem: Fix global namespace pollution of phy accessors.David S. Miller
2014-08-27tulip: dmfe: Fix global namespace pollution of phy accessors.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-26i40e: ATR policy change to flush the table to clean stale ATR rulesAnjali Singhai Jain
2014-08-26i40e: Some FD message fixesAnjali Singhai Jain
2014-08-26i40e: Update flow director error messages to reduce user confusionCarolyn Wyborny
2014-08-25net: bnx2x: fix build error with ptpRandy Dunlap
2014-08-25team: set IFF_TEAM_PORT priv_flag after rx_handler is registeredJiri Pirko
2014-08-25bnx2x: Fix timesync endianityMichal Kalderon
2014-08-25bnx2x: Be more forgiving toward SW GRODmitry Kravkov
2014-08-25bnx2x: VF clean statisticsYuval Mintz
2014-08-25bnx2x: Fix stop-on-errorYuval Mintz
2014-08-25bnx2x: 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-24virtio_net: Support netdev_ops->ndo_xmit_flush()David S. Miller
2014-08-24igb: Support netdev_ops->ndo_xmit_flush()David S. Miller
2014-08-24net: Add ops->ndo_xmit_flush()David S. Miller
2014-08-24net: ec_bhf: remove excessive debug messagesDarek Marcinkiewicz
2014-08-23net: phy: bcm7xxx: enable EEE at the PHY levelFlorian Fainelli
2014-08-23net: phy: allow phy_init_eee() to work with internal PHYsFlorian Fainelli
2014-08-23net: phy: export phy_{read,write}_mmd_indirectFlorian Fainelli
2014-08-23net: phy: fixed: return an error for Clause 45 over 22 readsFlorian Fainelli
2014-08-23net: phy: bcm7xxx: enable auto power downFlorian Fainelli
2014-08-23net: phy: broadcom: move shadow 0x1C register accessors to brcmphy.hFlorian Fainelli
2014-08-23net: phy: broadcom: extract all registers to brcmphy.hFlorian Fainelli
2014-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-08-22phylib: use MDIO_DEVS[12]Sergei Shtylyov
2014-08-22vxlan: fix incorrect initializer in union vxlan_addrGerhard Stenzel
2014-08-22Merge tag 'linux-can-next-for-3.18-20140820' of git://gitorious.org/linux-can...David S. Miller
2014-08-22dp83640: Fix length check for event timestamp status messagesChristian Riesch
2014-08-22net: stmmac: add fix_mac_speed support for socfpgaLey Foon Tan
2014-08-22r8169:add support for RTL8168H and RTL8107EChun-Hao Lin