Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
60e0c3a782f9060327751492dac949210154759b
/
drivers
/
net
/
via-rhine.c
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
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
567ec87
net: convert multiple drivers to use netdev_for_each_mc_addr, part6
by Jiri Pirko
· 15 years ago
4cd24ea
net: use netdev_mc_count and netdev_mc_empty when appropriate
by Jiri Pirko
· 15 years ago
d4a66e7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
a3aa188
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
by Alexey Dobriyan
· 15 years ago
c0d7a02
net/via-rhine: Fix scheduling while atomic bugs
by Jarek Poplawski
· 15 years ago
8e95a20
drivers/net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
7678138
drivers/net/via-rhine.c: remove exceptional & on function name
by Julia Lawall
· 15 years ago
89d71a6
net: Use netdev_alloc_skb_ip_align()
by Eric Dumazet
· 15 years ago
6cdee2f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
61357325
netdev: convert bulk of drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
22580f8
drivers/net: fixed drivers that support netpoll use ndo_start_xmit()
by Dongdong Deng
· 15 years ago
da81203
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
635ecaa
netdev: restore MTU change operation
by Ben Hutchings
· 15 years ago
6ed1065
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
by Patrick McHardy
· 15 years ago
553e233
net: use netdev stats in b44, sundance, via-rhine and via-velocity
by Eric Dumazet
· 15 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
c8de1fc
via-rhine: fix non-constant printk warnings
by Stephen Hemminger
· 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
b74ca3a
netdevice: Kill netdev->priv
by Wang Chen
· 16 years ago
5d1d07d
via-rhine: 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
b26b555
via-rhine: changed to use netdev_alloc_skb() from dev_alloc_skb
by Kevin Lo
· 16 years ago
32b0f53
via-rhine: delete non NAPI code from the driver.
by Francois Romieu
· 16 years ago
f11cf25
[netdrvr] via-rhine: Use register offset definition for WOLcgClr
by Laura Garcia
· 17 years ago
de4e7c8
via-rhine.c:rhine_hw_init() must be __devinit
by Adrian Bunk
· 17 years ago
2450022
drivers/net: Add missing "space"
by Joe Perches
· 17 years ago
53c03f5
via-rhine: endianness
by Al Viro
· 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
bea3348
[NET]: Make NAPI polling independent of struct net_device objects.
by Stephen Hemminger
· 17 years ago
b47157f
via-rhine: disable rx_copybreak on archs that don't allow unaligned DMA access
by Dustin Marquess
· 17 years ago
313674a
[NET]: ethtool_perm_addr only has one implementation
by Matthew Wilcox
· 17 years ago
21ba0f8
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 17 years ago
44c1013
PCI: Change all drivers to use pci_device->revision
by Auke Kok
· 17 years ago
8c7b7fa
[NET]: Kill eth_copy_and_sum().
by David S. Miller
· 17 years ago
4c13eb6
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
by Arnaldo Carvalho de Melo
· 18 years ago
e84df48
via-rhine: set avoid_D3 for broken BIOSes
by Roger Luethi
· 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
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
2991762
drivers/net: Remove deprecated use of pci_module_init()
by Jeff Garzik
· 18 years ago
b933b4d
[PATCH] via-rhine: add option avoid_D3 (work around broken BIOSes)
by Roger Luethi
· 18 years ago
ab19766
[PATCH] via-rhine: NAPI poll enable
by Stephen Hemminger
· 18 years ago
633949a
[PATCH] via-rhine: NAPI support
by Roger Luethi
· 18 years ago
46009c8
[netdrvr] minor cleanups in Becker-derived drivers
by Jeff Garzik
· 18 years ago
03a8c66
[netdrvr] Remove Linux-specific changelogs from several Becker template drivers
by Jeff Garzik
· 18 years ago
1fb9df5
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
5b057c6
[NET]: Avoid allocating skb in skb_pad
by Herbert Xu
· 18 years ago
38bb6b2
[PATCH] via-rhine: revert "change mdelay to msleep and remove from ISR path"
by John W. Linville
· 18 years ago
3e0d167
[PATCH] via-rhine: zero pad short packets on Rhine I ethernet cards
by Craig Brind
· 19 years ago
0761be4
[PATCH] drivers/net/via-rhine.c: make a function static
by Adrian Bunk
· 19 years ago
4be5de2
[PATCH] via-rhine: execute bounce buffers code on Rhine-I only
by Roger Luethi
· 19 years ago
00b428c
[PATCH] via-rhine: link state fix
by Roger Luethi
· 19 years ago
6ba98d3
[PATCH] via-rhine: change mdelay to msleep and remove from ISR path
by John W. Linville
· 19 years ago
b81e8e1
[PATCH] via-rhine: support ETHTOOL_GPERMADDR
by John W. Linville
· 19 years ago
a839688
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
689be43
[NET]: Remove gratuitous use of skb->tail in network drivers.
by David S. Miller
· 19 years ago
8644d2a
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Greg KH
· 19 years ago
d18c3db
[PATCH] PCI: make drivers use the pci shutdown callback instead of the driver core callback.
by Greg Kroah-Hartman
· 19 years ago
ed4030d
[PATCH] via-rhine trivial whitespace patch
by Denis Vlasenko
· 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