Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
6b21ed851624a03f11ea9ed3f229f56419e03686
/
drivers
/
net
/
ethernet
/
jme.c
b361311
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
c4860ba
jme: PHY configuration for compatible issue
by Aries Lee
· 13 years ago
3ad9b35
net: drivers: use bool type instead of double negation
by Michał Mirosław
· 13 years ago
c8f44af
net: introduce and use netdev_features_t for device features sets
by Michał Mirosław
· 13 years ago
23020ab
Sweep additional floors of strcpy in .get_drvinfo routines
by Rick Jones
· 13 years ago
1805b2f
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
9e903e0
net: add skb frag size accessors
by Eric Dumazet
· 13 years ago
f327358
jme: convert to SKB paged frag API.
by Ian Campbell
· 13 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 13 years ago
63d24a0
jme: Move the JME driver
by Jeff Kirsher
· 13 years ago
[Renamed from drivers/net/jme.c]
e627539
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
94c5b41
jme: Fix unmap error (Causing system freeze)
by Guo-Fu Tseng
· 13 years ago
5043f50
jme: do vlan cleanup
by Jiri Pirko
· 13 years ago
bc057e0
jme: Cleanup PM operations after using new PM API
by Guo-Fu Tseng
· 13 years ago
aab6fb8
jme: Fix compile warning introduced by new pm macro
by Guo-Fu Tseng
· 13 years ago
25db033
ethtool: Use full 32 bit speed range in ethtool's set_settings
by David Decotigny
· 14 years ago
d7b5765
jme: convert offload constraints to ndo_fix_features
by Michał Mirosław
· 14 years ago
f4e5bd4
Net / jme: Do not use legacy PCI power management
by Rafael J. Wysocki
· 14 years ago
ff938e4
net: use pci_dev->revision, again
by Sergei Shtylyov
· 14 years ago
c00cd82
jme: Don't show UDP Checksum error if HW misjudged
by Guo-Fu Tseng
· 14 years ago
8b53aba
jme: Refill receive unicase MAC addr after resume
by Guo-Fu Tseng
· 14 years ago
854a2e7
jme: Safer MAC processor reset sequence
by Guo-Fu Tseng
· 14 years ago
3903c02
jme: Fix hardware action of full-duplex
by Guo-Fu Tseng
· 14 years ago
5175457
jme: Rename phyfifo function for easier understand
by Guo-Fu Tseng
· 14 years ago
4872b11
jme: PHY Power control for new chip
by Guo-Fu Tseng
· 14 years ago
19d9601
jme: Extract main and sub chip revision
by Guo-Fu Tseng
· 14 years ago
b6bc765
drivers/net/*.c: Use static const
by Joe Perches
· 14 years ago
7903264
net: Fix too optimistic NETIF_F_HW_CSUM features
by Michał Mirosław
· 14 years ago
fde4590
jme: fix panic on load
by Eric Dumazet
· 14 years ago
1c55781
jme: Support WoL after shutdown
by Guo-Fu Tseng
· 14 years ago
e47dfcd
jme: Advance version number
by Guo-Fu Tseng
· 14 years ago
334fbbb
jme: Adding mii-tool support
by Guo-Fu Tseng
· 14 years ago
ea192aa
jme: Prevent possible read re-order error
by Guo-Fu Tseng
· 14 years ago
3ee9401
jme: Add comment in jme_set_settings
by Guo-Fu Tseng
· 14 years ago
c8a8684
jme: Fix PHY power-off error
by Guo-Fu Tseng
· 14 years ago
49d70c4
drivers/net/jme: Use pr_<level>
by Joe Perches
· 14 years ago
bc8acf2
drivers/net: avoid some skb->ip_summed initializations
by Eric Dumazet
· 14 years ago
ee289b6
drivers/net: remove useless semicolons
by Joe Perches
· 14 years ago
a4b7709
drivers/net: Remove unnecessary returns from void function()s
by Joe Perches
· 14 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
22bedad
net: convert multicast list to list_head
by Jiri Pirko
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
bf5e536
jme: Protect vlgrp structure by pause RX actions.
by Guo-Fu Tseng
· 15 years ago
17da69b
jme: Fix VLAN memory leak
by Guo-Fu Tseng
· 15 years ago
f9dcbcc
net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2
by Jiri Pirko
· 15 years ago
f8502ce
drivers/net/jme: Use netif_printk helpers
by Joe Perches
· 15 years ago
4cd24ea
net: use netdev_mc_count and netdev_mc_empty when appropriate
by Jiri Pirko
· 15 years ago
a3aa188
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
by Alexey Dobriyan
· 15 years ago
8e95a20
drivers/net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
164165d
drivers/net: tasklet_init - Remove unnecessary leading & from second arg
by Joe Perches
· 15 years ago
61357325
netdev: convert bulk of drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
ce7d70a
jme: Tuning rxsum function
by Guo-Fu Tseng
· 15 years ago
d1dfa1d
jme: Remove shadow register support
by Guo-Fu Tseng
· 15 years ago
47bd10d
jme: Change bufinf memory location
by Guo-Fu Tseng
· 15 years ago
38ed0c2
jme: Fix unmatched tasklet_{enable|disable} pair
by Guo-Fu Tseng
· 15 years ago
eacf69a
jme: Some minor coding style consistency modifications
by Guo-Fu Tseng
· 15 years ago
cdd0db0
net: dont update dev->trans_start
by Eric Dumazet
· 15 years ago
e930438
Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)
by Yang Hongyang
· 16 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
508827f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
858b9ce
net: more timeouts that reach -1
by Roel Kluin
· 16 years ago
814c01d
jme: Adding {64,40}bits DMA mask back
by Guo-Fu Tseng
· 16 years ago
eb352b8
jme: Clear all modified GHC register flags
by Guo-Fu Tseng
· 16 years ago
7f7fd2d
jme: Fix pci sync
by Guo-Fu Tseng
· 16 years ago
07c8d2a
jme: Modifies messages to display correct hardware version
by Guo-Fu Tseng
· 16 years ago
908a7a1
net: Remove unused netdev arg from some NAPI interfaces.
by Neil Horman
· 16 years ago
e4e6c38
jme: Remove 64 and 40 bit dma_mask
by Guo-Fu Tseng
· 16 years ago
4f40bf4
jme: GHC register control fix for new hardware
by akeemting
· 16 years ago
e48714b
jme: convert driver to net_device_ops
by Stephen Hemminger
· 16 years ago
6ab33d5
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
31c221c
net: jme.c rxdesc.flags is __le16, other missing endian swaps
by Harvey Harrison
· 16 years ago
babcda7
drivers/net: Kill now superfluous ->last_rx stores.
by David S. Miller
· 16 years ago
7c510e4
net: convert more to %pM
by Johannes Berg
· 16 years ago
b7c6bfb
net: fix driver build errors due to missing net/ip6_checksum.h include
by Kamalesh Babulal
· 16 years ago
1947b36
jme: remove unused #include <version.h>
by Huang Weiyi
· 16 years ago
724f880
jme: Fix warnings with CONFIG_PM disabled.
by David S. Miller
· 16 years ago
576b522
jme: Faulty IRQ handle bug fix
by akeemting
· 16 years ago
a821ebe
jme: Added half-duplex mode and IPv6 RSS fix
by Guo-Fu Tseng
· 16 years ago
9525223
jme: JMicron Gigabit Ethernet Driver
by Guo-Fu Tseng
· 16 years ago