summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* macvlan: simplify the structure portdingtianhong2014-05-151-7/+5
* net/ariadne: delete unneeded call to netdev_privJulia Lawall2014-05-151-3/+0
* drivers/net/wan: delete unneeded call to netdev_privJulia Lawall2014-05-151-4/+0
* net: systemport: pad packets to a minimum of 68 bytesFlorian Fainelli2014-05-152-7/+23
* net: systemport: only update UMAC_CMD if something changedFlorian Fainelli2014-05-151-5/+6
* ti: Remove trailing semicolon from do {...} while (0) macroJoe Perches2014-05-151-2/+2
* drivers: net: Register Micrel ksz884x network devices in PCI device tree.Markus Lottmann2014-05-151-0/+1
* drivers: net: davinci_cpdma: Convert kzalloc() to devm_kzalloc().George Cherian2014-05-151-23/+12
* net: davinci_mdio: Convert pr_err() to dev_err() callGeorge Cherian2014-05-151-1/+1
* driver net: cpsw: Convert pr_*() to dev_*() callsGeorge Cherian2014-05-151-25/+25
* driver/net/ethernet/ec_bhf.c: fix sparse warningsDarek Marcinkiewicz2014-05-141-10/+10
* net: systemport: Use devm_ioremap_resource()Jingoo Han2014-05-141-4/+3
* net/mlx4_core: Fix inaccurate return value of mlx4_flow_attach()Eyal Perry2014-05-141-1/+1
* net/mlx4_en: Using positive error value for unsignedEyal Perry2014-05-141-2/+2
* net/mlx4_en: Protect MAC address modification with the state_lock mutexShani Michaelli2014-05-141-2/+1
* net/mlx4_core: Removed unnecessary bit operation conditionEyal Perry2014-05-141-5/+4
* net/mlx4_core: Fix smatch error - possible access to a null variableEyal Perry2014-05-141-0/+14
* net/mlx4_en: Fix errors in MAC address changing when port is downShani Michaelli2014-05-141-2/+3
* net/mlx4_en: User prio mapping gets corrupted when changing number of channelsIdo Shamay2014-05-141-1/+2
* net/mlx4_core: Enforce irq affinity changes immediatlyYuval Atias2014-05-144-2/+80
* macvlan: Propagate lowerdev MTU changesdingtianhong2014-05-141-0/+7
* irda: sh_irda: Enable driver compilation with COMPILE_TESTLaurent Pinchart2014-05-141-1/+2
* bonding: alloc the structure ad_info dynamically in per slavedingtianhong2014-05-146-37/+67
* sh_eth: replace devm_kzalloc() with devm_kmalloc_array()Sergei Shtylyov2014-05-131-2/+2
* tg3: Update copyright and version to 3.137Michael Chan2014-05-132-4/+4
* tg3: Prevent page allocation failure during TSO workaroundMichael Chan2014-05-131-7/+26
* tg3: Don't modify ip header fields when doing GSOMichael Chan2014-05-131-7/+5
* arc_emac: add netpoll supportBeniamino Galvani2014-05-131-0/+12
* arc_emac: implement promiscuous mode and multicast filteringBeniamino Galvani2014-05-131-0/+37
* net: cdc_ncm/cdc_mbim: rework probing of NCM/MBIM functionsBjørn Mork2014-05-132-16/+54
* net: cdc_mbim: reject IP packets on DSS VLANsBjørn Mork2014-05-131-0/+2
* net: cdc_mbim: optionally use VLAN ID 4094 for IP session 0Bjørn Mork2014-05-131-6/+68
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-13103-121/+114
* bnx2x: fix build when BNX2X_SRIOV is not enabledRandy Dunlap2014-05-131-1/+1
* drivers: net: cpsw-phy-sel: add am43xx platform supportMugunthan V N2014-05-131-0/+4
* drivers: net: cpsw-phy-sel: add dra7xx support for phy selMugunthan V N2014-05-131-1/+56
* drivers: net: cpsw-phy-sel: initialize priv->devMugunthan V N2014-05-131-0/+1
* vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()dingtianhong2014-05-125-10/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-12250-1684/+3801
|\
| * ptp: fix kconfig dependency warningsRandy Dunlap2014-05-121-1/+2
| * net: cassini: use nested lock annotationEmil Goode2014-05-091-1/+1
| * bnx2x: Fix UNDI driver unloadYuval Mintz2014-05-091-3/+7
| * net: cpsw: add missing of_node_putJohan Hovold2014-05-091-0/+1
| * net: cpsw: fix null dereference at probeJohan Hovold2014-05-091-0/+4
| * Revert "net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver"Johan Hovold2014-05-091-12/+2
| * net: mdio-gpio: warn about missing bus alias idJohan Hovold2014-05-091-0/+4
| * net: cdc_mbim: handle unaccelerated VLAN tagged framesBjørn Mork2014-05-091-11/+28
| * Driver for Beckhoff CX5020 EtherCAT master module.Darek Marcinkiewicz2014-05-083-0/+719
| * qlcnic: Set real_num_{tx|rx}_queues properlyShahed Shaikh2014-05-072-18/+47
| * qlcnic: Fix panic while dumping TX queues on TX timeoutManish Chopra2014-05-071-2/+6