summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-07-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-07-29Merge branch 'for-linville-current' of git://github.com/kvalo/athJohn W. Linville
2013-07-29rt2x00: fix stop queueStanislaw Gruszka
2013-07-29net/mlx4_core: Respond to operation request by firmwareYevgeny Petrilin
2013-07-29net/mlx4_en: Fix BlueFlame raceEugenia Emantayev
2013-07-28igb: fix vlan filtering in promisc mode when not in VT modeEmil Tantilov
2013-07-28ixgbe: Fix Tx Hang issue with lldpad on 82598EBJacob Keller
2013-07-28e1000e: fix I217/I218 PHY initialization flowBruce Allan
2013-07-28e1000e: do not resume device from RPM suspend to read PHY status registersBruce Allan
2013-07-28e1000e: enable support for new device IDsBruce Allan
2013-07-28e1000e: ethtool unnecessarily takes device out of RPM suspendBruce Allan
2013-07-28e1000e: Tx hang on I218 when linked at 100Half and slow response at 10MbpsBruce Allan
2013-07-28e1000e: low throughput using 4K jumbos on I218Bruce Allan
2013-07-28e1000e: iAMT connections drop on driver unload when jumbo frames enabledBruce Allan
2013-07-28e1000e: disable ASPM L1 on 82583Bruce Allan
2013-07-28e1000e: Use marco instead of digit for defining e1000_rx_desc_packet_splitWei Yang
2013-07-28e1000e: Remove duplicate assignment of default rx/tx ring sizeWei Yang
2013-07-28e1000e: restore call to pci_clear_master()Dean Nelson
2013-07-28e100: dump small buffers via %*phAndy Shevchenko
2013-07-28bonding: remove bond_resend_igmp_join_requests read_unlock leftovernikolay@redhat.com
2013-07-27Merge branch 'minnow/net-next' of git://git.infradead.org/users/dvhart/linux-...David S. Miller
2013-07-27net: fec: workaround stop tx during errata ERR006358Frank Li
2013-07-27USBNET: increase max rx/tx qlen for improving USB3 thoughtputMing Lei
2013-07-27USBNET: centralize computing of max rx/tx qlenMing Lei
2013-07-27tuntap: hardware vlan tx supportJason Wang
2013-07-27virtio-net: put virtio net header inline with dataMichael S. Tsirkin
2013-07-27qlcnic: Fix diagnostic interrupt test for 83xx adapters.Manish Chopra
2013-07-27qlcnic: Fix setting Guest VLANManish Chopra
2013-07-27qlcnic: Fix operation type and command type.Pratik Pujar
2013-07-27qlcnic: Fix initialization of work function.Jitendra Kalsaria
2013-07-27Revert "atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring"David S. Miller
2013-07-26atl1c: Fix misuse of netdev_alloc_skb in refilling rx ringNeil Horman
2013-07-26bond: cleanup netpoll codestephen hemminger
2013-07-26team: cleanup netpoll clodestephen hemminger
2013-07-26net/tg3: Fix warning from pci_disable_device()Gavin Shan
2013-07-26net/tg3: Fix kernel crashGavin Shan
2013-07-26brcmfmac: inform cfg80211 about disconnect when device is unpluggedArend van Spriel
2013-07-26mwifiex: Add missing endian conversion.Tomasz Moń
2013-07-26drivers: net: sun4i-emac: select MDIO_SUN4IMaxime Ripard
2013-07-26drivers: net: allwinner: Fix Kconfig indentationMaxime Ripard
2013-07-26bonding: use pre-defined macro in bond_mode_name instead of magic number 0Wang Sheng-Hui
2013-07-26usbnet: do not pretend to support SG/TSOEric Dumazet
2013-07-26iwlwifi: pcie: clear RFKILL interrupt in AMPGEmmanuel Grumbach
2013-07-26iwlwifi: mvm: fix flushing not started aggregation sessionsJohannes Berg
2013-07-26iwlwifi: mvm: Disable managed PS when GO is addedIlan Peer
2013-07-26iwlwifi: pcie: reset the NIC before the bring upEmmanuel Grumbach
2013-07-25pch_gbe: Add MinnowBoard supportDarren Hart
2013-07-25Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-07-24drivers/net/ethernet/stmicro/stmmac: don't check resource with devm_ioremap_r...Wolfram Sang
2013-07-24pch_gbe: Use PCH_GBE_PHY_REGS_LEN instead of 32Darren Hart