summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-05-15macvlan: simplify the structure portdingtianhong
2014-05-15net/ariadne: delete unneeded call to netdev_privJulia Lawall
2014-05-15drivers/net/wan: delete unneeded call to netdev_privJulia Lawall
2014-05-15net: systemport: pad packets to a minimum of 68 bytesFlorian Fainelli
2014-05-15net: systemport: only update UMAC_CMD if something changedFlorian Fainelli
2014-05-15ti: Remove trailing semicolon from do {...} while (0) macroJoe Perches
2014-05-15drivers: net: Register Micrel ksz884x network devices in PCI device tree.Markus Lottmann
2014-05-15drivers: net: davinci_cpdma: Convert kzalloc() to devm_kzalloc().George Cherian
2014-05-15net: davinci_mdio: Convert pr_err() to dev_err() callGeorge Cherian
2014-05-15driver net: cpsw: Convert pr_*() to dev_*() callsGeorge Cherian
2014-05-14driver/net/ethernet/ec_bhf.c: fix sparse warningsDarek Marcinkiewicz
2014-05-14net: systemport: Use devm_ioremap_resource()Jingoo Han
2014-05-14net/mlx4_core: Fix inaccurate return value of mlx4_flow_attach()Eyal Perry
2014-05-14net/mlx4_en: Using positive error value for unsignedEyal Perry
2014-05-14net/mlx4_en: Protect MAC address modification with the state_lock mutexShani Michaelli
2014-05-14net/mlx4_core: Removed unnecessary bit operation conditionEyal Perry
2014-05-14net/mlx4_core: Fix smatch error - possible access to a null variableEyal Perry
2014-05-14net/mlx4_en: Fix errors in MAC address changing when port is downShani Michaelli
2014-05-14net/mlx4_en: User prio mapping gets corrupted when changing number of channelsIdo Shamay
2014-05-14net/mlx4_core: Enforce irq affinity changes immediatlyYuval Atias
2014-05-14macvlan: Propagate lowerdev MTU changesdingtianhong
2014-05-14irda: sh_irda: Enable driver compilation with COMPILE_TESTLaurent Pinchart
2014-05-14bonding: alloc the structure ad_info dynamically in per slavedingtianhong
2014-05-13sh_eth: replace devm_kzalloc() with devm_kmalloc_array()Sergei Shtylyov
2014-05-13tg3: Update copyright and version to 3.137Michael Chan
2014-05-13tg3: Prevent page allocation failure during TSO workaroundMichael Chan
2014-05-13tg3: Don't modify ip header fields when doing GSOMichael Chan
2014-05-13arc_emac: add netpoll supportBeniamino Galvani
2014-05-13arc_emac: implement promiscuous mode and multicast filteringBeniamino Galvani
2014-05-13net: cdc_ncm/cdc_mbim: rework probing of NCM/MBIM functionsBjørn Mork
2014-05-13net: cdc_mbim: reject IP packets on DSS VLANsBjørn Mork
2014-05-13net: cdc_mbim: optionally use VLAN ID 4094 for IP session 0Bjørn Mork
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-05-13bnx2x: fix build when BNX2X_SRIOV is not enabledRandy Dunlap
2014-05-13drivers: net: cpsw-phy-sel: add am43xx platform supportMugunthan V N
2014-05-13drivers: net: cpsw-phy-sel: add dra7xx support for phy selMugunthan V N
2014-05-13drivers: net: cpsw-phy-sel: initialize priv->devMugunthan V N
2014-05-12vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()dingtianhong
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-12cxgb4vf: Check if rx checksum offload is enabled, while reading hardware calc...Hariprasad Shenai
2014-05-12cxgb4: Check if rx checksum offload is enabled, while reading hardware calcul...Hariprasad Shenai
2014-05-12cxgb4: Decode the firmware port and module type a bit more for ethtoolHariprasad Shenai
2014-05-12Add support for netvsc build without CONFIG_SYSFS flagHaiyang Zhang
2014-05-12ptp: fix kconfig dependency warningsRandy Dunlap
2014-05-09mdio_bus: fix devm_mdiobus_alloc_size exportArnd Bergmann
2014-05-09net: cassini: use nested lock annotationEmil Goode
2014-05-09bonding: make a generic sysfs option store and fix commentsNikolay Aleksandrov
2014-05-09bnx2x: Fix UNDI driver unloadYuval Mintz
2014-05-09net: cpsw: add missing of_node_putJohan Hovold
2014-05-09net: cpsw: fix null dereference at probeJohan Hovold