Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
f1d58672de4e89478e0b02ea8fd1f60eb0626457
f1d5867
qeth: use firmware MAC-address for layer2 hsi-devices
by Ursula Braun
· 16 years ago
ae19161
Merge branch 'for-2.6.28' of git://git.marvell.com/mv643xx_eth into upstream-next
by Jeff Garzik
· 16 years ago
152cbcf
Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by David S. Miller
· 16 years ago
fa53eba
bonding: add more ethtool support
by Stephen Hemminger
· 16 years ago
ec68db6
netxen: enable msi-x for quad-gig boards
by Dhananjay Phadke
· 16 years ago
5050015
sundance: set carrier status on link change events
by Dan Nicholson
· 16 years ago
b39d66a
drivers/net: replace __FUNCTION__ with __func__
by Harvey Harrison
· 16 years ago
b514f6b6
ehea: Enable DLPAR memory remove
by Hannes Hering
· 16 years ago
8ef5ba6
[netdrvr] usb/hso: throttle to prevent loss of serial data
by Denis Joseph Barrow
· 16 years ago
ead7b94
myri10ge: use DCA if DCA is compiled as a module
by Brice Goglin
· 16 years ago
004f23b
cxgb3 - remove duplicate tests in lro
by Divy Le Ray
· 16 years ago
b737249
r8169: select MII in Kconfig
by Francois Romieu
· 16 years ago
2eefbd6
ehea: fix mutex and spinlock use
by Sebastien Dugue
· 16 years ago
d100ba3
ixgbe: fix DCA dependency in Kconfig
by Jesse Brandeburg
· 16 years ago
6988867
ixgbe: whitespace/formatting cleanup
by Alexander Duyck
· 16 years ago
b3c8b4b
ixgbe: correctly add and remove napi queues
by Alexander Duyck
· 16 years ago
b461724
ixgbe: Whitespace, copyright update and version number change patch
by Peter P Waskiewicz
· 16 years ago
51ac644
ixgbe: bump version
by Jeff Kirsher
· 16 years ago
9f8cdf4
ixgbe: xmit frame refactor
by Jesse Brandeburg
· 16 years ago
74ce8dd
ixgbe: lower stack space usage
by Jesse Brandeburg
· 16 years ago
2adc051
ixgbe: cleanup defines
by Jesse Brandeburg
· 16 years ago
b980497
ixgbe: move set_num_queues and call it after msix failure
by Jesse Brandeburg
· 16 years ago
7f82187
ixgbe: refresh the ixgbe_down function
by Jesse Brandeburg
· 16 years ago
c44ade9
ixgbe: update to latest common code module
by Jesse Brandeburg
· 16 years ago
f084827
ixgbe: add clean rx many routine
by Jesse Brandeburg
· 16 years ago
f6af803
ixgbe: lro stats were not counted on first ethtool -Scall
by Jesse Brandeburg
· 16 years ago
c431f97
ixgbe: fix ring reallocation in ethtool
by Jesse Brandeburg
· 16 years ago
b95f5fc
ixgbe: add device support for XF LR adapters
by Jesse Brandeburg
· 16 years ago
762f4c5
ixgbe: recycle pages in packet split mode
by Jesse Brandeburg
· 16 years ago
ff819cf
ixgbe: fix bug with lots of tx queues
by Jesse Brandeburg
· 16 years ago
30efa5a
ixgbe: fix initial interrupt throttle settings
by Jesse Brandeburg
· 16 years ago
3d3d6d3
ixgbe: fix ethtool disable csum for ipv6
by Jesse Brandeburg
· 16 years ago
0585798
ixgbe: fix pci_resource allocation as in other drivers
by Jeff Kirsher
· 16 years ago
98c00a1
ixgbe: fix ethtool register dump
by Jesse Brandeburg
· 16 years ago
42c783c
ixgbe: limit small mtu to minimum for ipv4 support
by Jesse Brandeburg
· 16 years ago
f47cf66
ixgbe: fix bug with shared interrupts
by Jesse Brandeburg
· 16 years ago
41fb924
ixgbe: link change interrupt was not causing link event
by Jesse Brandeburg
· 16 years ago
cf8280e
ixgbe: Update watchdog thread to accomodate longerlink_up events
by Jesse Brandeburg
· 16 years ago
ce94bf4
ixgbe: fix multicast address update
by Jesse Brandeburg
· 16 years ago
a1f96ee
ixgbe: fix dca defines to not have spaces
by Jesse Brandeburg
· 16 years ago
af72166
ixgbe: fix bug where using wake queue instead of start
by Jesse Brandeburg
· 16 years ago
040dec3
netxen: add pci ids
by Dhananjay Phadke
· 16 years ago
9a6b3b5
myri10ge: Rename DCA-related firmware counters
by Brice Goglin
· 16 years ago
330554c
myri10ge: Stop scaring people when DCA is built but absent
by Brice Goglin
· 16 years ago
7fb614b
smc911x: remove duplicate debug printout
by Magnus Damm
· 16 years ago
c1d6993
r6040: fix bad usage of udelay
by Florian Fainelli
· 16 years ago
31b7602
sfc: Fix type of FALCON_SPI_MAX_LEN
by Ben Hutchings
· 16 years ago
13e9ab1
sfc: Use CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS where appropriate
by Ben Hutchings
· 16 years ago
951f46a
sfc: Remove obsolete comment about PCI modes
by Ben Hutchings
· 16 years ago
0a62f1a
sfc: Disable interrupts after a fatal interrupt occurs until reset
by Ben Hutchings
· 16 years ago
1d0680f
sfc: Insert read memory barrier after checking MAC statistics flag
by Ben Hutchings
· 16 years ago
a620e13
sfc: Stop generating bogus events in tenxpress_check_hw()
by Ben Hutchings
· 16 years ago
94be0c5
sfc: Don't include net_driver.h from falcon_io.h
by Steve Hodgson
· 16 years ago
6bc5d3a
sfc: Make queue flushes more reliable
by Ben Hutchings
· 16 years ago
92ade88
sfc: Don't use EFX_OWORD_FIELD on an event (64-bit, quad-word)
by Steve Hodgson
· 16 years ago
c8fcc49
sfc: Serialise tenxpress_special_reset() with statistics fetches
by Ben Hutchings
· 16 years ago
ef08af0
sfc: Remove workaround for old firmware bug
by Ben Hutchings
· 16 years ago
e1074a0
sfc: Fix memory BAR release call on error path
by Ben Hutchings
· 16 years ago
88c5942
sfc: Add check for memory allocation failure in falcon_probe_nic()
by Ben Hutchings
· 16 years ago
da8de39
8139too: [cosmetic] fix incorrect register for flash-rom
by Mats Erik Andersson
· 16 years ago
cd0fce0
s2io: Fix enabling VLAN tag stripping at driver initialization
by Breno Leitao
· 16 years ago
52845c3
cs89x0: fix warning release_irq label
by Yoichi Yuasa
· 16 years ago
e57b641
[netdrvr/usb] hso_create_bulk_serial_device(): fix a double free
by Adrian Bunk
· 16 years ago
5406951
wan/hdlc_x25.c: fix a NULL dereference
by Krzysztof Halasa
· 16 years ago
2d1ea19
bonding: Do not tx-balance some IPv6 packets on ALB/TLB bonds
by Vlad Yasevich
· 16 years ago
f382a0a
[netdrvr] atl1e: Don't take the mdio_lock in atl1e_probe
by Matthew Wilcox
· 16 years ago
70666c7
ehea: Fix DLPAR memory handling
by Hannes Hering
· 16 years ago
539b06f
[netdrvr] ne: Fix suspend and resume for ISA PnP cards.
by David Fries
· 16 years ago
533763d
[netdrvr] au1000_eth: Spinlock initialisation fix
by Martin Gebert
· 16 years ago
894d627
MAINTAINERS: add Atheros maintainer for atlx
by Chris Snook
· 16 years ago
6526128
drivers/net/mlx4/alloc.c needs mm.h
by Andrew Morton
· 16 years ago
c2d1eb0
drivers/net/skfp/pmf.c: Use offsetof() macro
by Takashi Iwai
· 16 years ago
d1c5ea3
smc91x: SMC_IO_SHIFT platform data support for default case
by Magnus Damm
· 16 years ago
d6bc372
smc91x: fix nowait printout
by Magnus Damm
· 16 years ago
523a609
r8169: fix RxMissed register access
by Francois Romieu
· 16 years ago
e93dcb1
ehea: fix phyp debugging typo
by Sebastien Dugue
· 16 years ago
7c0965e
tulip: Fix dead 21041 ethernet after ifconfig down
by Thomas Bogendoerfer
· 16 years ago
96ca4a2
net: remove ifalias on empty given alias
by Oliver Hartkopp
· 16 years ago
d877984
aoe: Fix OOPS after SKB queue changes.
by David S. Miller
· 16 years ago
e5d23048
can: Add documentation for virtual CAN driver usage
by Oliver Hartkopp
· 16 years ago
28e3487
tcp: Fix queue traversal in tcp_use_frto().
by David S. Miller
· 16 years ago
77d40a0
tcp: Fix order of tests in tcp_retransmit_skb()
by David S. Miller
· 16 years ago
38ce7c7
ppp_generic: Use skb_peek() in ppp_receive_mp_frame().
by David S. Miller
· 16 years ago
f72051b
neigh: Remove by-hand SKB queue handling.
by David S. Miller
· 16 years ago
f4ab543
pkt_sched: Remove the tx queue state check in qdisc_run()
by Jarek Poplawski
· 16 years ago
cd07a8e
tcp: Use SKB queue handling interfaces instead of by-hand versions.
by David S. Miller
· 16 years ago
1164f52
net: Add skb_queue_walk_from() and skb_queue_walk_from_safe().
by David S. Miller
· 16 years ago
249c8b4
net: Add skb_queue_next().
by David S. Miller
· 16 years ago
d258b49
tcp: Use skb_queue_is_last() instead of by-hand version.
by David S. Miller
· 16 years ago
fc7ebb2
net: Add skb_queue_is_last().
by David S. Miller
· 16 years ago
b5f61ab
usbatm: Use skb_queue_walk_safe() instead of by-hand implementation.
by David S. Miller
· 16 years ago
47a227d
zd1211: Use skb_queue_walk() instead of by-hand implementation.
by David S. Miller
· 16 years ago
2aad7c8
de4x5: Use skb_queue_head instead of by-hand implementation.
by David S. Miller
· 16 years ago
ebf0598
pkt_sched: Check the state of tx_queue in dequeue_skb()
by Jarek Poplawski
· 16 years ago
f087652
pkt_sched: Always use q->requeue in dev_requeue_skb().
by David S. Miller
· 16 years ago
242f8bfe
pkt_sched: Make qdisc->gso_skb a list.
by David S. Miller
· 16 years ago
3d09274
sctp: Use skb_queue_walk_safe() and skb_queue_split_tail_init().
by David S. Miller
· 16 years ago
1d4a31d
net: Fix bus in SKB queue splicing interfaces.
by David S. Miller
· 16 years ago
0b815a1
net: network device name ifalias support
by Stephen Hemminger
· 16 years ago
83bfba5
usbnet: Use skb_queue_walk_safe() instead of by-hand implementation.
by David S. Miller
· 16 years ago
Next »