Age | Commit message (Expand) | Author |
2014-07-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-07-15 | net: set name_assign_type in alloc_netdev() | Tom Gundersen |
2014-07-14 | Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds |
2014-07-13 | firewire: IEEE 1394 (FireWire) support should depend on HAS_DMA | Geert Uytterhoeven |
2014-06-04 | Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2014-06-04 | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-06-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-05-29 | firewire: ohci: enable MSI for VIA VT6315 rev 1, drop cycle timer quirk | Stefan Richter |
2014-05-29 | firewire: revert to 4 GB RDMA, fix protocols using Memory Space | Stefan Richter |
2014-05-26 | ALSA: firewire/bebob: Add a workaround for M-Audio special Firewire series | Takashi Sakamoto |
2014-05-17 | firewire: Use COMPILE_TEST for build testing | Jean Delvare |
2014-05-12 | firewire: net: fix NULL derefencing in fwnet_probe() | Daeseok Youn |
2014-04-18 | arch: Mass conversion of smp_mb__*() | Peter Zijlstra |
2014-03-08 | Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-03-07 | firewire: don't use PREPARE_DELAYED_WORK | Tejun Heo |
2014-03-06 | firewire: ohci: fix probe failure with Agere/LSI controllers | Stefan Richter |
2014-02-28 | firewire: net: fix use after free | Stefan Richter |
2014-01-20 | firewire: Enable remote DMA above 4 GB | Stefan Richter |
2014-01-12 | firewire: ohci: Turn remote DMA support into a module parameter | Lubomir Rintel |
2013-12-15 | firewire: sbp2: bring back WRITE SAME support | Stefan Richter |
2013-11-29 | [SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers | Martin K. Petersen |
2013-11-15 | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang |
2013-08-29 | firewire: ohci: Fix deadlock at bus reset | Stephan Gatzka |
2013-08-29 | firewire: ohci: Change module_pci_driver to module_init/module_exit | Stephan Gatzka |
2013-08-19 | firewire: ohci: beautify some macro definitions | Stefan Richter |
2013-08-19 | firewire: ohci: change confusing name of a struct member | Stefan Richter |
2013-07-30 | firewire: core: typecast from gfp_t to bool more safely | Stefan Richter |
2013-07-30 | firewire: WQ_NON_REENTRANT is meaningless and going away | Tejun Heo |
2013-07-27 | firewire: fix libdc1394/FlyCap2 iso event regression | Clemens Ladisch |
2013-06-09 | firewire: remove support of fw_driver.driver.probe and .remove methods | Stefan Richter |
2013-06-09 | firewire: introduce fw_driver.probe and .remove methods | Stefan Richter |
2013-05-09 | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-04-30 | firewire: ohci: dump_stack() for PHY regs read/write failures | Peter Hurley |
2013-04-30 | firewire: ohci: Improve bus reset error messages | Peter Hurley |
2013-04-30 | firewire: ohci: Alias dev_* log functions | Peter Hurley |
2013-04-30 | firewire: ohci: Fix 'failed to read phy reg' on FW643 rev8 | Peter Hurley |
2013-04-28 | firewire: ohci: fix VIA VT6306 video reception | Andy Leiserson |
2013-04-28 | firewire: ohci: Check LPS before register access on pci removal | Peter Hurley |
2013-04-28 | firewire: ohci: Fix double free_irq() | Peter Hurley |
2013-04-28 | firewire: remove unnecessary alloc/OOM messages | Stefan Richter |
2013-04-28 | firewire: sbp2: replace BUG_ON by WARN_ON | Stefan Richter |
2013-04-28 | firewire: core: remove an always false test | Stefan Richter |
2013-04-28 | firewire: Remove two unneeded checks for macros | Paul Bolle |
2013-03-28 | net: add ETH_P_802_3_MIN | Simon Horman |
2013-03-26 | firewire net, ipv6: IPv6 over Firewire (RFC3146) support. | YOSHIFUJI Hideaki / 吉藤英明 |
2013-03-26 | firewire net, ipv4 arp: Extend hardware address and remove driver-level packe... | YOSHIFUJI Hideaki / 吉藤英明 |
2013-03-26 | firewire net: Ignore spd and max_payload advertised by ARP. | YOSHIFUJI Hideaki / 吉藤英明 |
2013-03-26 | firewire net: Allocate address handler before registering net_device. | YOSHIFUJI Hideaki / 吉藤英明 |
2013-03-26 | firewire net: Send L2 multicast via GASP. | YOSHIFUJI Hideaki / 吉藤英明 |
2013-03-26 | firewire net: Accept IPv4 and ARP only. | YOSHIFUJI Hideaki / 吉藤英明 |