summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2013-04-07netdev/phy: Implement ieee802.3 clause 45 in mdio-octeon.cDavid Daney
2013-04-07vxlan: Bypass encapsulation if the destination is localSridhar Samudrala
2013-04-07net/mlx4_en: Advertize DCB_CAP_DCBX_HOST in getdcbxOr Gerlitz
2013-04-07net/mlx4_en: Enable DCB ETS ops only when supported by the firmwareOr Gerlitz
2013-04-07net/mlx4_core: Added proper description for two device capabilitiesOr Gerlitz
2013-04-07net: phy: spi_ks8995: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han
2013-04-07net: wireless: p54spi: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han
2013-04-07net: wireless: wl1251: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han
2013-04-07net: ethernet: enc28j60: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han
2013-04-07net: ethernet: ks8851: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han
2013-04-07net: can: mcp251x: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han
2013-04-07net: ieee802154: mrf24j40: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han
2013-04-07r8169: add a new chip for RTL8106Ehayeswang
2013-04-07r8169: adjust the flow of hw_starthayeswang
2013-04-07r8169: add a new chip for RTL8111Ghayeswang
2013-04-07r8169: Update the RTL8111G parametershayeswang
2013-04-07r8169: Modify the method for setting firmwarehayeswang
2013-04-07r8169: Update PHY settings of RTL8111Ghayeswang
2013-04-07r8169: Modify the mothod for PHY settings of RTL8111Ghayeswang
2013-04-07r8169: Remove firmware codehayeswang
2013-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-02net/nxp/lpc_eth: Drop ifdef CONFIG_OF_NETGuenter Roeck
2013-04-02net/freescale/fec: Simplify OF dependenciesGuenter Roeck
2013-04-02net/cadence/macb: Simplify OF dependenciesGuenter Roeck
2013-04-02net/cadence/at91_ether: Simplify OF dependenciesGuenter Roeck
2013-04-02forcedeth: Do a dma_mapping_error check after skb_frag_dma_mapNeil Horman
2013-04-02qlcnic: Bump up the version to 5.2.40Rajesh Borundia
2013-04-02qlcnic: Fix sparse warnings.Rajesh Borundia
2013-04-02qlcnic: Fix NULL dereference in error path.Rajesh Borundia
2013-04-02qlcnic: Fix potential NULL dereferenceRajesh Borundia
2013-04-02net/mlx4_en: Fix setting initial MAC addressYan Burman
2013-04-02bonding: get netdev_rx_handler_unregister out of locksVeaceslav Falico
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-31DM9000B: driver initialization upgradeJoseph CHANG
2013-03-31sh_eth: make 'link' field of 'struct sh_eth_private' *int*Sergei Shtylyov
2013-03-31sh_eth: workaround for spurious ECI interruptSergei Shtylyov
2013-03-31sh_eth: fix handling of no LINK signalSergei Shtylyov
2013-03-30macvlan: use the right RCU apiEric Dumazet
2013-03-30cdc_ncm: return -ENOMEM if kzalloc failsDevendra Naga
2013-03-29qlcnic: Bump up the version to 5.2.39Rajesh Borundia
2013-03-29qlcnic: Support atomic commandsRajesh Borundia
2013-03-29qlcnic: Support VF-PF communication channel commands.Rajesh Borundia
2013-03-29qlcnic: VF-PF communication channel implementationRajesh Borundia
2013-03-29qlcnic: Use shared interrupt vector for Tx and RxRajesh Borundia
2013-03-29qlcnic: SR-IOV VF probeRajesh Borundia
2013-03-29qlcnic: Support SR-IOV enable and disableRajesh Borundia
2013-03-29ks8851: Fix interpretation of rxlen field.Max.Nekludov@us.elster.com
2013-03-29cirrus: cs89x0: remove two obsolete Kconfig macrosPaul Bolle
2013-03-29atl1e: drop pci-msi support because of packet corruptionHannes Frederic Sowa
2013-03-29sh_eth: add R-Car support for realSergei Shtylyov