Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
92a04168390a2cb67cb60891e5870626d58c2abb
/
drivers
92a0416
sfc: Tighten the check for RX merged completion events
by Ben Hutchings
· 11 years ago
74cd60a
sfc: Add MC BISTs to ethtool offline self test on EF10
by Jon Cooper
· 11 years ago
512bb06
sfc: Update MCDI protocol definitions
by Ben Hutchings
· 11 years ago
2d9955b
sfc: Demote "MC Scheduler error" messages
by Robert Stonehouse
· 11 years ago
2dd6426
Merge branch 'sfc-3.13' into master
by Ben Hutchings
· 11 years ago
6b294b8
sfc: Poll for MCDI completion once before timeout occurs
by Robert Stonehouse
· 11 years ago
5731d7b
sfc: Refactor efx_mcdi_poll() by introducing efx_mcdi_poll_once()
by Robert Stonehouse
· 11 years ago
2ec0301
sfc: RX buffer allocation takes prefix size into account in IP header alignment
by Andrew Rybchenko
· 11 years ago
cd6fe65
sfc: Maintain current frequency adjustment when applying a time offset
by Ben Hutchings
· 11 years ago
2ea4dc2
sfc: Stop/re-start PTP when stopping/starting the datapath.
by Alexandre Rames
· 11 years ago
35f9a7a
sfc: Rate-limit log message for PTP packets without a matching timestamp event
by Ben Hutchings
· 11 years ago
f321160
sfc: PTP: Moderate log message on event queue overflow
by Laurence Evans
· 12 years ago
e5a498e
sfc: Add length checks to efx_xmit_with_hwtstamp() and efx_ptp_is_ptp_tx()
by Ben Hutchings
· 11 years ago
d8535a0
3c59x/net: Use dev_is_pci() instead of hardcoding
by Yijing Wang
· 11 years ago
5349d93
net/fddi: Replace local macro with PCI standard macro
by Yijing Wang
· 11 years ago
92d4ea6
tun: spelling fixes
by stephen hemminger
· 11 years ago
adf8d3f
drivers/net/*: Fix FSF address in file headers
by Jeff Kirsher
· 11 years ago
9cb0007
usb: Fix FSF address in file headers
by Jeff Kirsher
· 11 years ago
e8478de
irda: Fix FSF address in file headers
by Jeff Kirsher
· 11 years ago
0ab75ae
ethernet: Fix FSF address in file headers
by Jeff Kirsher
· 11 years ago
d70f2cf
macvlan: Support creating macvtaps from macvlans
by Kevin Wallace
· 11 years ago
426e1fa
Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next
by David S. Miller
· 11 years ago
aa489f0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 11 years ago
16e4762
cxgb4: Add new scheme to update T4/T5 firmware
by Hariprasad Shenai
· 11 years ago
70ee366
cxgb4vf: added much cleaner implementation of is_t4()
by Hariprasad Shenai
· 11 years ago
d14807d
cxgb4: Much cleaner implementation of is_t4()/is_t5()
by Hariprasad Shenai
· 11 years ago
1b85ee0
net/mlx4_core: destroy workqueue when driver fails to register
by Wei Yang
· 11 years ago
67fa366
xen-netback: clear vif->task on disconnect
by Paul Durrant
· 11 years ago
28e24c6
net: do not pretend FRAGLIST support
by Eric Dumazet
· 11 years ago
2488a54
net: fec_main: dma_map() only the length of the skb
by Sebastian Siewior
· 11 years ago
3a27bfa
drivers: net: cpsw: fix dt probe for one port ethernet
by Mugunthan V N
· 11 years ago
8496e85
PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not present
by Rafael J. Wysocki
· 11 years ago
a45299e
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
bcc2f9b
Merge tag 'stable/for-linus-3.13-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 11 years ago
019b952
brcmfmac: fix uninitialized warning
by Arend van Spriel
· 11 years ago
3469adb
net: wireless: wcn36xx: fix potential NULL pointer dereference
by Michal Nazarewicz
· 11 years ago
beae416
net: wireless: ath9k: avoid possible NULL pointer dereference
by Michal Nazarewicz
· 11 years ago
a1783a7
ath9k: Fix XLNA bias strength
by Sujith Manoharan
· 11 years ago
93c1cfb
ath9k: Fix QuickDrop usage
by Sujith Manoharan
· 11 years ago
aeac810
Merge tag 'spi-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 11 years ago
5fc92de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
041b499
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes
by John W. Linville
· 11 years ago
833846e
net/mlx4_en: Remove selftest TX queues empty condition
by Eugenia Emantayev
· 11 years ago
f121159
virtio_net: make all RX paths handle erors consistently
by Michael S. Tsirkin
· 11 years ago
8fc3b9e
virtio_net: fix error handling for mergeable buffers
by Michael S. Tsirkin
· 11 years ago
99e872a
virtio_net: Fixed a trivial typo (fitler --> filter)
by Thomas Huth
· 11 years ago
8821754
ixgbe: Make ixgbe_identify_qsfp_module_generic static
by Mark Rustad
· 11 years ago
8bf1264
ixgbe: turn NETIF_F_HW_L2FW_DOFFLOAD off by default
by John Fastabend
· 11 years ago
ae72c8d
ixgbe: ixgbe_fwd_ring_down needs to be static
by John Fastabend
· 11 years ago
74a1b1e
e1000: fix possible reset_task running after adapter down
by Vladimir Davydov
· 11 years ago
b2f963bf
e1000: fix lockdep warning in e1000_reset_task
by Vladimir Davydov
· 11 years ago
6a7d64e
e1000: prevent oops when adapter is being closed and reset simultaneously
by yzhu1
· 11 years ago
42ce412
igb: Fixed Wake On LAN support
by Akeem G Abodunrin
· 11 years ago
f5e0d34
team: fix master carrier set when user linkup is enabled
by Jiri Pirko
· 11 years ago
85493e6
sfc: Convert to use hwmon_device_register_with_groups
by Guenter Roeck
· 11 years ago
a0c20fb
net: smc91: fix crash regression on the versatile
by Linus Walleij
· 11 years ago
9d38d28
Revert "net: smc91: fix crash regression on the versatile"
by David S. Miller
· 11 years ago
b268daf
net: smc91: fix crash regression on the versatile
by Linus Walleij
· 11 years ago
7fe0ee0
net: 8139cp: fix a BUG_ON triggered by wrong bytes_compl
by Yang Yingliang
· 11 years ago
1bac107
r8169: check ALDPS bit and disable it if enabled for the 8168g
by David Chang
· 11 years ago
006da7b0
macvtap: Do not double-count received packets
by Vlad Yasevich
· 11 years ago
033dbbd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 11 years ago
dc418f6
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 11 years ago
de92a05
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 11 years ago
282c183
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
dff345c5
be2net: call napi_disable() for all event queues
by Ivan Vecera
· 11 years ago
71237b6
Revert "be2net: call napi_disable() for all event queues"
by David S. Miller
· 11 years ago
55485e7
be2net: call napi_disable() for all event queues
by Ivan Vecera
· 11 years ago
bc9627e
via-velocity: fix netif_receive_skb use in irq disabled section.
by françois romieu
· 11 years ago
e63e60b
Merge branch 'fixes-for-3.13-20131127' of git://gitorious.org/linux-can/linux-can
by David S. Miller
· 11 years ago
ae5e812
xen-netback: include definition of csum_ipv6_magic
by Andy Whitcroft
· 11 years ago
cd3e22b
macvtap: fix tx_dropped counting error
by Jason Wang
· 11 years ago
167f76a
phy: Add Vitesse 8514 phy ID
by Shaohui Xie
· 11 years ago
5e53e68
genetlink/pmcraid: use proper genetlink multicast API
by Johannes Berg
· 11 years ago
a2f4dfb
tg3: Convert to use hwmon_device_register_with_groups
by Guenter Roeck
· 11 years ago
fe9d04a
bonding: disable arp and enable mii monitoring when bond change to no uses arp mode
by dingtianhong
· 11 years ago
1b28c3e
drm/qxl: fix memory leak in release list handling
by Dave Airlie
· 11 years ago
dda9cc3
Merge tag 'gpio-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 11 years ago
962ba26
Merge tag 'md/3.13-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 11 years ago
08332df
irqchip: Gic: fix boot for chained gics
by Mark Rutland
· 11 years ago
c18158f
Merge remote-tracking branches 'spi/fix/bcm2835', 'spi/fix/bcm63xx', 'spi/fix/mpc512x-psc', 'spi/fix/mxs', 'spi/fix/pxa2xx', 'spi/fix/qspi', 'spi/fix/rspi' and 'spi/fix/txx9' into spi-linus
by Mark Brown
· 11 years ago
b8aba76
Merge remote-tracking branch 'spi/fix/core' into spi-linus
by Mark Brown
· 11 years ago
c50325f
spi/pxa2xx: Restore private register bits.
by Chew, Chiau Ee
· 11 years ago
07a27a0
i2c: bcm2835: Linking platform nodes to adapter nodes
by Florian Meier
· 11 years ago
e7c0d3d
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
682a251
Merge tag 'tty-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 11 years ago
0b0f7f1
Merge tag 'staging-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 11 years ago
ba33fef
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 11 years ago
b7fe6bf
Merge tag 'pm+acpi-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
eec9901
drm/nouveau/hwmon: fix compilation without CONFIG_HWMON
by Ilia Mirkin
· 11 years ago
a1f84f5
drm/sysfs: fix OOM verification
by David Herrmann
· 11 years ago
dad3375
remove obsolete references to powertweak
by Dave Jones
· 11 years ago
a456c0d
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
6d183de
md/raid5: fix newly-broken locking in get_active_stripe.
by NeilBrown
· 11 years ago
142d44c
md: test mddev->flags more safely in md_check_recovery.
by NeilBrown
· 11 years ago
0c775d5
md/raid5: fix new memory-reference bug in alloc_thread_groups.
by NeilBrown
· 11 years ago
c570076
ATA: Fix port removal ordering
by Rafael J. Wysocki
· 11 years ago
40b13ca
i2c: omap: raw read and write endian fix
by Victor Kamensky
· 11 years ago
930ba4a
Staging: tidspbridge: disable driver
by Greg Kroah-Hartman
· 11 years ago
e2f0b00
gpio: bcm281xx: Fix return value of bcm_kona_gpio_get()
by Markus Mayer
· 11 years ago
Next »