summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2013-02-12driver: net: ethernet: cpsw: make cpts as pointerMugunthan V N
2013-02-12driver: net: ethernet: davinci_cpdma: add support for directed packet and sou...Mugunthan V N
2013-02-11qlcnic: fix mailbox response handlingJitendra Kalsaria
2013-02-11qlcnic: enhance MSIX allocation failure log messageManish Chopra
2013-02-11qlcnic: fix async event handling during diagnostic loopback testJitendra Kalsaria
2013-02-11qlcnic: refactor 83xx diagnostic IRQ testJitendra Kalsaria
2013-02-11qlcnic: refactor 83xx diagnostic loopback testJitendra Kalsaria
2013-02-11qlcnic: helper routine to handle async eventsJitendra Kalsaria
2013-02-11qlcnic: fix firmware based IDC participationJitendra Kalsaria
2013-02-11qlcnic: fix initialize NIC mailbox commandHimanshu Madhani
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-08cxgb4vf: Fix extraction of cpl_rx_pkt from the response queue descriptorVipul Pandya
2013-02-08drivers: net: Remove remaining alloc/OOM messagesJoe Perches
2013-02-08bgmac: fix "cmdcfg" calls for promisc and loopback modesRafał Miłecki
2013-02-08bgmac: validate (and random if needed) MAC addrRafał Miłecki
2013-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-02-07tg3: add support for Ethernet core in bcm4785Hauke Mehrtens
2013-02-07tg3: make it possible to provide phy_id in ioctlHauke Mehrtens
2013-02-07net: fec: fix spin_lock dead lockFrank Li
2013-02-07net: fec: correct fix method about miss init spinlockFrank Li
2013-02-07mlx4_en: Fix BQL reset TX queue call pointTom Herbert
2013-02-07Merge branch 'mlx4'David S. Miller
2013-02-07net/mlx4_en: Implement ndo fdb functionalityYan Burman
2013-02-07net/mlx4_en: Add unicast MAC filteringYan Burman
2013-02-07net/mlx4_en: Manage hash of MAC addresses per portYan Burman
2013-02-07net/mlx4_en: Save previous MAC address of the port so we can replace it laterYan Burman
2013-02-07net/mlx4_en: Re-arrange ndo_set_rx_mode related codeYan Burman
2013-02-07net/mlx4: Move Ethernet related functionality from mlx4_core to mlx4_enYan Burman
2013-02-07net/mlx4_en: Cleanup multiline stringsYan Burman
2013-02-07net/mlx4_en: Optimize Rx fast path filter checksYan Burman
2013-02-07net/mlx4_en: Optimize loopback related checks in data pathYan Burman
2013-02-08Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-02-06bgmac: add ndo_set_rx_mode netdev opsHauke Mehrtens
2013-02-06bgmac: add generic ndo_validate_addr netdev opsHauke Mehrtens
2013-02-06bgmac: write mac address to hardware in ndo_set_mac_addressHauke Mehrtens
2013-02-06bgmac: implement missing code for BCM53572Hauke Mehrtens
2013-02-06drivers: net:ethernet: cpsw: add support for VLANMugunthan V N
2013-02-06drivers: net: cpsw: Add helper functions for VLAN ALE implementationMugunthan V N
2013-02-06drivers: net: misc: Remove unused OOM variablesJoe Perches
2013-02-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-05mlx4_core: Fix advertisement of wrong PF context behaviourOr Gerlitz
2013-02-05ixgbe: Fix SR-IOV MTU warningAlexander Duyck
2013-02-05ixgbe: Replace rmb in Tx cleanup with read_barrier_dependsAlexander Duyck
2013-02-05ixgbe: update date to 2013Don Skidmore
2013-02-05ixgbe: fix return values and memcpy parameters to eliminate Smatch warningsJosh Hay
2013-02-05ixgbe: fix potential null dereferenceJosh Hay
2013-02-05ixgbe: allow reading of SFF-8472 data over i2cEmil Tantilov
2013-02-05e1000e: cleanup checkpatch braces checksBruce Allan
2013-02-05e1000e: convert enums of register offsets and move #defines to regs.hBruce Allan