Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
4b382d0643603819e8b48da58efc254cabc22574
/
drivers
/
net
/
8139cp.c
044a890
net: 8139cp: convert to hw_features
by Michał Mirosław
· 14 years ago
24b7ea9
8139cp: fix checksum broken
by Shan Wei
· 14 years ago
eab6d18
vlan: Don't check for vlan group before vlan_tx_tag_present.
by Jesse Gross
· 14 years ago
bc8acf2
drivers/net: avoid some skb->ip_summed initializations
by Eric Dumazet
· 14 years ago
62522d3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
349124a
net8139: fix a race at the end of NAPI
by Figo.zhang
· 14 years ago
ba2d358
drivers/net: use __packed annotation
by Eric Dumazet
· 14 years ago
a4b7709
drivers/net: Remove unnecessary returns from void function()s
by Joe Perches
· 14 years ago
1ae5dc3
net: trans_start cleanups
by Eric Dumazet
· 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
b4f18b3
drivers/net/8139cp.c: Use (pr|netdev|netif)_<level> macro helpers
by Joe Perches
· 15 years ago
a56ed41
net: 8139cp: convert to use mc helpers
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
89d71a6
net: Use netdev_alloc_skb_ip_align()
by Eric Dumazet
· 15 years ago
9cc4085
8139cp: fix duplicate loglevel in module load message
by Alan Jenkins
· 15 years ago
61357325
netdev: convert bulk of drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
5c16807
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
839d162
8139cp: balance dma_map_single vs dma_unmap_single pair
by Francois Romieu
· 15 years ago
6ed1065
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
by Patrick McHardy
· 15 years ago
5b54814
net: use symbolic values for ndo_start_xmit() return codes
by Patrick McHardy
· 15 years ago
b93d584
8139*: convert printk() to pr_<foo>()
by Alexander Beregalov
· 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
c048aaf
8139cp: allow to set mac address on running device
by Jiri Pirko
· 16 years ago
288379f
net: Remove redundant NAPI functions
by Ben Hutchings
· 16 years ago
fe96aaa
netdev: add missing set_mac_address hook
by Stephen Hemminger
· 16 years ago
908a7a1
net: Remove unused netdev arg from some NAPI interfaces.
by Neil Horman
· 16 years ago
0082982
netdev: add more functions to netdevice ops
by Stephen Hemminger
· 16 years ago
48dfcde
8139: convert to net_device_ops
by Stephen Hemminger
· 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
de4549c
8139x: reduce message severity on driver overlap
by Stephen Hemminger
· 16 years ago
a52be1c
8139cp: use netdev_alloc_skb
by Kevin Lo
· 16 years ago
be0976b
[netdrvr] kill sync_irq-before-freq_irq pattern
by Jeff Garzik
· 16 years ago
237225f
8139cp: use netstats in net_device structure
by Paulius Zaleckas
· 17 years ago
cf98301
fix vlan in 8139cp on big-endian
by Al Viro
· 17 years ago
03233b9
8139cp: trivial endianness annotations
by Al Viro
· 17 years ago
b9f2c04
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
by Jeff Garzik
· 17 years ago
0795af5
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
by Joe Perches
· 17 years ago
88d3aaf
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
by Jeff Garzik
· 17 years ago
10d024c
[NET]: Nuke SET_MODULE_OWNER macro.
by Ralf Baechle
· 17 years ago
6cc92cd
[netdrvr] 8139cp, 8139too: convert to generic DMA
by Jeff Garzik
· 17 years ago
bea3348
[NET]: Make NAPI polling independent of struct net_device objects.
by Stephen Hemminger
· 17 years ago
313674a
[NET]: ethtool_perm_addr only has one implementation
by Matthew Wilcox
· 17 years ago
1f1c288
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 17 years ago
9030c0d
8139cp: implement the missing dev->tx_timeout
by Francois Romieu
· 17 years ago
44c1013
PCI: Change all drivers to use pci_device->revision
by Auke Kok
· 17 years ago
2501f84
8139cp: Convert to generic boolean
by Richard Knutsson
· 17 years ago
7b33224
8139cp: fix VLAN unregistration
by Stephen Hemminger
· 17 years ago
eddc9ec
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
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
5c15bde
[VLAN]: Avoid a 4-order allocation.
by Dan Aloni
· 18 years ago
553af56
8139cp: Don't blindly enable interrupts
by Chris Lalancette
· 18 years ago
d15e9c4
netpoll: drivers must not enable IRQ unconditionally in their NAPI handler
by Francois Romieu
· 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
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
cb93020
Merge tag '8139cp-20060912-00' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6 into tmp
by Jeff Garzik
· 18 years ago
48907e3
8139cp: ring_info removal for the transmit path
by Francois Romieu
· 18 years ago
4e83b7f
Merge branch 'tmp' into upstream
by Jeff Garzik
· 18 years ago
d5b2069
[PATCH] Remove more unnecessary driver printk's
by Andy Gospodarek
· 18 years ago
cccb20d
8139cp: use PCI_DEVICE() to shorten the PCI device table
by Francois Romieu
· 18 years ago
7668a49
8139cp: pci_get_drvdata(pdev) can not be NULL in suspend handler
by François Romieu
· 18 years ago
e68970e
8139cp: removal of useless BUG_ON() check
by Francois Romieu
· 18 years ago
d03d376
8139cp: sync the device private data with its r8169 counterpart
by Francois Romieu
· 19 years ago
0ba894d4
8139cp: ring_info removal for the receive path
by Francois Romieu
· 18 years ago
c48e939
8139cp: remove gratuitous indirection
by Francois Romieu
· 19 years ago
3598b57
8139cp: trim ring_info
by Francois Romieu
· 19 years ago
2991762
drivers/net: Remove deprecated use of pci_module_init()
by Jeff Garzik
· 18 years ago
4626dd4
[PATCH] 8139cp.c printk fix
by Andrew Morton
· 18 years ago
9b91cf9
[netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ...
by Jeff Garzik
· 18 years ago
2e8a538
[netdrvr] Use dev_printk() when ethernet interface isn't available
by Jeff Garzik
· 18 years ago
1fb9df5
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
2427ddd
[PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_t where needed
by Greg Kroah-Hartman
· 18 years ago
7c7459d
[PATCH] 64bit resource: fix up printks for resources in networks drivers
by Greg Kroah-Hartman
· 18 years ago
7967168
[NET]: Merge TSO/UFO fields in sk_buff
by Herbert Xu
· 18 years ago
722fdb3
[PATCH] 8139cp: add ethtool eeprom support
by Philip Craig
· 18 years ago
d73f1e3
[PATCH] 8139cp: fix eeprom read command length
by Philip Craig
· 18 years ago
f3b197a
[netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/*
by Jeff Garzik
· 18 years ago
5d9428d
BUG_ON() Conversion in drivers/net/
by Eric Sesterhenn
· 19 years ago
f71e130
Massive net driver const-ification.
by Arjan van de Ven
· 19 years ago
576cfa9
8139cp: fix broken suspend/resume
by Francois Romieu
· 19 years ago
a3536c8
Merge /spare/repo/linux-2.6/
by Jeff Garzik
· 19 years ago
8b51292
[PATCH] 8139cp: allocate statistics space only when needed
by Stephen Hemminger
· 19 years ago
3173c89
[PATCH] drivers/net: fix-up schedule_timeout() usage
by Nishanth Aravamudan
· 19 years ago
bb0ce60
[PATCH] 8139cp: support ETHTOOL_GPERMADDR
by John W. Linville
· 19 years ago
a4cf076
[PATCH] 8139cp - redetect link after suspend
by Pierre Ossman
· 19 years ago
689be43
[NET]: Remove gratuitous use of skb->tail in network drivers.
by David S. Miller
· 19 years ago
97f568d
8139cp: safer spin loop for get_statistics
by Stephen Hemminger
· 19 years ago
8b0ee07
Merge upstream (approx. 2.6.12-git8) into 'janitor' branch of netdev-2.6.
by Jeff Garzik
· 19 years ago
8662d06
[PATCH] drivers/net/8139cp: Use the DMA_{64, 32}BIT_MASK constants
by Tobias Klauser
· 19 years ago
a78d892
[PATCH] 8139cp net driver: add MODULE_VERSION
by
· 19 years ago
7502cd1
[PATCH] 8139cp - add netpoll support
by Steffen Klassert
· 19 years ago
e21ba28
[PATCH] 8139cp - module_param
by Stephen Hemminger
· 19 years ago
5734418
[PATCH] 8139cp: SG support fixes
by Francois Romieu
· 19 years ago
Next »