Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
72aca4bfce3a39be98e40ce0b18776b9f91022f4
72aca4b
cxgb4: Add support to recognize 40G links
by Kumar Sanghvi
· 11 years ago
9fa9e49
Merge branch 'msix'
by David S. Miller
· 11 years ago
b4b3906
wil6210: Use pci_enable_msi_range() instead of pci_enable_msi_block()
by Alexander Gordeev
· 11 years ago
c0a1be3
vmxnet3: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
b60b869
vmxnet3: Fix MSI-X/MSI enablement code
by Alexander Gordeev
· 11 years ago
9e7df17
niu: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
184603d
sfc: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
50b483a
qlge: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
7f8358c
qlge: Get rid of an redundant assignment
by Alexander Gordeev
· 11 years ago
9732ec0
qlcnic: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
74a1fa4
qlcnic: Cleanup qlcnic_enable_msix() return values
by Alexander Gordeev
· 11 years ago
4a6768d
netxen: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
04698ef
forcedeth: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
d9bd00a
forcedeth: Cleanup MSI-X to MSI to INTx fallback code
by Alexander Gordeev
· 11 years ago
61c9471
forcedeth: Fix invalid errno reporting in nv_request_irq()
by Alexander Gordeev
· 11 years ago
9644cdc
vxge: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
37a15ed
s2io: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
0729cc0
myri10ge: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
f3c9407
mlx5: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
66e2f9c
mlx4: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
5c1e3588
ixgbevf: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
b45e620
ixgbe: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
4601e75
igbvf: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
479d02d
igb: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
7b37f37
i40e: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
0cc7c95
e1000e: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
7dc4c06
benet: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
abbb6a3
enic: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
bd66368
cxgb4vf: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
f6f273b
cxgb4vf: Remove superfluous call to pci_disable_msix()
by Alexander Gordeev
· 11 years ago
c32ad22
cxgb4: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
fc1d0bf
cxgb3: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
c0b2551
cxgb3: Remove superfluous call to pci_disable_msix()
by Alexander Gordeev
· 11 years ago
43c2020
bna: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
6f1f411
tg3: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
a5444b1
bnx2x: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
f2a2dfe
bnx2: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
81206eb
Merge branch 'gianfar'
by David S. Miller
· 11 years ago
7cca336
gianfar: Remove clean_rx_ring race from gfar_ethtool
by Claudiu Manoil
· 11 years ago
c10650b
gianfar: Add missing graceful reset steps and fixes
by Claudiu Manoil
· 11 years ago
efeddce
gianfar: Factor out enabling/disabling of hw interrupts
by Claudiu Manoil
· 11 years ago
532c37b
gianfar: Remove useless HAS_PADDING device flag
by Claudiu Manoil
· 11 years ago
34018fd
gianfar: Remove sysfs stubs for FIFOCFG and stashing
by Claudiu Manoil
· 11 years ago
2086278
gianfar: Cleanup/Fix gfar_probe and the hw init code
by Claudiu Manoil
· 11 years ago
c85fde8
net: i40evf: Remove duplicate include
by Sachin Kamat
· 11 years ago
cb6e926
ipv6:fix checkpatch errors with assignment in if condition
by Wang Yufen
· 11 years ago
1c8669e
ipv6: fix checkpatch errors with space required or prohibited
by Wang Yufen
· 11 years ago
22b285d
ipv6: fix checkpatch errors with brace and "foo *bar"
by Wang Yufen
· 11 years ago
23b4567
netlink: fix checkpatch errors space and "foo *bar"
by Wang Yufen
· 11 years ago
3fbac2a
sch_netem: replace magic numbers with enumerate in get_loss_clg
by Yang Yingliang
· 11 years ago
e035b8a
Merge branch 'ieee802154'
by David S. Miller
· 11 years ago
f2fdd67
ieee802154: enable smart transmitter features of RF212
by Phoebe Buckheister
· 11 years ago
4244db1
ieee802154: add netlink APIs for smartMAC configuration
by Phoebe Buckheister
· 11 years ago
7dcbd22
ieee802154: ensure that first RF212 state comes from TRX_OFF
by Phoebe Buckheister
· 11 years ago
6ca0019
ieee802154: add support for setting CCA energy detection levels
by Phoebe Buckheister
· 11 years ago
ba08fea
ieee802154: add support for CCA mode in wpan phys
by Phoebe Buckheister
· 11 years ago
84dda3c
ieee802154: add support for listen-before-talk in wpan_phy
by Phoebe Buckheister
· 11 years ago
643e53c
ieee802154: support 100kbps QPSK/EU in at86rf230
by Phoebe Buckheister
· 11 years ago
9b2777d
ieee802154: add TX power control to wpan_phy
by Phoebe Buckheister
· 11 years ago
5b520bb
ieee802154: default to AACK in at86rf230
by Phoebe Buckheister
· 11 years ago
8fad346
ieee802154: add basic support for RF212 to at86rf230 driver
by Phoebe Buckheister
· 11 years ago
92e8c83
Merge branch 'phy'
by David S. Miller
· 11 years ago
7f6224b
Documentation: networking: update phy.txt with recent changes
by Florian Fainelli
· 11 years ago
9df81dd
net: phy: allow PHY drivers to implement their own software reset
by Florian Fainelli
· 11 years ago
797ac07
net: phy: move PHY software reset to genphy_soft_reset
by Florian Fainelli
· 11 years ago
ee0c4c3
Drivers: net: hyperv: Cleanup the netvsc receive callback functio
by KY Srinivasan
· 11 years ago
97c1723
Drivers: net: hyperv: Cleanup the receive path
by KY Srinivasan
· 11 years ago
86eedac
Drivers: net: hyperv: Get rid of the rndis_filter_packet structure
by KY Srinivasan
· 11 years ago
c1b5994
net:cpsw: Pass unhandled ioctl's on to generic phy ioctl
by Stefan Sørensen
· 11 years ago
ada0f86
bonding: Convert memcpy(foo, bar, ETH_ALEN) to ether_addr_copy(foo, bar)
by Joe Perches
· 11 years ago
2ea24f2
bonding: Convert c99 comments
by Joe Perches
· 11 years ago
9019426
bonding: Neaten pr_<level>
by Joe Perches
· 11 years ago
91565eb
bonding: Convert pr_warning to pr_warn, neatening
by Joe Perches
· 11 years ago
327cded
caif: delete unnecessary field initialization
by Julia Lawall
· 11 years ago
d94b27c
Documentation: broadcom-bcmgenet: add better clocks documentation
by Florian Fainelli
· 11 years ago
a11607f
tipc: correct usage of spin_lock() vs spin_lock_bh()
by Jon Paul Maloy
· 11 years ago
074bb43
tipc: fix a loop style problem
by Jon Paul Maloy
· 11 years ago
6dd3c9e
ip_tunnel: return more precise errno value when adding tunnel fails
by Florian Westphal
· 11 years ago
df9d9fd
openvswitch: rename ->sync to ->syncp
by WANG Cong
· 11 years ago
73ac0cd
bonding:fix checkpatch warnings braces {}
by Wang Yufen
· 11 years ago
dda0fd5
bonding:fix checkpatch warnings braces {}
by Wang Yufen
· 11 years ago
35d75ee
bonding:fix checkpatch warnings braces {}
by Wang Yufen
· 11 years ago
fdb89d7
bonding:fix checkpatch warnings braces {}
by Wang Yufen
· 11 years ago
4708a1b
bonding:fix checkpatch errors comments and space
by Wang Yufen
· 11 years ago
b85b6fb
bonding:fix checkpatch errors with foo* bar|foo * bar
by Wang Yufen
· 11 years ago
7b30600
appletalk: fix checkpatch error with indent
by wangweidong
· 11 years ago
6f0984a
appletalk: fix checkpatch errors with foo* bar|foo * bar
by wangweidong
· 11 years ago
fd1dc26
appletalk: fix checkpatch errors with space required or prohibited
by wangweidong
· 11 years ago
977cb0e
tcp: add pacing_rate information into tcp_info
by Eric Dumazet
· 11 years ago
1c213bd
net: introduce netdev_alloc_pcpu_stats() for drivers
by WANG Cong
· 11 years ago
ed1acc8
net-sysfs: get_netdev_queue_index() cleanup
by Eric Dumazet
· 11 years ago
a56cddd
Merge branch 'bcmgenet'
by David S. Miller
· 11 years ago
32ec90d
MAINTAINERS: add entry for the Broadcom GENET driver
by Florian Fainelli
· 11 years ago
aab5127
Documentation: add Device tree bindings for Broadcom GENET
by Florian Fainelli
· 11 years ago
bdaa53b
net: bcmgenet: hook into the build system
by Florian Fainelli
· 11 years ago
aa09677
net: bcmgenet: add MDIO routines
by Florian Fainelli
· 11 years ago
1c1008c
net: bcmgenet: add main driver file
by Florian Fainelli
· 11 years ago
b4af9a5
net: bcmgenet: add driver definitions and private structure
by Florian Fainelli
· 11 years ago
b560a58
net: phy: add Broadcom BCM7xxx internal PHY driver
by Florian Fainelli
· 11 years ago
439d39a
net: phy: broadcom: extract register definitions
by Florian Fainelli
· 11 years ago
Next »