summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2014-05-19can: c_can: add hwinit support for non-TI devicesPavel Machek
2014-05-19can: c_can: Add and make use of 32-bit accesses functionsPavel Machek
2014-05-19can: c_can: make {read,write}_reg functions constPavel Machek
2014-05-19can: pch_can: Fix Kconfig dependenciesJean Delvare
2014-05-19can: mscan: Fix Kconfig dependenciesJean Delvare
2014-05-19can: at91_can: Fix Kconfig dependenciesJean Delvare
2014-05-19can: mcp251x: fix coccinelle warningsDan Carpenter
2014-05-18net: ethernet: ibm: ehea: ehea_qmr.c: Fix for possible null pointer dereferenceRickard Strandqvist
2014-05-18net: 8390: use time_after() for time comparisonManuel Schölling
2014-05-18net/mlx4_en: Fix uninitialized use of 'port_up' in mlx4_en_set_channels()Christian Engelmayer
2014-05-16net: cdc_ncm: do not start timer on an empty skbBjørn Mork
2014-05-16net: cdc_ncm: remove redundant "disconnected" flagBjørn Mork
2014-05-16net: cdc_ncm: fix argument alignmentBjørn Mork
2014-05-16net: cdc_ncm: use sane defaults for rx/tx buffersBjørn Mork
2014-05-16net: cdc_ncm/cdc_mbim: adding NCM protocol statisticsBjørn Mork
2014-05-16net: cdc_ncm: set reasonable padding limitsBjørn Mork
2014-05-16net: cdc_ncm: use true max dgram count for header estimatesBjørn Mork
2014-05-16net: cdc_ncm: use ethtool to tune coalescing settingsBjørn Mork
2014-05-16net: cdc_ncm: support rx_max/tx_max updates when runningBjørn Mork
2014-05-16net: cdc_ncm: split .bind device initializationBjørn Mork
2014-05-16net: cdc_ncm: factor out one-time device initializationBjørn Mork
2014-05-16net: cdc_ncm: split out rx_max/tx_max update of setupBjørn Mork
2014-05-16net: mvneta: add support for fixed linksThomas Petazzoni
2014-05-16net: phy: extend fixed driver with fixed_phy_register()Thomas Petazzoni
2014-05-16net: phy: decouple PHY id and PHY address in fixed PHY driverThomas Petazzoni
2014-05-16net: pch_gbe depends on x86_32Jean Delvare
2014-05-16net: systemport: wait for packet in umac_enable_set()Florian Fainelli
2014-05-16net: systemport: fix dma_unmap_single() lenFlorian Fainelli
2014-05-16bonding: replace SLAVE_IS_OK() with bond_slave_can_tx()Veaceslav Falico
2014-05-16bonding: rename {, bond_}slave_can_tx and clean it upVeaceslav Falico
2014-05-16bonding: convert IS_UP(slave->dev) to inline functionVeaceslav Falico
2014-05-16bonding: make IS_IP_TARGET_UNUSABLE_ADDRESS an inline functionVeaceslav Falico
2014-05-16bonding: create a macro for bond mode and use itVeaceslav Falico
2014-05-16bonding: make USES_PRIMARY inline functionsVeaceslav Falico
2014-05-16bonding: make BOND_NO_USES_ARP an inline functionVeaceslav Falico
2014-05-16bonding: make TX_QUEUE_OVERRIDE() macro an inline functionVeaceslav Falico
2014-05-16bonding: remove BOND_MODE_IS_LB macroVeaceslav Falico
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