Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
2d1618170eb493d18f66f2ac03775409a6fb97c6
2d16181
p54spi: Fix workqueue deadlock
by Michael Büsch
· 13 years ago
32d3a39
p54spi: Add missing spin_lock_init
by Michael Büsch
· 13 years ago
68fa64e
rt2x00: Fix efuse EEPROM reading on PPC32.
by Gertjan van Wingerde
· 13 years ago
23085d5
rt2x00: handle spurious pci interrupts
by Stanislaw Gruszka
· 13 years ago
4ba7d99
rt2800pci: handle spurious interrupts
by Stanislaw Gruszka
· 13 years ago
fe09b32
Net, libertas: Resolve memory leak in if_spi_host_to_card()
by Jesper Juhl
· 13 years ago
ed66ba4
rt2x00: Fix sleep-while-atomic bug in powersaving code.
by Gertjan van Wingerde
· 13 years ago
c18b780
rt2x00: Add USB device ID of Buffalo WLI-UC-GNHP.
by Gertjan van Wingerde
· 13 years ago
fada105
mwifiex: fix association issue with AP configured in hidden SSID mode
by Amitkumar Karwar
· 13 years ago
43e5885
iwlwifi: avoid a panic when unloading the module with RF Kill
by Emmanuel Grumbach
· 13 years ago
0ecfe806
mac80211: fix race between connection monitor & suspend
by Johannes Berg
· 13 years ago
d929bbc
wireless: libertas: fix unaligned le64 accesses
by Steven Miao
· 13 years ago
58ebacc
cfg80211: fix bug on regulatory core exit on access to last_request
by Luis R. Rodriguez
· 13 years ago
5b2bbf7
mac80211: fix bug in ieee80211_build_probe_req
by Johannes Berg
· 13 years ago
f8d1ccf
mac80211: fix NULL dereference in radiotap code
by Johannes Berg
· 13 years ago
cc438fc
wl12xx: fix wl12xx_scan_sched_scan_ssid_list() check that all given ssids are in filters
by Eyal Shapira
· 13 years ago
a59be08
ath: Fix NULL ptr dereference in ath_reg_apply_world_flags
by Helmut Schaa
· 13 years ago
c26887d
cfg80211: fix missing kernel-doc
by Johannes Berg
· 13 years ago
9270fd6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth
by John W. Linville
· 13 years ago
d13431c
Bluetooth: Add support for Broadcom BCM20702A0
by Wen-chien Jesse Sung
· 13 years ago
f3f668b
Bluetooth: Use miliseconds for L2CAP channel timeouts
by Andrzej Kaczmarek
· 13 years ago
4dff523
Bluetooth: Revert: Fix L2CAP connection establishment
by Arek Lichwa
· 13 years ago
24b9c37
mac80211: uAPSD - fix IEEE80211_FCTL_MOREDATA bit setting
by Janusz.Dziedzic@tieto.com
· 13 years ago
db652e4
net, wireless, mwifiex: Fix mem leak in mwifiex_update_curr_bss_params()
by Jesper Juhl
· 13 years ago
3b6ef63
cfg80211: fix cmp_ies
by Johannes Berg
· 13 years ago
133a3ff
cfg80211: allow setting TXQ parameters only in AP mode
by Johannes Berg
· 13 years ago
6c73941
nl80211: fix HT capability attribute validation
by Johannes Berg
· 13 years ago
3432f92
mac80211: use min rate as basic rate for buggy APs
by Eliad Peller
· 13 years ago
ae8e467
brcm80211: smac: eliminate a null pointer dereference in dma.c
by Arend van Spriel
· 13 years ago
73d51f3
b43: HT-PHY: report signal to mac80211
by Rafał Miłecki
· 13 years ago
694718d
b43: fill ctl1 word on all newer PHYs, fix PHY errors
by Rafał Miłecki
· 13 years ago
54d5026
mac80211: warn only once about not finding a rate
by Johannes Berg
· 13 years ago
f956c34
iwlwifi: don't perform "echo test" when cmd queue stuck
by Wey-Yi Guy
· 13 years ago
addc985
b43: Remove unneeded message
by Larry Finger
· 13 years ago
05cb910
mac80211: disable powersave for broken APs
by Johannes Berg
· 13 years ago
8a39ef8
iwlwifi: allow pci_enable_msi fail
by Wey-Yi Guy
· 13 years ago
3209e06
libertas: ensure we clean up a scan request properly
by Andres Salomon
· 13 years ago
9334892
ath9k_hw: Fix noise floor calibration timeout on fast channel change
by Rajkumar Manoharan
· 13 years ago
98fb2cc
ath9k_hw: Update AR9485 initvals to fix system hang issue
by Rajkumar Manoharan
· 13 years ago
e3a4cc2
mac80211: Fix TDLS support validation in add_station handler
by Jouni Malinen
· 13 years ago
94d55d6
carl9170: fix AMPDU TX_CTL_REQ_TX_STATUS handling
by Christian Lamparter
· 13 years ago
fd26981
ath9k_hw: Fix regression of register offset of AR9330/AR9340
by Rajkumar Manoharan
· 13 years ago
6911bf0
mac80211: config hw when going back on-channel
by Eliad Peller
· 13 years ago
eaa7af2
mac80211: fix remain_off_channel regression
by Eliad Peller
· 13 years ago
91ae4d0
ath9k_hw: Fix radio retention for AR9462
by Rajkumar Manoharan
· 13 years ago
52d6d4e
ath9k_hw: Fix regression of register offset for AR9003 chips
by Rajkumar Manoharan
· 13 years ago
cda4ee3
iwlagn: fix the race in the unmapping of the HCMD
by Emmanuel Grumbach
· 13 years ago
c125d5e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth
by John W. Linville
· 13 years ago
6b441fa
Bluetooth: bfusb: Fix error path on firmware load
by David Herrmann
· 13 years ago
b91a4e3
Bluetooth: bcm203x: Use GFP_KERNEL in workqueue
by David Herrmann
· 13 years ago
fc501ad
Bluetooth: bcm203x: Fix race condition on disconnect
by David Herrmann
· 13 years ago
0ba22bb
Bluetooth: ath3k: Use GFP_KERNEL instead of GFP_ATOMIC
by David Herrmann
· 13 years ago
dafbde3
Bluetooth: Set HCI_MGMT flag only in read_controller_info
by Johan Hedberg
· 13 years ago
e1b6eb3
Bluetooth: Increase HCI reset timeout in hci_dev_do_close
by Szymon Janc
· 13 years ago
6a32e4f
vlan: allow nested vlan_do_receive()
by Eric Dumazet
· 13 years ago
14ef37b
ipv6: fix route lookup in addrconf_prefix_rcv()
by Andreas Hofmeister
· 13 years ago
e6d265e
bonding: eliminate bond_close race conditions
by Jay Vosburgh
· 13 years ago
10ee0fa
qlcnic: fix beacon and LED test.
by Sucheta Chakraborty
· 13 years ago
445b62d
qlcnic: Updated License file
by Sritej Velaga
· 13 years ago
68233c5
qlcnic: updated reset sequence
by Sony Chacko
· 13 years ago
ad567b8f
qlcnic: reset loopback mode if promiscous mode setting fails.
by Sucheta Chakraborty
· 13 years ago
16e3cf7
qlcnic: skip IDC ack check in fw reset path.
by Sritej Velaga
· 13 years ago
9eeebb5
Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 13 years ago
3ddb709
i825xx: Fix incorrect dependency for BVME6000_NET
by Geert Uytterhoeven
· 13 years ago
7011687
ipv6: fix route error binding peer in func icmp6_dst_alloc
by Gao feng
· 13 years ago
504744e
ipv6: fix error propagation in ip6_ufo_append_data()
by Zheng Yan
· 13 years ago
3c20f72
stmmac: update normal descriptor structure (v2)
by Giuseppe CAVALLARO
· 13 years ago
e2c57f8
stmmac: fix NULL pointer dereference in capabilities fixup (v2)
by Angus Clark
· 13 years ago
5e6efe8
stmmac: fix a bug while checking the HW cap reg (v2)
by Giuseppe CAVALLARO
· 13 years ago
e3a7ae2
be2net: Changing MAC Address of a VF was broken.
by Somnath Kotur
· 13 years ago
106df1e
be2net: Refactored be_cmds.c file.
by Somnath Kotur
· 13 years ago
6afc25c
bnx2x: update driver version to 1.70.30-0
by Dmitry Kravkov
· 13 years ago
5e5399d
bnx2x: use FW 7.0.29.0
by Dmitry Kravkov
· 13 years ago
bfdb582
bnx2x: Enable changing speed when port type is PORT_DA
by Yaniv Rosner
· 13 years ago
001cea7
bnx2x: Fix 54618se LED behavior
by Yaniv Rosner
· 13 years ago
ce7c048
bnx2x: Fix RX/TX problem caused by the MAC layer
by Yaniv Rosner
· 13 years ago
a9077bf
bnx2x: Add link retry to 578xx-KR
by Yaniv Rosner
· 13 years ago
26ffaf3
bnx2x: Fix LED blink rate for 578xx
by Yaniv Rosner
· 13 years ago
b903d32
ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT
by Eric Dumazet
· 13 years ago
138c4ae
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
by Linus Torvalds
· 13 years ago
3b3dd79
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin
by Linus Torvalds
· 13 years ago
c3ae1f3
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 13 years ago
c28cfd6
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
by Linus Torvalds
· 13 years ago
dfa4a42
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
7b86572
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
0791e98
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
edb34a4
Remove stale "depends on NETDEV_1000"in staging drivers
by Linus Torvalds
· 13 years ago
39adff5
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
e182a34
Merge branches 'slab/next' and 'slub/partial' into slab/for-linus
by Pekka Enberg
· 13 years ago
8a4a891
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
8686a0e
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
7115e3f
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
1f6e051
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
19b4a8d
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
3cfef95
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
9826530
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
37d96c2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
aa77677
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 13 years ago
efb8d21
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 13 years ago
3cb6032
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 13 years ago
Next »