aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-09-06mlx5: remove unused MLX5_DEBUG param in KconfigMichael Opdenacker
2013-09-06bnx2x: Restore a call to config_initEilon Greenstein
2013-09-06bnx2x: fix broken compilation with CONFIG_BNX2X_SRIOV is not setDmitry Kravkov
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-09-05net: stmmac: fix bad merge conflict resolutionOlof Johansson
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-09-05bnx2x: Add missing braces in bnx2x:bnx2x_link_initializeDave Jones
2013-09-05vxlan: Fix kernel panic on device delete.Pravin B Shelar
2013-09-05net: mvneta: implement ->ndo_do_ioctl() to support PHY ioctlsThomas Petazzoni
2013-09-05net: mvneta: properly disable HW PHY polling and ensure adjust_link() worksThomas Petazzoni
2013-09-05icplus: Use netif_running to determine device stateJon Mason
2013-09-05ethernet/arc/arc_emac: Fix huge delays in large file copiesVineet Gupta
2013-09-05tuntap: orphan frags before trying to set tx timestampJason Wang
2013-09-05tuntap: purge socket error queue on detachJason Wang
2013-09-05qlcnic: use standard NAPI weightsMichal Schmidt
2013-09-05bnx2x: VF RSS support - VF sideAriel Elior
2013-09-05bnx2x: VF RSS support - PF sideAriel Elior
2013-09-05vxlan: Notify drivers for listening UDP port changesJoseph Gasparakis
2013-09-05net: usbnet: update addr_assign_type if appropriateBjørn Mork
2013-09-05driver/net: enic: update enic maintainers and drivergovindarajulu.v
2013-09-05driver/net: enic: Exposing symbols for Cisco's low latency drivergovindarajulu.v
2013-09-05driver/net: enic: Try DMA 64 first, then failover to DMAgovindarajulu.v
2013-09-05driver/net: enic: record q_number and rss_hash for skbgovindarajulu.v
2013-09-05driver/net: enic: Add multi tx support for enicgovindarajulu.v
2013-09-05Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-09-04Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-04sh_eth: fix napi_{en|dis}able() calls racing against interruptsSergei Shtylyov
2013-09-04vxlan: Optimize vxlan rcvPravin B Shelar
2013-09-04driver:stmmac: Adjust time stamp increase for 0.465 ns accurate only when Tim...Sonic Zhang
2013-09-04net: fec: fix the error to get the previous BD entryDuan Fugang-B38611
2013-09-04sh_eth: NAPI requires netif_receive_skb()Sergei Shtylyov
2013-09-04drivers:net: delete premature free_irqJulia Lawall
2013-09-04sfc: check for allocation failureDan Carpenter
2013-09-04igb: Update version numberAkeem G Abodunrin
2013-09-04igb: Implementation to report advertised/supported link on i354 devicesAkeem G Abodunrin
2013-09-04igb: Get speed and duplex for 1G non_copper devicesAkeem G Abodunrin
2013-09-04igb: Support to get 2_5G link status for appropriate media typeAkeem G Abodunrin
2013-09-04igb: No PHPM support in i354 devicesAkeem G Abodunrin
2013-09-04igb: M88E1543 PHY downshift implementationAkeem G Abodunrin
2013-09-04igb: New PHY_ID for i354 deviceAkeem G Abodunrin
2013-09-04igb: Implementation of 1-sec delay for i210 devicesAkeem G Abodunrin
2013-09-04igb: Don't look for a PBA in the iNVM when flashlessTodd Fujinaka
2013-09-04treewide: Convert retrun typos to returnJoe Perches
2013-09-04qlcnic: remove a stray semicolonDan Carpenter
2013-09-04qlcnic: Fix sparse warning.Sucheta Chakraborty
2013-09-04caif: add a sanity check to the tty nameDan Carpenter
2013-09-04ibmveth: Fix little endian issuesAnton Blanchard
2013-09-04net: netx-eth: remove unnecessary castingJingoo Han