index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firewire
/
net.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-03
firewire: net: remove unused variable in fwnet_receive_broadcast()
Wei Yongjun
1
-2
/
+0
2012-12-02
firewire: net: Fix handling of fragmented multicast/broadcast packets.
Stephan Gatzka
1
-4
/
+9
2012-02-22
firewire: net: use dev_printk API
Stefan Richter
1
-20
/
+21
2012-02-22
firewire: net: identify to driver core as "firewire_net", not "net"
Stefan Richter
1
-1
/
+1
2011-10-09
firewire: net: Use posted writes
Stephan Gatzka
1
-7
/
+2
2011-10-09
firewire: use clamp and min3 macros
Stefan Richter
1
-5
/
+1
2011-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-2
/
+3
2011-07-13
net: Push protocol type directly down to header_ops->cache()
David S. Miller
1
-3
/
+3
2011-06-02
firewire: net: replacing deprecated __attribute__((packed)) with __packed
August Lilleaas
1
-2
/
+3
2011-05-10
firewire: optimize iso queueing by setting wake only after the last packet
Clemens Ladisch
1
-1
/
+3
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-01-21
firewire: net: invalidate ARP entries of removed nodes
Maxim Levitsky
1
-1
/
+8
2010-12-19
firewire: net: set carrier state at ifup
Stefan Richter
1
-15
/
+21
2010-12-19
firewire: net: add carrier detection
Maxim Levitsky
1
-0
/
+17
2010-12-13
firewire: net: ratelimit error messages
Maxim Levitsky
1
-4
/
+12
2010-11-17
firewire: net: throttle TX queue before running out of tlabels
Stefan Richter
1
-24
/
+35
2010-11-17
firewire: net: replace lists by counters
Stefan Richter
1
-47
/
+26
2010-11-17
firewire: net: fix memory leaks
Stefan Richter
1
-4
/
+31
2010-11-17
firewire: net: count stats.tx_packets and stats.tx_bytes
Stefan Richter
1
-3
/
+6
2010-09-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-13
/
+15
2010-08-19
firewire: net: fix unicast reception RCODE in failure paths
Stefan Richter
1
-13
/
+15
2010-08-17
ethtool: Provide a default implementation of ethtool_ops::get_drvinfo
Ben Hutchings
1
-13
/
+0
2010-08-02
Merge firewire branches to be released post v2.6.35
Stefan Richter
1
-2
/
+2
2010-06-20
firewire: remove an unused function argument
Stefan Richter
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-01
firewire: net: fix panic in fwnet_write_complete
Stefan Richter
1
-14
/
+39
2009-09-02
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
1
-2
/
+0
2009-09-02
netdev: drivers should make ethtool_ops const
Stephen Hemminger
1
-1
/
+1
2009-09-01
netdev: convert pseudo drivers to netdev_tx_t
Stephen Hemminger
1
-1
/
+1
2009-06-16
firewire: net: better FIFO address range check and rcodes
Stefan Richter
1
-16
/
+14
2009-06-16
firewire: net: fix card driver reloading
Stefan Richter
1
-8
/
+10
2009-06-14
firewire: net: adjust net_device ops
Stefan Richter
1
-10
/
+2
2009-06-14
firewire: net: remove unused code
Stefan Richter
1
-6
/
+1
2009-06-14
firewire: net: allow for unordered unit discovery
Stefan Richter
1
-247
/
+207
2009-06-14
firewire: net: style changes
Stefan Richter
1
-1076
/
+965
2009-06-14
firewire: net: add Kconfig item, rename driver
Stefan Richter
1
-0
/
+1819