Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3dd7669f1f13772d0a846dee58379399f163729c
/
drivers
52f4f91
mwifiex: avoid gettimeofday in ba_threshold setting
by Arnd Bergmann
· 9 years ago
e253fb7
mwifiex: use ktime_get_real for timestamping
by Arnd Bergmann
· 9 years ago
40c9b07
net: igb: avoid using timespec
by Arnd Bergmann
· 9 years ago
0a62415
net: stmmac: avoid using timespec
by Arnd Bergmann
· 9 years ago
be7ccdc
net: fec: avoid timespec use
by Arnd Bergmann
· 9 years ago
4236e2a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 9 years ago
22d4df8
ravb: Add support for r8a7795 SoC
by Kazuya Mizuguchi
· 9 years ago
e2dbb33
ravb: Provide dev parameter to DMA API
by Kazuya Mizuguchi
· 9 years ago
f3a6bd3
phylib: Add phy_set_max_speed helper
by Simon Horman
· 9 years ago
9e8f4a5
switchdev: push object ID back to object structure
by Jiri Pirko
· 9 years ago
648b4a9
switchdev: bring back switchdev_obj and use it as a generic object param
by Jiri Pirko
· 9 years ago
52ba57c
switchdev: rename switchdev_obj_fdb to switchdev_obj_port_fdb
by Jiri Pirko
· 9 years ago
8f24f30
switchdev: rename switchdev_obj_vlan to switchdev_obj_port_vlan
by Jiri Pirko
· 9 years ago
1f86839
switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_*
by Jiri Pirko
· 9 years ago
57d8083
switchdev: rename SWITCHDEV_OBJ_* enum values to SWITCHDEV_OBJ_ID_*
by Jiri Pirko
· 9 years ago
f6d3125
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
36f8daf
Merge tag 'mmc-v4.3-rc3' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 9 years ago
8c25ab8
Merge git://git.infradead.org/intel-iommu
by Linus Torvalds
· 9 years ago
bde17b9
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
1bca100
Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
3deaa4f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
4424162
thermal: avoid division by zero in power allocator
by Andrea Arcangeli
· 9 years ago
09a59a9
drivers/input/joystick/Kconfig: zhenhua.c needs BITREVERSE
by Andrew Morton
· 9 years ago
46c8217
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
eb6d1c2
Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-tools'
by Rafael J. Wysocki
· 9 years ago
01351eb
Merge branch 'acpi-ec'
by Rafael J. Wysocki
· 9 years ago
dd953d3
Merge branches 'pm-pci' and 'acpi-pci'
by Rafael J. Wysocki
· 9 years ago
f97b870
Merge tag 'upstream-4.3-rc4' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 9 years ago
dd36d73
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 9 years ago
d4e842b
Merge tag 'hwmon-for-linus-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 9 years ago
031277d
mmc: core: fix dead loop of mmc_retune
by Chaotian Jing
· 9 years ago
9c70d7c
i40e: fix 32 bit build warnings
by Jesse Brandeburg
· 9 years ago
e88ae66
i40e: fix kbuild warnings
by Jesse Brandeburg
· 9 years ago
9b32b0b
i40evf: tweak init timing
by Mitch Williams
· 9 years ago
e908f81
i40e: warn on double free
by Jesse Brandeburg
· 9 years ago
7845548
i40e: refactor interrupt enable
by Jesse Brandeburg
· 9 years ago
d1a8d27
i40e: Strip VEB stats if they are disabled in HW
by Anjali Singhai Jain
· 9 years ago
48a3b51
i40e/i40evf: add new device id 1588
by Shannon Nelson
· 9 years ago
2019910
i40e: Remove useless message
by Greg Rose
· 9 years ago
2ac8b67
i40e: limit debugfs io ops
by Shannon Nelson
· 9 years ago
f7fc2f2
i40e: use QOS field consistently
by Mitch Williams
· 9 years ago
d8201e2
i40e: count drops in netstat interface
by Jesse Brandeburg
· 9 years ago
0deda86
i40e/i40evf: fix Tx hang workaround code
by Jesse Brandeburg
· 9 years ago
1735140
i40e: fixup padding issue in get_cee_dcb_cfg_v1_resp
by Shannon Nelson
· 9 years ago
d9b68f8
i40e: Fix a port VLAN configuration bug
by Greg Rose
· 9 years ago
1fa89a4
i40e/i40evf: fix up type clash in i40e_aq_rc_to_posix conversion
by Shannon Nelson
· 9 years ago
4c4935a
i40e: rtnl_lock called twice in i40e_pci_error_resume()
by Vasily Averin
· 9 years ago
f2a1c36
i40evf: missing rtnl_unlock in i40evf_resume()
by Vasily Averin
· 9 years ago
ab06900
net: switchdev: abstract object in add/del ops
by Vivien Didelot
· 9 years ago
25f07ad
net: switchdev: pass callback to dump operation
by Vivien Didelot
· 9 years ago
03d5fb1
net: switchdev: remove dev from switchdev_obj cb
by Vivien Didelot
· 9 years ago
23860f1
net/mlx4: Handle return codes in mlx4_qp_attach_common
by Robb Manes
· 9 years ago
6153348
net: macmace: Allow modular build
by Geert Uytterhoeven
· 9 years ago
1878504
net: hplance: Allow modular build
by Geert Uytterhoeven
· 9 years ago
93a82ca
net: 7990: Export lance_poll() to modules
by Geert Uytterhoeven
· 9 years ago
3a3a7f3
net: mac8390: Allow modular build
by Geert Uytterhoeven
· 9 years ago
4905287
dsa: mv88e6xxx: Fix unsigned/signed issue
by Andrew Lunn
· 9 years ago
c047a1f
dsa: mv88e6xxx: Enable forwarding for unknown to the CPU port
by Andrew Lunn
· 9 years ago
ec53951
net: Remove vrf header file
by David Ahern
· 9 years ago
93a7e7e
net: Remove the now unused vrf_ptr
by David Ahern
· 9 years ago
ee15ee5
net: Add support for l3mdev ops to VRF driver
by David Ahern
· 9 years ago
007979e
net: Rename IFF_VRF_MASTER to IFF_L3MDEV_MASTER
by David Ahern
· 9 years ago
0f50c10
RESEND: [PATCH v3 net-next] sky2: use random address if EEPROM is bad
by Liviu Dudau
· 9 years ago
4c52b1d
bna: fix error handling
by Andrzej Hajda
· 9 years ago
f864288
net: mvneta: Statically assign queues to CPUs
by Maxime Ripard
· 9 years ago
d893665
net: mvneta: Allow different queues
by Maxime Ripard
· 9 years ago
12bb03b
net: mvneta: Handle per-cpu interrupts
by Maxime Ripard
· 9 years ago
2502d0e
net: mvneta: Fix CPU_MAP registers initialisation
by Maxime Ripard
· 9 years ago
080481f9
irqchip: armada-370-xp: Rework per-cpu interrupts handling
by Maxime Ripard
· 9 years ago
7c7feb2
UBI: return ENOSPC if no enough space available
by shengyong
· 9 years ago
281fda2
UBI: Validate data_size
by Richard Weinberger
· 9 years ago
fd546ee
mmc: pxamci: fix card detect with slot-gpio API
by Robert Jarzmik
· 9 years ago
51424b2
mmc: sunxi: Fix clk-delay settings
by Hans de Goede
· 9 years ago
43934ec
mmc: core: Don't return an error for CD/WP GPIOs when GPIOLIB is unset
by Ulf Hansson
· 9 years ago
5e2a5eb
cxgb4: Add HW timesptamp support for RX
by Hariprasad Shenai
· 9 years ago
e4600d6
net: Fix Hisilicon Network Subsystem Support Compilation
by huangdaode
· 9 years ago
1273bc5
net: irda: pxaficp_ir: dmaengine conversion
by Robert Jarzmik
· 9 years ago
89fa572
net: irda: pxaficp_ir: convert to readl and writel
by Robert Jarzmik
· 9 years ago
be01891
net: irda: pxaficp_ir: use sched_clock() for time management
by Robert Jarzmik
· 9 years ago
5b40f70
net: fec: Remove unneeded FEATURES_NEED_QUIESCE definition
by Fabio Estevam
· 9 years ago
49d28b56
lan78xx: Return 0 when lan78xx_suspend() has no error.
by Woojung.Huh@microchip.com
· 9 years ago
661dfc6
net/ibm/emac: bump version numbers for correct work with ethtool
by Ivan Mikhaylov
· 9 years ago
171bb2c
net/mlx5_core: Update health syndromes
by Eli Cohen
· 9 years ago
78ccb25
net/mlx5_core: Fix wrong name in struct
by Eli Cohen
· 9 years ago
a31208b
net/mlx5_core: New init and exit flow for mlx5_core
by Majd Dibbiny
· 9 years ago
a8ffe63
net/mlx5_core: Fix notification of page supplement error
by Eli Cohen
· 9 years ago
be87544
net/mlx5_core: Fix async commands return code
by Eli Cohen
· 9 years ago
6c3dbd2
net/mlx5_core: Remove redundant "err" variable usage
by Achiad Shochat
· 9 years ago
9790930
net/mlx5_core: Fix struct type in the DESTROY_TIR/TIS device commands
by Saeed Mahameed
· 9 years ago
343b29f
net/mlx5e: Priv state flag not rolled-back upon netdev open error
by Achiad Shochat
· 9 years ago
43ae93a
i40e/i40evf: check for stopped admin queue
by Mitch Williams
· 9 years ago
c4bbac3
i40e: fix VLAN inside VXLAN
by Jesse Brandeburg
· 9 years ago
cbfe360
igb: assume MSI-X interrupts during initialization
by Stefan Assmann
· 9 years ago
30e2561
i40e: Fix for recursive RTNL lock during PROMISC change
by Anjali Singhai
· 9 years ago
5804474
i40e: Fix RS bit update in Tx path and disable force WB workaround
by Anjali Singhai
· 9 years ago
c1d1791
i40e: add GRE tunnel type to csum encoding
by Shannon Nelson
· 9 years ago
b03a8c1
i40e/i40evf: refactor tx timeout logic
by Kiran Patil
· 9 years ago
1e6d6f8
i40e: Move i40e_get_head into header file
by Kiran Patil
· 9 years ago
3cef072
watchdog: iTCO: Fix dependencies on I2C
by Guenter Roeck
· 9 years ago
898e686
watchdog: bcm2835: Fix poweroff behaviour
by Noralf Trønnes
· 9 years ago
Next »