summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* drivers: clean-up prom.h implicit includesRob Herring2013-10-0913-0/+19
* microblaze: clean-up prom.h implicit includesRob Herring2013-10-091-0/+1
* drivers: remove unnecessary prom.h includesRob Herring2013-10-092-4/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-09-1968-304/+554
|\
| * netconsole: fix a deadlock with rtnl and netconsole's mutexNikolay Aleksandrov2013-09-191-4/+1
| * skge: fix broken driverMikulas Patocka2013-09-191-2/+3
| * ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka2013-09-191-1/+1
| * xen-netback: Don't destroy the netdev until the vif is shut downPaul Durrant2013-09-193-21/+23
| * cnic: Fix crash in cnic_bnx2x_service_kcq()Michael Chan2013-09-181-1/+2
| * bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions.Michael Chan2013-09-183-4/+39
| * vxlan: Avoid creating fdb entry with NULL destinationSridhar Samudrala2013-09-171-9/+13
| * drivers: net: phy: cicada.c: clears warning Use #include <linux/io.h> instead...Avinash Kumar2013-09-171-2/+2
| * net loopback: Set loopback_dev to NULL when freedEric W. Biederman2013-09-171-0/+1
| * Merge branch 'sfc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2013-09-164-22/+43
| |\
| | * sfc: Reinitialise and re-validate datapath caps after MC rebootBen Hutchings2013-09-112-0/+13
| | * sfc: Clean up validation of datapath capabilitiesBen Hutchings2013-09-111-19/+22
| | * sfc: Reset derived rx_bad_bytes statistic when EF10 MC is rebootedBen Hutchings2013-09-111-0/+5
| | * sfc: Disable PTP on EF10 until we're ready to handle inline RX timestampsBen Hutchings2013-09-111-2/+0
| | * sfc: Minimal support for 40G link speedBen Hutchings2013-09-052-1/+3
| * | net: usb: cdc_ether: use usb.h macros whenever possibleFabio Porcedda2013-09-161-46/+17
| * | net: usb: cdc_ether: fix checkpatch errors and warningsFabio Porcedda2013-09-161-27/+20
| * | net: usb: cdc_ether: Use wwan interface for Telit modulesFabio Porcedda2013-09-161-0/+5
| * | bgmac: implement unaligned addressing for DMA rings that support itRafał Miłecki2013-09-162-10/+30
| * | bgmac: allow bigger et_swtype nvram variableHauke Mehrtens2013-09-161-2/+2
| * | bgmac: fix internal switch initializationRafał Miłecki2013-09-162-2/+2
| * | drivers/net/ethernet/ibm/ehea/ehea_main.c: add alias entry for portN propertiesOlaf Hering2013-09-161-1/+13
| * | cxgb4: remove workqueue when driver registration failsWei Yang2013-09-151-1/+3
| * | bonding: Make alb learning packet interval configurableNeil Horman2013-09-155-5/+47
| * | vxlan: Fix sparse warningsJoseph Gasparakis2013-09-151-10/+8
| * | qlcnic: Fix VF reset recoveryManish Chopra2013-09-151-0/+1
| * | net: ps3_gelic: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-151-1/+1
| * | net: smsc: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-152-3/+2
| * | net: pasemi: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-151-2/+2
| * | net: natsemi: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-152-4/+2
| * | net: ks8851-ml: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-151-1/+1
| * | net: pxa168_eth: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-151-2/+1
| * | net: lantiq_etop: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-151-4/+2
| * | net: hp100: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-151-1/+1
| * | net: fec: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-151-1/+1
| * | tg3: Use pci_dev pm_capJon Mason2013-09-132-4/+2
| * | bnx2x: Use pci_dev pm_capJon Mason2013-09-134-12/+11
| * | alx: remove redundant D0 power state setYijing Wang2013-09-131-7/+2
| * | be2net: missing variable initializationAntonio Alecrim Jr2013-09-131-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-09-137-9/+61
| |\ \
| | * | e1000e: fix overrun of PHY RAR arrayDavid Ertman2013-09-133-6/+17
| | * | e1000e: cleanup boolean comparison to trueDavid Ertman2013-09-131-1/+1
| | * | ixgbe: fix ethtool reporting of supported links for SFP modulesEmil Tantilov2013-09-131-0/+7
| | * | ixgbe: limit setting speed to only one at a time for QSFP modulesEmil Tantilov2013-09-132-1/+22
| | * | ixgbe: fix ethtool loopback diagnostic with DCB enabledEmil Tantilov2013-09-131-0/+5
| | * | ixgbe: fully disable hardware RSC logic when disabling RSCJacob Keller2013-09-132-1/+9