Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
645a3abd73c2ac05d375f080d2f58d56e1502562
/
drivers
/
net
/
sungem.c
7ab0f27
netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations
by Ben Hutchings
· 15 years ago
61357325
netdev: convert bulk of drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
6a35528
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
by Yang Hongyang
· 16 years ago
8be7cdc
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
5ed0102
sungem: missing net_device_ops
by Stephen Hemminger
· 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
4a8fd2c
sungem: another error printed one too early
by Roel Kluin
· 16 years ago
e70049b
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
d13c11f
sungem: another error printed one too early
by roel kluin
· 16 years ago
409f0a9
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
71822fa
sungem: Soft lockup in sungem on Netra AC200 when switching interface up
by Ilkka Virta
· 16 years ago
b3ff29d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
46578a69
net: variables reach -1, but 0 tested
by Roel Kluin
· 16 years ago
288379f
net: Remove redundant NAPI functions
by Ben Hutchings
· 16 years ago
d9a811d
sungem: update to net_device_ops
by Stephen Hemminger
· 16 years ago
908a7a1
net: Remove unused netdev arg from some NAPI interfaces.
by Neil Horman
· 16 years ago
eb14f01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
fbf0229
sungem: improve ethtool output with internal pcs and serdes
by Hermann Lauer
· 16 years ago
8c83f80
sungem: Make PCS PHY support partially work again.
by David S. Miller
· 16 years ago
5b9ab2e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
bd51126
sungem: Fix PCS_MIICTRL register write in gem_init_phy().
by David S. Miller
· 16 years ago
8f15ea4
netdevice: safe convert to netdev_priv() #part-3
by Wang Chen
· 16 years ago
babcda7
drivers/net: Kill now superfluous ->last_rx stores.
by David S. Miller
· 16 years ago
e174961
net: convert print_mac to %pM
by Johannes Berg
· 16 years ago
da990a2
[SUNGEM]: Fix NAPI assertion failure.
by David S. Miller
· 17 years ago
79ea13c
NULL noise in drivers/net
by Al Viro
· 17 years ago
439104b
sungem endianness annotations
by Al Viro
· 17 years ago
dde655c
[SUNGEM]: Fix NAPI regression with reset work
by Johannes Berg
· 17 years ago
62768e2
[SUNGEM]: Fix suspend regression due to NAPI changes.
by Johannes Berg
· 17 years ago
0795af5
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
by Joe Perches
· 17 years ago
10d024c
[NET]: Nuke SET_MODULE_OWNER macro.
by Ralf Baechle
· 17 years ago
bea3348
[NET]: Make NAPI polling independent of struct net_device objects.
by Stephen Hemminger
· 17 years ago
40cd3a4
[POWERPC] Rename get_property to of_get_property: drivers
by Stephen Rothwell
· 18 years ago
0278ef8
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 18 years ago
457e1a8
[SUNGEM]: Consolidate powerpc and sparc MAC probing code.
by David S. Miller
· 18 years ago
dadb830
[SUNGEM]: __sparc__ --> CONFIG_SPARC
by David S. Miller
· 18 years ago
ccf0dec
[SPARC/64] constify of_get_property return: drivers
by Stephen Rothwell
· 18 years ago
d626f62
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
ea2ae17
[SK_BUFF]: Introduce skb_transport_offset()
by Arnaldo Carvalho de Melo
· 18 years ago
4c13eb6
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
by Arnaldo Carvalho de Melo
· 18 years ago
09c72ec
[SUNGEM]: Fix MAC address setting when interface is up.
by Ruben Vandeginste
· 18 years ago
63ea998
[SUNGEM]: PHY updates & pause fixes (#2)
by Benjamin Herrenschmidt
· 18 years ago
9db7372
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
d7fe0f2
[PATCH] severing skbuff.h -> mm.h
by Al Viro
· 18 years ago
ff1dcad
[NET]: Split skb->csum
by Al Viro
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
a319a27
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 18 years ago
28eb177
Merge branch 'master' into upstream
by Jeff Garzik
· 18 years ago
84fa793
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
by Patrick McHardy
· 18 years ago
7282d49
drivers/net: const-ify ethtool_ops declarations
by Jeff Garzik
· 18 years ago
6aa20a2
drivers/net: Trim trailing whitespace
by Jeff Garzik
· 18 years ago
2991762
drivers/net: Remove deprecated use of pci_module_init()
by Jeff Garzik
· 18 years ago
1a2509c
[POWERPC] netdevices: Constify & voidify get_property()
by Jeremy Kerr
· 18 years ago
1fb9df5
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
de8d28b
[SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.
by David S. Miller
· 18 years ago
e3968fc
[SUNGEM]: sem2mutex
by Ingo Molnar
· 19 years ago
7fb76aa
[SUNGEM]: Unbreak Sun GEM chips.
by David S. Miller
· 19 years ago
4072719
[SUNGEM]: Make PM of PHYs more reliable (#2)
by Benjamin Herrenschmidt
· 19 years ago
1490439
[SUNGEM]: Fix link error with CONFIG_HOTPLUG disabled.
by Adrian Bunk
· 19 years ago
7fce260
[PATCH] ppc: add support for new powerbooks
by Olof Johansson
· 19 years ago
4120b02
Sun GEM ethernet: enable and map PCI ROM properly
by Linus Torvalds
· 19 years ago
86d9f7f
[SUNGEM]: Fix netpoll bug in Sun GEM Ether driver
by Eric Lemoine
· 19 years ago
3c326fe
[PATCH] ppc64: Add new PHY to sungem
by Benjamin Herrenschmidt
· 19 years ago
1e7f0bd
drivers/net/: Use the DMA_{64,32}BIT_MASK constants
by Domen Puncer
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago