aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* xen-netback: fix possible format string flawKees Cook2013-09-12
* igb: Read flow control for i350 from correct EEPROM sectionFujinaka, Todd2013-09-12
* igb: Add additional get_phy_id call for i354 devicesCarolyn Wyborny2013-09-12
* Merge tag 'master-2013-09-09' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2013-09-12
|\
| * rt2800: change initialization sequence to fix system freezeStanislaw Gruszka2013-09-09
| * rtl8187: fix use after free on failure path in rtl8187_init_urbs()Alexey Khoroshilov2013-09-09
| * brcmfmac: fix bus interface selection in KconfigArend van Spriel2013-09-09
| * cw1200: Prevent a lock-related hang in the cw1200_spi driverSolomon Peachy2013-09-09
| * cw1200: Don't perform SPI transfers in interrupt contextSolomon Peachy2013-09-09
* | r8169: enforce RX_MULTI_EN for the 8168f.françois romieu2013-09-12
* | net: qmi_wwan: add new Qualcomm devicesBjørn Mork2013-09-11
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-09-11
|\ \
| * | i40e: include i40e in kernel properJesse Brandeburg2013-09-11
| * | i40e: debugfs interfaceJesse Brandeburg2013-09-11
| * | i40e: init code and hardware supportJesse Brandeburg2013-09-11
| * | i40e: implement virtual device interfaceJesse Brandeburg2013-09-11
| * | i40e: driver core headersJesse Brandeburg2013-09-11
| * | i40e: driver ethtool coreJesse Brandeburg2013-09-11
| * | i40e: transmit, receive, and NAPIJesse Brandeburg2013-09-11
| * | i40e: main driver coreJesse Brandeburg2013-09-11
* | | net: tilegx driver: avoid compiler warningChris Metcalf2013-09-11
* | | irda: vlsi_ir: Remove casting the return value which is a void pointerJingoo Han2013-09-11
* | | irda: donauboe: Remove casting the return value which is a void pointerJingoo Han2013-09-11
* | | bcm63xx_enet: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-11
* | | net: korina: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-11
* | | macvlan: Move skb_clone check closer to callHerbert Xu2013-09-11
* | | qlcnic: Fix warning reported by kbuild test robot.Jitendra Kalsaria2013-09-11
* | | bonding: fix bond_arp_rcv setting and arp validate desync statenikolay@redhat.com2013-09-11
* | | bonding: fix store_arp_validate race with mode changenikolay@redhat.com2013-09-11
* | | bnx2x: avoid atomic allocations during initializationMichal Schmidt2013-09-11
|/ /
* / bnx2x: Fix configuration of doorbell blockAriel Elior2013-09-09
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-09-07
|\
| * mlx5: remove unused MLX5_DEBUG param in KconfigMichael Opdenacker2013-09-06
| * bnx2x: Restore a call to config_initEilon Greenstein2013-09-06
| * bnx2x: fix broken compilation with CONFIG_BNX2X_SRIOV is not setDmitry Kravkov2013-09-06
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-06
|\ \ | |/ |/|
| * treewide: Convert retrun typos to returnJoe Perches2013-09-04
| * treewide: Fix printks with 0x%#Joe Perches2013-08-27
| * treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacksJoe Perches2013-08-20
| * treewide: Fix typo in printkMasanari Iida2013-08-20
* | net: stmmac: fix bad merge conflict resolutionOlof Johansson2013-09-05
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-05
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-09-05
| |\ \
| | * | bnx2x: Add missing braces in bnx2x:bnx2x_link_initializeDave Jones2013-09-05
| | * | vxlan: Fix kernel panic on device delete.Pravin B Shelar2013-09-05
| | * | net: mvneta: implement ->ndo_do_ioctl() to support PHY ioctlsThomas Petazzoni2013-09-05
| | * | net: mvneta: properly disable HW PHY polling and ensure adjust_link() worksThomas Petazzoni2013-09-05
| | * | sh_eth: fix napi_{en|dis}able() calls racing against interruptsSergei Shtylyov2013-09-04
| | * | net: fec: fix the error to get the previous BD entryDuan Fugang-B386112013-09-04
| | * | sh_eth: NAPI requires netif_receive_skb()Sergei Shtylyov2013-09-04