Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c7702c31340f84cfd5e5df22293578b7ae1e9370
/
drivers
/
ieee1394
/
eth1394.c
451f144
drivers: Kill now superfluous ->last_rx stores
by Eric Dumazet
· 15 years ago
0fc0b73
netdev: drivers should make ethtool_ops const
by Stephen Hemminger
· 15 years ago
6fef4c0
netdev: convert pseudo-devices to netdev_tx_t
by Stephen Hemminger
· 15 years ago
bab0305
ieee1394: remove driver_data direct access of struct device
by Greg Kroah-Hartman
· 16 years ago
c640946
ieee1394: constify device ID tables
by Stefan Richter
· 16 years ago
1c4fb57
ieee1394: Storage class should be before const qualifier
by Tobias Klauser
· 16 years ago
7f46b13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
92dc8cc
ieee1394: use internal network device stats
by Stephen Hemminger
· 16 years ago
464f4da
ieee1394: remove unneeded last_rx
by Stephen Hemminger
· 16 years ago
79994c9
ieee1394: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
faf26bc
ieee1394: eth1394: trivial sparse annotations
by Harvey Harrison
· 16 years ago
b17a550
ieee1394: mark all hpsb_address_ops instances as const
by Stefan Richter
· 16 years ago
68e2aa7
ieee1394: Use DIV_ROUND_UP
by Julia Lawall
· 16 years ago
661afca
ieee1394: eth1394: fix lock imbalance
by Stefan Richter
· 17 years ago
3bd9030
ieee1394: eth1394: superfluous local variable
by Stefan Richter
· 17 years ago
3b04ddd
[NET]: Move hardware header operations out of netdevice.
by Stephen Hemminger
· 17 years ago
b95cce3
[NET]: Wrap hard_header_parse
by Stephen Hemminger
· 17 years ago
10d024c
[NET]: Nuke SET_MODULE_OWNER macro.
by Ralf Baechle
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
8e4dc40
ieee1394: eth1394: revert parent device to that in 2.6.20
by Stefan Richter
· 17 years ago
18b4617
ieee1394: fix to ether1394_tx in ether1394.c
by Carlos E. Ugarte
· 17 years ago
ef50a6c
ieee1394: eth1394: bring back a parent device
by Stefan Richter
· 17 years ago
7a97bc0
ieee1394: eth1394: handle tlabel exhaustion
by Stefan Richter
· 18 years ago
69c29fa
ieee1394: eth1394: remove bogus netif_wake_queue
by Stefan Richter
· 18 years ago
21b2c56
ieee1394: eth1394: send async streams at S100 on 1394b buses
by Stefan Richter
· 18 years ago
809e905
ieee1394: eth1394: fix error path in module_init
by Akinobu Mita
· 18 years ago
fdc0092
ieee1394: eth1394: correct return codes in hard_start_xmit
by Stefan Richter
· 18 years ago
53f374e
ieee1394: eth1394: hard_start_xmit is called in atomic context
by Stefan Richter
· 18 years ago
0993987
ieee1394: eth1394: some conditions are unlikely
by Stefan Richter
· 18 years ago
2e2173d
ieee1394: eth1394: clean up fragment_overlap
by Stefan Richter
· 18 years ago
01590d2
ieee1394: eth1394: don't use alloc_etherdev
by Stefan Richter
· 18 years ago
8a62bf7
ieee1394: eth1394: omit useless set_mac_address callback
by Stefan Richter
· 18 years ago
599bba9
ieee1394: eth1394: CONFIG_INET is always defined
by Stefan Richter
· 18 years ago
17bab40
ieee1394: eth1394: allow MTU bigger than 1500
by Stefan Richter
· 18 years ago
246a5fd
ieee1394: eth1394: contain host reset
by Stefan Richter
· 18 years ago
5009d26
ieee1394: eth1394: shorter error messages
by Stefan Richter
· 18 years ago
027611b
ieee1394: eth1394: correct a memset argument
by Stefan Richter
· 18 years ago
d06c1dd
ieee1394: eth1394: refactor .probe and .update
by Stefan Richter
· 18 years ago
5e7abcc
ieee1394: eth1394: .probe and .update may sleep
by Stefan Richter
· 18 years ago
efbeccf
ieee1394: eth1394: coding style
by Stefan Richter
· 18 years ago
09d7a96
ieee1394: eth1394: Move common recv_init code to helper function
by Jean Delvare
· 18 years ago
70093cf
ieee1394: eth1394: don't autoload by hotplug when ohci1394 starts
by Stefan Richter
· 18 years ago
e00f04a
ieee1394: eth1394: reduce excessive function inlining
by Stefan Richter
· 18 years ago
2cd556a
ieee1394: eth1394: clean up host removal
by Stefan Richter
· 18 years ago
157188c
ieee1394: eth1394: unregister address space in failure case
by Stefan Richter
· 18 years ago
eddc9ec
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
by Arnaldo Carvalho de Melo
· 18 years ago
459a98e
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
7a9eeb2
ieee1394: fix oops on "modprobe -r ohci1394" after network class_device conversion
by Stefan Richter
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
ed30c26
ieee1394: Consolidate driver registering
by Ben Collins
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
c20e394
[ETH1394]: Fix unaligned accesses.
by David S. Miller
· 18 years ago
9154df5
ieee1394: remove #include <asm/semaphore.h>
by Stefan Richter
· 18 years ago
de4394f
[PATCH] ieee1394: update #include directives in midlayer header files
by Stefan Richter
· 18 years ago
179e091
[PATCH] drivers: use list_move()
by Akinobu Mita
· 18 years ago
7136b80
eth1394: replace __constant_htons by htons
by Ben Collins
· 18 years ago
6737231
ieee1394: add preprocessor constant for invalid csr address
by Ben Collins
· 18 years ago
02f4213
[PATCH] eth1394: endian fixes
by Ben Collins
· 18 years ago
647dcb5
ieee1394: support for slow links or slow 1394b phy ports
by Ben Collins
· 18 years ago
8551158
kmalloc/kzalloc changes:
by Stefan Richter
· 19 years ago
7afa146
Remove version strings from eth1394, ohci1394, sbp2.
by Stefan Richter
· 19 years ago
b4e3ca1
[PATCH] gfp_t: remaining bits of drivers/*
by Al Viro
· 19 years ago
3ae3d0d
[PATCH] eth1394: workaround limitation in rawiso routines
by Jody McIntyre
· 19 years ago
1934b8b
[PATCH] Sync up ieee-1394
by Ben Collins
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago