aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAge
* drivers: net: cpsw: enable interrupts after napi enable and clearing previous...Mugunthan V N2014-04-11
* drivers: net: cpsw: discard all packets received when interface is downMugunthan V N2014-04-11
* drivers: net: cpsw: Add default vlan for dual emac case alsoMugunthan V N2014-04-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-08
|\
| * net/at91_ether: avoid NULL pointer dereferenceGilles Chanteperdrix2014-04-07
| * sxgbe: fix duplicate #include headersJean Sacren2014-04-07
| * net: bcmgenet: Remove unnecessary version.h inclusionSachin Kamat2014-04-04
| * net: smc911x: Remove unused local variableLaurent Pinchart2014-04-04
| * sxgbe: fix driver probe error path and driver removal leaksfrançois romieu2014-04-03
| * sxgbe: use common NET_VENDOR_FOO style.françois romieu2014-04-03
| * net: qlcnic: include irq.h for irq definitionsJosh Boyer2014-04-03
| * net: enic: include irq.h for irqreturn_t definitionsJosh Boyer2014-04-03
| * net: bnx2x: include irq.h for irqreturn_t definitionsJosh Boyer2014-04-03
| * net: ti: fix CPTS driver build on armAlexei Starovoitov2014-04-03
* | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-07
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-04-03
|\ \ | |/ |/|
| *-. Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc...Roland Dreier2014-04-03
| |\ \
| | | * be2net: Add abi version between be2net and ocrdmaDevesh Sharma2014-04-03
| | |/
| * | IB/mlx5: Keep mlx5 MRs in a radix tree under deviceSagi Grimberg2014-03-07
| * | mlx5: Implement create_mr and destroy_mrSagi Grimberg2014-03-07
| |/
* | qlcnic: Fix build failure due to undefined reference to `vxlan_get_rx_port'Shahed Shaikh2014-04-01
* | net: ptp: move PTP classifier in its own fileDaniel Borkmann2014-04-01
* | net: sxgbe: make "core_ops" staticDan Carpenter2014-04-01
* | net: sxgbe: fix logical vs bitwise operationDan Carpenter2014-04-01
* | net: sxgbe: sxgbe_mdio_register() frees the busDan Carpenter2014-04-01
* | Call efx_set_channels() before efx->type->dimension_resources()Daniel Pieczko2014-04-01
* | net/mlx4: Set proper build dependancy with vxlanOr Gerlitz2014-04-01
* | be2net: fix build dependency on VxLANSathya Perla2014-04-01
* | ixgbevf: Fix rcu warnings induced by LERMark Rustad2014-03-31
* | ixgbe: Fix rcu warnings induced by LERMark Rustad2014-03-31
* | INTEL-IGB: Convert iounmap to pci_iounmapPeter Senna Tschudin2014-03-31
* | i40e: Remove casts of pointer to same typeJoe Perches2014-03-31
* | i40e/i40evf: Remove addressof casts to same typeJoe Perches2014-03-31
* | i40e/i40evf: fix error checking pathJean Sacren2014-03-31
* | i40e: fix function kernel doc descriptionJean Sacren2014-03-31
* | ixgbevf: Change ixgbe_read_reg to ixgbevf_read_regMark Rustad2014-03-31
* | ixgbe: fix ixgbe_check_reset_blocked() declarationJean Sacren2014-03-31
* | ixgbe: fix race conditions on queuing skb for HW time stampJakub Kicinski2014-03-31
* | ixgbe: never generate both software and hardware timestampsJakub Kicinski2014-03-31
* | ixgbe: remove redundant if clause from PTP workJakub Kicinski2014-03-31
* | e1000e: Fix no connectivity when driver loaded with cable outDavid Ertman2014-03-31
* | net: fec: make sure to init MAC addressLucas Stach2014-03-31
* | net: ptp: do not reimplement PTP/BPF classifierDaniel Borkmann2014-03-31
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-29
|\ \
| * | qlge: Do not propaged vlan tag offloads to vlansVlad Yasevich2014-03-28
| * | net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during resetWei Yang2014-03-27
| * | net: mvneta: use devm_ioremap_resource() instead of of_iomap()Thomas Petazzoni2014-03-26
| * | net: mvneta: fix usage as a module on RGMII configurationsThomas Petazzoni2014-03-26
| * | net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLEThomas Petazzoni2014-03-26
| * | tg3: Do not include vlan acceleration features in vlan_featuresVlad Yasevich2014-03-26