summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2014-02-06hso: remove some dead codeDan Carpenter
2014-02-06r8152: fix the submission of the interrupt transferhayeswang
2014-02-06bnx2x: Allow VF rss on higher PFsYuval Mintz
2014-02-06tg3: Fix deadlock in tg3_change_mtu()Nithin Sujir
2014-02-06tg3: cleanup an error path in tg3_phy_reset_5703_4_5()Dan Carpenter
2014-02-06bnx2[x]: Make module parameters readableJames M Leddy
2014-02-06net: irda: ep7211-sir: Remove driverAlexander Shiyan
2014-02-06net: phy: sunxi: Add new compatiblesMaxime Ripard
2014-02-06net: ethernet: sunxi: Add new compatiblesMaxime Ripard
2014-02-05xen-netback: Fix Rx stall due to race conditionZoltan Kiss
2014-02-04xen-netfront: handle backend CLOSED without CLOSINGDavid Vrabel
2014-02-04bnx2x: fix L2-GRE TCP issuesDmitry Kravkov
2014-02-04net: qmi_wwan: add Netgear Aircard 340UBjørn Mork
2014-02-04net: ethoc: set up MII management bus clockMax Filippov
2014-02-04net: ethoc: don't advertise gigabit speed on attached PHYMax Filippov
2014-02-04net: phy: ensure Gigabit features are masked off if requestedFlorian Fainelli
2014-02-04net:phy:dp83640: Initialize PTP clocks at device init.Stefan Sørensen
2014-02-04net:phy:dp83640: Do not hardcode timestamping event edgeStefan Sørensen
2014-02-04net:phy:dp83640: Declare that TX timestamping possibleStefan Sørensen
2014-02-04bonding: fail_over_mac should only affect AB mode in bond_set_mac_address()dingtianhong
2014-02-04bonding: fail_over_mac should only affect AB mode at enslave and removal proc...dingtianhong
2014-02-01vxlan: remove extra newline after function definitionDaniel Baluta
2014-02-01net: ethoc: implement ethtool get/set ring parametersMax Filippov
2014-02-01net: ethoc: implement ethtool get registersMax Filippov
2014-02-01net: ethoc: implement ethtool get/set settingsMax Filippov
2014-02-01net: ethoc: implement basic ethtool operationsMax Filippov
2014-01-30Merge tag 'linux-can-fixes-for-3.14-20140129' of git://gitorious.org/linux-ca...David S. Miller
2014-01-30e100: Fix "disabling already-disabled device" warningMichele Baldessari
2014-01-30can: add destructor for self generated skbsOliver Hartkopp
2014-01-30net/vxlan: Go over all candidate streams for GRO matchingOr Gerlitz
2014-01-30net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driverStefan Roese
2014-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-01-29can: janz-ican3: fix uninitialized variable warningsIra W. Snyder
2014-01-29can: flexcan: fix flexcan driver build for big endian on ARM and little endia...Arnd Bergmann
2014-01-28bonding: fix locking in bond_loadbalance_arp_mon()Ding Tianhong
2014-01-28tun: add device name(iff) field to proc fdinfo entryMasatake YAMATO
2014-01-28bnx2x: Fix generic option settingsYaniv Rosner
2014-01-28qlcnic: Fix loopback test failureShahed Shaikh
2014-01-28qlcnic: Fix tx timeout.Rajesh Borundia
2014-01-28qlcnic: Fix initialization of vlan list.Rajesh Borundia
2014-01-28qlcnic: Correct off-by-one errors in bounds checksManish Chopra
2014-01-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-01-27i40e: Add missing braces to i40e_dcb_need_reconfig()Dave Jones
2014-01-27xen-netfront: fix resource leak in netfrontAnnie Li
2014-01-27hyperv: Add support for physically discontinuous receive bufferHaiyang Zhang
2014-01-27sky2: initialize napi before registering deviceStanislaw Gruszka
2014-01-27bonding: restructure locking of bond_ab_arp_probe()Veaceslav Falico
2014-01-27bonding: RCUify bond_ab_arp_probeVeaceslav Falico
2014-01-27bnx2x: More Shutdown revisionsYuval Mintz
2014-01-26net: stmmac: Log MAC address only onceHans de Goede