summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mac80211_hwsim: support wider TDLS bandwidthJohannes Berg2015-07-171-0/+1
* mac80211: don't store napi structJohannes Berg2015-07-176-4/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-07-1334-193/+442
|\
| * can: replace timestamp as unique skb attributeOliver Hartkopp2015-07-123-9/+3
| * can: c_can: Fix default pinmux glitch at initJ.D. Schroeder2015-07-121-2/+8
| * can: rcar_can: unify error messagesSergei Shtylyov2015-07-121-2/+3
| * can: rcar_can: print request_irq() error codeSergei Shtylyov2015-07-121-1/+2
| * can: rcar_can: fix typo in error messageSergei Shtylyov2015-07-121-1/+2
| * can: rcar_can: print signed IRQ #Sergei Shtylyov2015-07-121-2/+2
| * can: rcar_can: fix IRQ checkSergei Shtylyov2015-07-121-1/+2
| * net: bcmgenet: fix accounting of packet drops vs errorsPetri Gynther2015-07-111-4/+0
| * cdc_ncm: update specs URLEnrico Mioso2015-07-111-1/+1
| * Doc: z8530book: Fix typo in API-z8530-sync-txdma-open.htmlMasanari Iida2015-07-101-1/+1
| * net: axienet: Fix devm_ioremap_resource return value checkKrzysztof Kozlowski2015-07-091-4/+4
| * cdc_ncm: Add support for moving NDP to end of NCM frameEnrico Mioso2015-07-093-9/+61
| * drivers: net: cpsw: fix disabling of tx interrupt in rx isrMugunthan V N2015-07-091-16/+3
| * net: systemport: Use eth_hw_addr_randomVaishali Thakkar2015-07-091-1/+1
| * macvtap: Destroy minor_idr on module_exitJohannes Thumshirn2015-07-091-0/+1
| * sfc: Report TX completions to BQL after all TX events in interruptPeter Dunning2015-07-093-1/+18
| * drivers/net/usb: add device id for NVIDIA Tegra USB 3.0 EthernetZheng Liu2015-07-082-0/+10
| * 3c59x: Fix shared IRQ handlingDenys Vlasenko2015-07-081-1/+3
| * vmxnet3: prevent receive getting out of sequence on napi pollNeil Horman2015-07-081-4/+4
| * sfc: Ensure down_write(&filter_sem) and up_write() are matched before calling...Shradha Shah2015-07-081-6/+11
| * drivers: net: cpsw: fix crash while accessing second slave ethernet interfaceMugunthan V N2015-07-081-2/+4
| * sfc: suppress handled MCDI failures when changing the MAC addressDaniel Pieczko2015-07-081-2/+5
| * sfc: add legacy method for changing a PF's MAC addressDaniel Pieczko2015-07-083-42/+126
| * sfc: refactor code in efx_ef10_set_mac_address()Daniel Pieczko2015-07-081-25/+20
| * bonding: "primary_reselect" with "failure" is not working properlyMazhar Rana2015-07-081-17/+34
| * net: fec: Ensure clocks are enabled while using mdio busAndrew Lunn2015-07-081-13/+75
| * amd-xgbe: Fix DMA API debug warningLendacky, Thomas2015-07-084-12/+22
| * net: phy: add dependency on HAS_IOMEM to MDIO_BUS_MUX_MMIOREGRob Herring2015-07-081-1/+1
| * NET: hamradio: Fix IP over bpq encapsulation.Ralf Baechle2015-07-081-0/+1
| * cxgb4: Fix incorrect sequence numbers shown in devlogHariprasad Shenai2015-07-031-12/+13
| * enic: fix issues in enic_pollGovindarajulu Varadarajan2015-07-021-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-07-139-82/+125
|\ \
| * | crypto: nx - Fix reentrancy bugsHerbert Xu2015-07-088-79/+125
| * | crypto: omap-des - Fix unmapping of dma channelsVutla, Lokesh2015-07-061-3/+0
* | | Revert "drm/i915: Use crtc_state->active in primary check_plane func"Linus Torvalds2015-07-121-1/+1
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-07-122-11/+1
|\ \ \
| * | | MIPS: Malta: Make GIC FDC IRQ workaround Malta specificJames Hogan2015-07-101-10/+0
| * | | MIPS, CPUFREQ: Fix spelling of Institute.Ralf Baechle2015-07-071-1/+1
| |/ /
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-07-121-0/+1
|\ \ \
| * | | clocksource/imx: Define clocksource for mx27Philippe Reynes2015-07-071-0/+1
| |/ /
* | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-07-113-23/+142
|\ \ \
| * | | nfit: add support for NVDIMM "latch" flagRoss Zwisler2015-07-102-1/+37
| * | | nfit: update block I/O path to use PMEM APIRoss Zwisler2015-07-102-12/+100
| * | | nfit: fix smatch "use after null check" reportDan Williams2015-06-301-2/+2
| * | | nvdimm: Fix return value of nvdimm_bus_init() if class_create() failsAxel Lin2015-06-301-1/+3
| * | | libnvdimm: smatch cleanups in __nd_ioctlDan Williams2015-06-301-7/+0
* | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-07-114-8/+25
|\ \ \ \