Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
19fe416532f798e199f04d25816b1bd36e48d6fe
/
drivers
/
net
/
ethernet
/
realtek
/
8139cp.c
b628d61
8139cp: Fix one possible deadloop in cp_rx_poll
by Gao Feng
· 8 years ago
8b7a704
8139cp: Fix GSO MSS handling
by David Woodhouse
· 9 years ago
5a58f22
8139cp: Enable offload features by default
by David Woodhouse
· 9 years ago
41b9764
8139cp: Dump contents of descriptor ring on TX timeout
by David Woodhouse
· 9 years ago
7f4c685
8139cp: Fix DMA unmapping of transmitted buffers
by David Woodhouse
· 9 years ago
0a5aeee
8139cp: Reduce duplicate csum/tso code in cp_start_xmit()
by David Woodhouse
· 9 years ago
a3b8040
8139cp: Fix TSO/scatter-gather descriptor setup
by David Woodhouse
· 9 years ago
26b0bad
8139cp: Fix tx_queued debug message to print correct slot numbers
by David Woodhouse
· 9 years ago
aaa0062
8139cp: Do not re-enable RX interrupts in cp_tx_timeout()
by David Woodhouse
· 9 years ago
7a8a8e7
8139cp: Call __cp_set_rx_mode() from cp_tx_timeout()
by David Woodhouse
· 9 years ago
fc27bd1
8139cp: Use dev_kfree_skb_any() instead of dev_kfree_skb() in cp_clean_rings()
by David Woodhouse
· 9 years ago
df8a39d
net: rename vlan_tx_* helpers since "tx" is misleading there
by Jiri Pirko
· 10 years ago
e2338f8
ethernet/realtek: use napi_alloc_skb instead of netdev_alloc_skb_ip_align
by Alexander Duyck
· 10 years ago
96b3bff
ethernet: realtek: use pci_device_id
by Varka Bhadram
· 10 years ago
5490c27
ethernet: realtek: use module_pci_driver
by Varka Bhadram
· 10 years ago
50ff44b
8139cp: Don't receive packets when the napi budget == 0
by Eric W. Biederman
· 11 years ago
508f81d
8139cp: Call dev_kfree_skby_any instead of kfree_skb.
by Eric W. Biederman
· 11 years ago
7fe0ee0
net: 8139cp: fix a BUG_ON triggered by wrong bytes_compl
by Yang Yingliang
· 11 years ago
ca30ab2
net: 8139cp: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
d06f518
8139cp: Fix skb leak in rx_status_loop failure path.
by Dave Jones
· 11 years ago
cf3c4c0
8139cp: Add dma_mapping_error checking
by Neil Horman
· 11 years ago
1ca0151
net/trivial: replace numeric with standard PM state macros
by Yijing Wang
· 11 years ago
98962ba
8139cp: reset BQL when ring tx ring cleared
by stephen hemminger
· 11 years ago
86a9bad
net: vlan: add protocol argument to packet tagging functions
by Patrick McHardy
· 12 years ago
f646968
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
by Patrick McHardy
· 12 years ago
aaeb6cd
remove init of dev->perm_addr in drivers
by Jiri Pirko
· 12 years ago
83c34fd
8139cp: Prevent dev_close/cp_interrupt race on MTU change
by John Greene
· 12 years ago
6be35c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
cb64edb
8139cp: properly support change of MTU values [v2]
by John Greene
· 12 years ago
892a925
8139cp: fix coherent mapping leak in error path.
by françois romieu
· 12 years ago
01ffc0a
8139cp: re-enable interrupts after tx timeout
by David Woodhouse
· 12 years ago
871f0d4
8139cp: enable bql
by David Woodhouse
· 12 years ago
a9dbe40
8139cp: set ring address after enabling C+ mode
by David Woodhouse
· 12 years ago
071e3ef
Revert "8139cp: revert "set ring address before enabling receiver""
by David S. Miller
· 12 years ago
b26623d
8139cp: revert "set ring address before enabling receiver"
by françois romieu
· 12 years ago
2e71a6f
net: gro: selective flush of packets
by Eric Dumazet
· 12 years ago
0bc777bc
8139cp/8139too: terminate the eeprom access with the right opmode
by Jason Wang
· 12 years ago
b01af45
8139cp: set ring address before enabling receiver
by Jason Wang
· 12 years ago
56845d7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
a8c9cb1
8139cp: set intr mask after its handler is registered
by Jason Wang
· 13 years ago
a69afe3
8139cp: stop using net_device.{base_addr, irq}.
by Francois Romieu
· 13 years ago
b189e81
8139cp: fix missing napi_gro_flush.
by françois romieu
· 13 years ago
f872b23
8139cp: properly config rx mode after resuming
by Jason Wang
· 13 years ago
7d03f5a
8139cp/8139too: do not read into reserved registers
by Jason Wang
· 13 years ago
c8f44af
net: introduce and use netdev_features_t for device features sets
by Michał Mirosław
· 13 years ago
68aad78
sweep the floors and convert some .get_drvinfo routines to strlcpy
by Rick Jones
· 13 years ago
9e903e0
net: add skb frag size accessors
by Eric Dumazet
· 13 years ago
1d0861a
Add ethtool -g support to 8139cp
by Rick Jones
· 13 years ago
deb8a06
8139cp: 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
a8fe65b
8139*/atp/r8169/sc92031: Move the Realtek drivers
by Jeff Kirsher
· 13 years ago
[Renamed from drivers/net/8139cp.c]
6864ddb
8139cp: convert to new VLAN model.
by françois romieu
· 13 years ago
a6b7a40
net: remove interrupt.h inclusion from netdevice.h
by Alexey Dobriyan
· 13 years ago
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
· 15 years ago
1ae5dc3
net: trans_start cleanups
by Eric Dumazet
· 15 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
22bedad3
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
a52be1cbc
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
Next »