Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c67d41ba6ff3a4be9aecb9df202e05e149832df5
/
drivers
c67d41b
brcmfmac: change prototype for brcmf_fws_hdrpull()
by Arend van Spriel
· 9 years ago
03cca20
brcmfmac: remove ifidx parameter from brcmf_fws_txstatus_suppressed()
by Arend van Spriel
· 9 years ago
9d6c1dc
brcmfmac: add dedicated debug level for firmware console logging
by Arend van Spriel
· 9 years ago
291da87
brcmfmac: add mapping for interface index to bsscfg index
by Arend van Spriel
· 9 years ago
054e68a
brcmfmac: pass struct brcmf_if instance in brcmf_txfinalize()
by Arend van Spriel
· 9 years ago
46f3b6e
brcmfmac: use brcmf_get_ifp() to map ifidx to struct brcmf_if instance
by Arend van Spriel
· 9 years ago
ddddfed
brcmfmac: correct detection of p2pdev interface event
by Arend van Spriel
· 9 years ago
1c626cf
brcmfmac: only call brcmf_cfg80211_detach() when attach was successful
by Arend van Spriel
· 9 years ago
ee6e3a3
brcmfmac: change parameters for brcmf_remove_interface()
by Arend van Spriel
· 9 years ago
796cfb6
brcmfmac: make brcmf_proto_hdrpull() return struct brcmf_if instance
by Arend van Spriel
· 9 years ago
75effb0
brcmfmac: consolidate ifp lookup in driver core
by Arend van Spriel
· 9 years ago
8f6c5b0
Merge tag 'iwlwifi-next-for-kalle-2015-09-21' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
by Kalle Valo
· 9 years ago
7c014e3
iwlwifi: mvm: add debug print for d0i3 exit indication
by Eliad Peller
· 9 years ago
183edd8
iwlwifi: mvm: configure wowlan configuration only if connected
by Eliad Peller
· 9 years ago
ee6dbb2
iwlwifi: mvm: move RX API into its own file
by Johannes Berg
· 9 years ago
2df5328
iwlwifi: mvm: remove some unused defines from RX API
by Johannes Berg
· 9 years ago
abfd794
iwlwifi: mvm: remove pointless cfg_phy_cnt length check
by Johannes Berg
· 9 years ago
7f89a58
iwlwifi: mvm: remove useless debug message from RX
by Johannes Berg
· 9 years ago
da583fd
iwlwifi: mvm: make sure AP is operating for ToF
by Johannes Berg
· 9 years ago
38d5f66
iwlwifi: mvm: remove IWL_UCODE_TLV_API_STATS_V10 TLV flag
by Emmanuel Grumbach
· 9 years ago
9d43fa4
iwlwifi: mvm: remove IWL_UCODE_TLV_API_ASYNC_DTM TLV flag
by Emmanuel Grumbach
· 9 years ago
eb991c5
iwlwifi: mvm: remove IWL_UCODE_TLV_API_SINGLE_SCAN_EBS TLV flag
by Emmanuel Grumbach
· 9 years ago
4d31eed
iwlwifi: mvm: remove IWL_UCODE_TLV_API_TX_POWER_DEV TLV flag
by Emmanuel Grumbach
· 9 years ago
89ced54
iwlwifi: mvm: remove IWL_UCODE_TLV_API_HDC_PHASE_0 TLV flag
by Emmanuel Grumbach
· 9 years ago
e904cf6
ath9k_htc: introduce support for different fw versions
by Oleksij Rempel
· 9 years ago
4a29645
net: bcmgenet: Implement RX coalescing control knobs
by Florian Fainelli
· 9 years ago
2f91307
net: bcmgenet: Implement TX coalescing control knobs
by Florian Fainelli
· 9 years ago
9110fe4
lan78xx: Remove not defined MAC_CR_GMII_EN_ bit from MAC_CR.
by Woojung.Huh@microchip.com
· 9 years ago
758c5c1
lan78xx: Create lan78xx_get_mdix_status() and lan78xx_set_mdix_status() for MDIX control.
by Woojung.Huh@microchip.com
· 9 years ago
bdfba55e
lan78xx: Remove phy defines in lan78xx.h and use defines in include/linux/microchipphy.h
by Woojung.Huh@microchip.com
· 9 years ago
ce85e13
lan78xx: Update to use phylib instead of mii_if_info.
by Woojung.Huh@microchip.com
· 9 years ago
05fe68c
lan78xx: Add PHYLIB and MICROCHIP_PHY as default config.
by Woojung.Huh@microchip.com
· 9 years ago
6c595b0
lan78xx: Check device ready bit (PMT_CTL_READY_) after reset the PHY
by Woojung.Huh@microchip.com
· 9 years ago
4b1b865
bonding: use l4 hash if available
by Eric Dumazet
· 9 years ago
0c4b51f
netfilter: Pass net into okfn
by Eric W. Biederman
· 9 years ago
29a26a5
netfilter: Pass struct net into the netfilter hooks
by Eric W. Biederman
· 9 years ago
a2f23e0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 9 years ago
d24c8f2
net: smc91x: convert pxa dma to dmaengine
by Robert Jarzmik
· 9 years ago
37d2dbc
net: fix cdc-phonet.c dependency and build error
by Randy Dunlap
· 9 years ago
9adbac5
fm10k: fix iov_msg_mac_vlan_pf VID checks
by Jacob Keller
· 9 years ago
ac98100
fm10k: Only trigger data path reset if fabric is up
by Alexander Duyck
· 9 years ago
95f4f8d
fm10k: re-enable VF after a full reset on detection of a Malicious event
by Jacob Keller
· 9 years ago
5c2d642
fm10k: TRIVIAL fix typo in fm10k_netdev.c
by Jacob Keller
· 9 years ago
e71c931
fm10k: send traffic on default VID to VLAN device if we have one
by Jacob Keller
· 9 years ago
6fbc6b3
fm10k: TRIVIAL fix up ordering of __always_unused and style
by Jacob Keller
· 9 years ago
855c40f
fm10k: remove is_slot_appropriate
by Jacob Keller
· 9 years ago
b655a5c
fm10k: don't store sw_vid at reset
by Jacob Keller
· 9 years ago
3f0bdb2
fm10k: allow creation of VLAN interfaces even while down
by Jacob Keller
· 9 years ago
0ff3667
fm10k: Report MAC address on driver load
by Alexander Duyck
· 9 years ago
aae072e
fm10k: Don't assume page fragments are page size
by Alexander Duyck
· 9 years ago
bdc7f59
fm10k: update netdev perm_addr during reinit, instead of at up
by Jacob Keller
· 9 years ago
106c07a
fm10k: update fm10k_slot_warn to use pcie_get_minimum link
by Jacob Keller
· 9 years ago
56f0569
fm10k: only prevent removal of default VID rules
by Jacob Keller
· 9 years ago
e402966
fm10k: disable service task during suspend
by Jacob Keller
· 9 years ago
8ac34f1
ixgbe: Limit lowest interrupt rate for adaptive interrupt moderation to 12K
by Alexander Duyck
· 9 years ago
6b010e9
ixgbe: Teardown SR-IOV before unregister_netdev()
by Alex Williamson
· 9 years ago
4ccc650
ixgbe: fix issue with SFP events with new X550 devices
by Don Skidmore
· 9 years ago
8b711d6
mv643xx_eth: Neaten mv643xx_eth_program_multicast_filter
by Joe Perches
· 9 years ago
149e9ab
driver: net: xgene: Add support for 2nd 10GbE port
by Iyappan Subramanian
· 9 years ago
7b6ee48
cdc-phonet: use common parser
by Oliver Neukum
· 9 years ago
8492ed4
qmi-wwan: use common parser
by Oliver Neukum
· 9 years ago
823bd34
cdc-ether: switch to common CDC parser
by Oliver Neukum
· 9 years ago
77b0a09
cdc-ncm: use common parser
by Oliver Neukum
· 9 years ago
c40a2c8
CDC: common parser for extra headers
by Oliver Neukum
· 9 years ago
1d147cc
drivers: net: cpsw: Add support to drive gpios for ethernet to be functional
by Mugunthan V N
· 9 years ago
2b8157b
net: dsa: mv88e6xxx: remove all MACs when disabling a port
by Vivien Didelot
· 9 years ago
9f4d55d
net: dsa: mv88e6xxx: remove addresses when a port leaves a VLAN
by Vivien Didelot
· 9 years ago
7c40001
net: dsa: mv88e6xxx: flush all addresses when adding a VLAN
by Vivien Didelot
· 9 years ago
c161d0a
net: dsa: mv88e6xxx: flush ATU on initial setup
by Vivien Didelot
· 9 years ago
7fb5e75
net: dsa: mv88e6xxx: rework ATU Flush operation
by Vivien Didelot
· 9 years ago
37705b7
net: dsa: mv88e6xxx: extract ATU data write access
by Vivien Didelot
· 9 years ago
70cc99d
net: dsa: mv88e6xxx: extract FID write from ATU command
by Vivien Didelot
· 9 years ago
b7503e0
net: Add FIB table id to rtable
by David Ahern
· 9 years ago
04d78e3
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
9fbcc7c
Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next
by Dave Airlie
· 9 years ago
778613e5
drm/nouveau/device: enable c800 quirk for tecra w50
by Ben Skeggs
· 9 years ago
c5bf460
drm/nouveau/clk/gt215: Unbreak engine pausing for GT21x/MCP7x
by Roy Spliet
· 9 years ago
15ee005
drm/nouveau/gr/nv04: fix big endian setting on gr context
by Ilia Mirkin
· 9 years ago
33e247c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
d71fc23
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
d1031d5
Merge tag 'topic/drm-fixes-2015-09-09' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
91b6fc0
Merge tag 'drm-intel-next-fixes-2015-09-10' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
bd3e1c7
drm/qxl: validate monitors config modes
by Jonathon Jongsma
· 9 years ago
06ab838
Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 9 years ago
65c61bc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
6894258
dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
by Christoph Hellwig
· 9 years ago
7cbea8d
mm: mark most vm_operations_struct const
by Kirill A. Shutemov
· 9 years ago
2965faa
kexec: split kexec_load syscall from kexec core code
by Dave Young
· 9 years ago
a202fbb
drivers/net/wireless/ath/wil6210: use seq_hex_dump() to dump buffers
by Andy Shevchenko
· 9 years ago
5d2fe87
drivers/s390/crypto/zcrypt_api.c: use seq_hex_dump() to dump buffers
by Andy Shevchenko
· 9 years ago
b342a65
parisc: use seq_hex_dump() to dump buffers
by Andy Shevchenko
· 9 years ago
d0cce06
drivers/crypto/qat: use seq_hex_dump() to dump buffers
by Andy Shevchenko
· 9 years ago
32a8440
xen-netfront: respect user provided max_queues
by Wei Liu
· 9 years ago
4c82ac3
xen-netback: respect user provided max_queues
by Wei Liu
· 9 years ago
4202032
r8169: Fix sleeping function called during get_stats64, v2
by Corinna Vinschen
· 9 years ago
8242578
drm/i915: Allow DSI dual link to be configured on any pipe
by Gaurav K Singh
· 9 years ago
58590c1
drm/i915: Don't try to use DDR DVFS on CHV when disabled in the BIOS
by Ville Syrjälä
· 9 years ago
982b0b2
drm/i915: Fix CSR MMIO address check
by Takashi Iwai
· 9 years ago
f2be053
cxgb4: changes for new firmware 1.14.4.0
by Hariprasad Shenai
· 9 years ago
9638d19
net: fec: add netif status check before set mac address
by Nimrod Andy
· 9 years ago
Next »