index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
hamradio
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
3
-3
/
+4
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
1
-1
/
+1
2010-10-12
hamradio: Mkiss: semaphore cleanup
Thomas Gleixner
1
-1
/
+1
2010-10-12
hamradio: 6pack: semaphore cleanup
Thomas Gleixner
1
-1
/
+1
2010-09-26
drivers/net: return operator cleanup
Eric Dumazet
2
-2
/
+2
2010-08-16
drivers/net/hamradio: Adjust confusing if indentation
Julia Lawall
1
-1
/
+2
2010-05-28
drivers/net/hamradio: Eliminate a NULL pointer dereference
Julia Lawall
1
-2
/
+1
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
1
-1
/
+0
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
6
-2
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
6
-2
/
+4
2010-03-24
net/various: remove trailing space in messages
Frans Pop
1
-1
/
+1
2010-01-03
hamradio: avoid null deref v3
Dan Carpenter
1
-1
/
+3
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-12-03
drivers/net: Move && and || to end of previous line
Joe Perches
2
-8
/
+5
2009-11-25
net: use net_eq to compare nets
Octavian Purdila
1
-2
/
+2
2009-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-0
/
+4
2009-11-15
hamradio/mkiss: fix typo in compat_ioctl
Arnd Bergmann
1
-1
/
+1
2009-11-06
net, compat_ioctl: handle socket ioctl abuses in tty drivers
Arnd Bergmann
2
-0
/
+42
2009-10-14
hamradio: Fix bit test correctly.
Thomas Sailer
1
-4
/
+3
2009-10-13
net/hamradio: fix test in receive()
roel kluin
1
-1
/
+2
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
4
-0
/
+4
2009-10-01
NET: mkiss: Fix typo
Ralf Baechle
1
-2
/
+2
2009-09-02
NET: Fix possible corruption in bpqether driver
Ralf Baechle
1
-16
/
+10
2009-09-01
convert hamradio drivers to netdev_txreturnt_t
Stephen Hemminger
6
-7
/
+10
2009-08-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-4
/
+4
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-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
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
2
-30
/
+21
2009-07-12
NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines.
Ralf Baechle
2
-21
/
+30
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
4
-4
/
+4
2009-07-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
8
-13
/
+13
2009-06-17
net: fix network drivers ndo_start_xmit() return values
Patrick McHardy
1
-1
/
+1
2009-06-13
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
3
-4
/
+4
2009-06-13
net: fix network drivers ndo_start_xmit() return values (part 6)
Patrick McHardy
1
-2
/
+2
2009-03-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jaswin...
David S. Miller
3
-692
/
+58
2009-03-30
yam: use request_firmware
Jaswinder Singh Rajput
3
-692
/
+58
2009-03-28
dmascc: fix incomplete conversion to network_device_ops
Alexander Beregalov
1
-1
/
+1
2009-03-10
net: convert usage of packet_type to read_mostly
Stephen Hemminger
1
-1
/
+1
2009-02-17
drivers/net/hamradio: fix sparse warning: symbol shadows an earlier one
Hannes Eder
1
-3
/
+3
2009-02-17
drivers/net/hamradio: fix sparse warning: context imbalance
Hannes Eder
1
-0
/
+2
2009-02-17
drivers/net/hamradio: fix warning: format not a string literal and no ...
Hannes Eder
5
-9
/
+13
2009-02-01
net: replace uses of __constant_{endian}
Harvey Harrison
1
-1
/
+1
2009-01-21
net: constify VFTs
Jan Engelhardt
3
-3
/
+3
2009-01-21
dmascc: convert to net_device_ops
Stephen Hemminger
1
-4
/
+8
2009-01-21
mkiss: convert to internal network device stats
Stephen Hemminger
1
-22
/
+12
2009-01-21
scc: convert to internal net_device_ops
Stephen Hemminger
1
-9
/
+10
2009-01-21
yam: convert to net_device_ops
Stephen Hemminger
1
-8
/
+9
[next]