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
/
net
/
hamradio
/
6pack.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-01
convert hamradio drivers to netdev_txreturnt_t
Stephen Hemminger
1
-1
/
+1
2009-07-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2009-07-17
Update Andreas Koensgen's email address
Ralf Baechle
1
-1
/
+1
2009-07-14
Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplin...
David S. Miller
1
-6
/
+4
2009-07-12
NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines.
Ralf Baechle
1
-4
/
+6
2009-07-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
1
-1
/
+1
2009-02-17
drivers/net/hamradio: fix warning: format not a string literal and no ...
Hannes Eder
1
-2
/
+2
2009-01-21
6pack: convert to net_device_ops
Stephen Hemminger
1
-7
/
+9
2009-01-11
drivers/net/hamradio/6pack.c: move a dereference below a NULL test
Julia Lawall
1
-1
/
+2
2008-11-03
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
1
-1
/
+0
2008-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-17
/
+9
2008-07-20
tty: Ldisc revamp
Alan Cox
1
-1
/
+1
2008-07-15
netdev: Add netdev->addr_list_lock protection.
David S. Miller
1
-0
/
+2
2008-05-13
6pack: use netstats in net_device structure
Paulius Zaleckas
1
-17
/
+7
2008-04-30
tty: add throttle/unthrottle helpers
Alan Cox
1
-3
/
+1
2008-04-30
tty: The big operations rework
Alan Cox
1
-17
/
+19
2008-04-18
Convert asm/semaphore.h users to linux/semaphore.h
Matthew Wilcox
1
-1
/
+1
2008-01-28
NULL noise in drivers/net
Al Viro
1
-1
/
+1
2007-11-07
[TTY]: Use tty_mode_ioctl() in network drivers.
Alan Cox
1
-16
/
+10
2007-10-19
Convert files to UTF-8 and some cleanups
Jan Engelhardt
1
-1
/
+1
2007-10-14
hamradio: ->hard_header() takes packet type in host-endian
Al Viro
1
-1
/
+1
2007-10-10
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
1
-3
/
+10
2007-10-10
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
1
-2
/
+0
2006-12-08
[AX.25]: Fix default address and broadcast address initialization.
Ralf Baechle
1
-7
/
+2
2006-11-25
[6PACK]: Masking bug in 6pack driver.
Jean Delvare
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-17
[NET]: Add netif_tx_lock
Herbert Xu
1
-4
/
+4
2006-01-10
[PATCH] TTY layer buffering revamp
Alan Cox
1
-6
/
+1
2005-09-12
[AX.25]: Rename ax25_encapsulate to ax25_hard_header
Ralf Baechle
1
-1
/
+1
2005-08-27
[PATCH] Fix 6pack setting of MAC address
Ralf Baechle
1
-6
/
+0
2005-08-27
[PATCH] 6pack Timer initialization
Ralf Baechle
1
-0
/
+3
2005-08-10
[PATCH] 6pack persistence fix
Ralf Baechle DL5RB
1
-16
/
+4
2005-06-23
[PATCH] Convert users to tty_unregister_ldisc()
Alexey Dobriyan
1
-1
/
+1
2005-04-24
[AX25] Introduce ax25_type_trans
Arnaldo Carvalho de Melo
1
-3
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1051