summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* NFC: pn533: Staticize local symbolsSachin Kamat2013-09-251-2/+2
* NFC: nfcwilink: Remove redundant dev_set_drvdataSachin Kamat2013-09-251-2/+0
* NFC: pn533: Start listen timer from start_pollSamuel Ortiz2013-09-251-1/+11
* NFC: pn533: Send ATR_REQ directly for active device detectionSamuel Ortiz2013-09-251-1/+120
* NFC: Standardize logging styleJoe Perches2013-09-258-61/+50
* NFC: Convert nfc_dev_info and nfc_dev_err to nfc_<level>Joe Perches2013-09-253-120/+113
* NFC: Replace nfc_dev_dbg with dev_dbgJoe Perches2013-09-253-121/+91
* NFC: pn544: Add SE enable/disable operationArron Wang2013-09-251-7/+79
* NFC: pn544: Add SE discover operationArron Wang2013-09-251-0/+30
* 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-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
| * | isdn: hfcpci_softirq: get func return to suppress compiler warningAntonio Alecrim Jr2013-09-151-2/+2
| * | bonding: Make alb learning packet interval configurableNeil Horman2013-09-155-5/+47
| * | atm: nicstar: fix regression made by previous patchAndy Shevchenko2013-09-151-1/+1
| * | 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