summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* declance: Remove `incompatible pointer type' warningsMaciej W. Rozycki2013-09-201-8/+8
* phy/micrel: Add suspend/resume support to Micrel PHYsPatrice Vilchez2013-09-201-0/+24
* net: cdc-phonet: Staticize usbpn_probeSachin Kamat2013-09-201-1/+1
* net: cxgb4vf: Staticize local symbolsSachin Kamat2013-09-201-5/+6
* net: bnx2x: Staticize local symbolsSachin Kamat2013-09-201-3/+4
* net: emaclite: Code cleanupMichal Simek2013-09-201-14/+14
* net: emaclite: Not necessary to call devm_iounmapMichal Simek2013-09-201-8/+3
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-202-8/+0
|\
| * Merge tag 'omap-for-v3.12/fixes-signed' of git://git.kernel.org/pub/scm/linux...Olof Johansson2013-09-181-1/+0
| |\
| | * mailbox: remove unnecessary platform_set_drvdata()Jingoo Han2013-09-181-1/+0
| * | mtd: nand: pxa3xx: Remove unneeded ifdef CONFIG_OFEzequiel Garcia2013-09-171-7/+0
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-09-1995-409/+626
|\ \
| * | 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-187-10/+43
| * | vxlan: Avoid creating fdb entry with NULL destinationSridhar Samudrala2013-09-181-9/+13
| * | drivers: net: phy: cicada.c: clears warning Use #include <linux/io.h> instead...Avinash Kumar2013-09-181-2/+2
| * | net loopback: Set loopback_dev to NULL when freedEric W. Biederman2013-09-181-0/+1
| * | Merge branch 'sfc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2013-09-174-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-171-46/+17
| * | | net: usb: cdc_ether: fix checkpatch errors and warningsFabio Porcedda2013-09-171-27/+20
| * | | net: usb: cdc_ether: Use wwan interface for Telit modulesFabio Porcedda2013-09-171-0/+5
| * | | bgmac: implement unaligned addressing for DMA rings that support itRafał Miłecki2013-09-172-10/+30
| * | | bgmac: allow bigger et_swtype nvram variableHauke Mehrtens2013-09-171-2/+2
| * | | bgmac: fix internal switch initializationRafał Miłecki2013-09-172-2/+2
| * | | drivers/net/ethernet/ibm/ehea/ehea_main.c: add alias entry for portN propertiesOlaf Hering2013-09-171-1/+13
| * | | cxgb4: remove workqueue when driver registration failsWei Yang2013-09-161-1/+3
| * | | isdn: hfcpci_softirq: get func return to suppress compiler warningAntonio Alecrim Jr2013-09-161-2/+2
| * | | bonding: Make alb learning packet interval configurableNeil Horman2013-09-165-5/+47
| * | | atm: nicstar: fix regression made by previous patchAndy Shevchenko2013-09-161-1/+1
| * | | vxlan: Fix sparse warningsJoseph Gasparakis2013-09-161-10/+8
| * | | qlcnic: Fix VF reset recoveryManish Chopra2013-09-161-0/+1
| * | | net: ps3_gelic: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-161-1/+1
| * | | net: smsc: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-162-3/+2
| * | | net: pasemi: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-161-2/+2
| * | | net: natsemi: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-162-4/+2
| * | | net: ks8851-ml: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-161-1/+1
| * | | net: pxa168_eth: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-161-2/+1
| * | | net: lantiq_etop: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-161-4/+2
| * | | net: hp100: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-161-1/+1
| * | | net: fec: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-161-1/+1
| * | | tg3: Use pci_dev pm_capJon Mason2013-09-142-4/+2