Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
019b13ae85260cfab9d7ccb6ca58f094d18a24fd
/
drivers
019b13a
vxlan: fix incorrect nlattr access in MTU check
by Matthias Schiffer
· 8 years ago
593814d
net/mlx4: fix spelling mistake: "coalesing" -> "coalescing"
by Colin Ian King
· 8 years ago
17dd0ec
net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelink
by Matthias Schiffer
· 8 years ago
a8b8a889
net: add netlink_ext_ack argument to rtnl_link_ops.validate
by Matthias Schiffer
· 8 years ago
ad744b2
net: add netlink_ext_ack argument to rtnl_link_ops.changelink
by Matthias Schiffer
· 8 years ago
7a3f4a1
net: add netlink_ext_ack argument to rtnl_link_ops.newlink
by Matthias Schiffer
· 8 years ago
dacdbb4
net: macb: add fixed-link node support
by Michael Grzeschik
· 8 years ago
24a72b7
Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 8 years ago
ceef551
net: qcom/emac: add support for emulation systems
by Timur Tabi
· 8 years ago
867ae6a
net: qcom/emac: do not reset the EMAC during initialization
by Timur Tabi
· 8 years ago
03eb3eb
net: qcom/emac: add shutdown function
by Timur Tabi
· 8 years ago
64b2f72
net: dsa: mv88e6xxx: fix error code in mv88e6390_serdes_power()
by Dan Carpenter
· 8 years ago
24a021e
nfp: add VF and PF representors to flower app
by Simon Horman
· 8 years ago
1025351
nfp: add flower app
by Simon Horman
· 8 years ago
948faa4
nfp: add support for control messages for flower app
by Simon Horman
· 8 years ago
91bf82c
nfp: add support for tx/rx with metadata portid
by Simon Horman
· 8 years ago
93da7d9
nfp: provide nfp_port to of nfp_net_get_mac_addr()
by Simon Horman
· 8 years ago
758238f
nfp: app callbacks for SRIOV
by Simon Horman
· 8 years ago
eadfa4c
nfp: add stats and xmit helpers for representors
by Simon Horman
· 8 years ago
5de73ee
nfp: general representor implementation
by Simon Horman
· 8 years ago
a595018
nfp: map mac_stats and vf_cfg BARs
by Simon Horman
· 8 years ago
a7ceb99
nfp: move physical port init into a helper
by Jakub Kicinski
· 8 years ago
9daee04
nfp: devlink add support for getting eswitch mode
by Jakub Kicinski
· 8 years ago
bedd00c
net: dsa: bcm_sf2: Remove special handling of "internal" phy-mode
by Florian Fainelli
· 8 years ago
40bc8b0
net: bcmgenet: Remove special handling of "internal" phy-mode
by Florian Fainelli
· 8 years ago
d4d0249
Merge tag 'mlx5-updates-2017-06-23' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 8 years ago
8f46d46
cxgb4: Use Firmware params to get buffer-group map
by Arjun Vynipadath
· 8 years ago
193c4c2
cxgb4: Update T6 Buffer Group and Channel Mappings
by Arjun Vynipadath
· 8 years ago
8523899
net: ena: update ena driver to version 1.2.0
by Netanel Belgazal
· 8 years ago
11a9a46
net: ena: update driver's rx drop statistics
by Netanel Belgazal
· 8 years ago
3ae5907
net: ena: use lower_32_bits()/upper_32_bits() to split dma address
by Netanel Belgazal
· 8 years ago
4265114
net: ena: separate skb allocation to dedicated function
by Netanel Belgazal
· 8 years ago
e745daf
net: ena: use napi_schedule_irqoff when possible
by Netanel Belgazal
· 8 years ago
0644368
net: ena: allow the driver to work with small number of msix vectors
by Netanel Belgazal
· 8 years ago
ad974ba
net: ena: add support for out of order rx buffers refill
by Netanel Belgazal
· 8 years ago
e2eed0e
net: ena: add reset reason for each device FLR
by Netanel Belgazal
· 8 years ago
9175011
net: ena: change sizeof() argument to be the type pointer
by Netanel Belgazal
· 8 years ago
82ef30f
net: ena: add hardware hints capability to the driver
by Netanel Belgazal
· 8 years ago
d149763
net: ena: change return value for unsupported features unsupported return value
by Netanel Belgazal
· 8 years ago
72de465
net: stmmac: make some functions static
by Colin Ian King
· 8 years ago
149d7a5
nfp: xdp: report if program is offloaded
by Jakub Kicinski
· 8 years ago
cafa92a
nfp: bpf: add support for XDP_FLAGS_HW_MODE
by Jakub Kicinski
· 8 years ago
6a8ef54
nfp: bpf: release the reference on offloaded programs
by Jakub Kicinski
· 8 years ago
9f82fca
nfp: bpf: don't offload XDP programs in DRV_MODE
by Jakub Kicinski
· 8 years ago
c443b5a
nfp: xdp: move driver XDP setup into a separate function
by Jakub Kicinski
· 8 years ago
7d7627b
net: mvpp2: remove mvpp2_pool_refill()
by Thomas Petazzoni
· 8 years ago
8f3f6e5
net: mvpp2: remove unused mvpp2_bm_cookie_pool_set() function
by Thomas Petazzoni
· 8 years ago
e0af22d
net: mvpp2: add comments about smp_processor_id() usage
by Thomas Petazzoni
· 8 years ago
8d78b69
stmmac: pci: Use dmi_system_id table for retrieving PHY addresses
by Jan Kiszka
· 8 years ago
7bc519b
stmmac: pci: Select quark_pci_dmi_data from quark_default_data
by Jan Kiszka
· 8 years ago
c5f657e
stmmac: pci: Make stmmac_pci_find_phy_addr truly generic
by Jan Kiszka
· 8 years ago
b6a4c8f0
stmmac: pci: Use stmmac_pci_info for all devices
by Jan Kiszka
· 8 years ago
c5d5287
stmmac: pci: Make stmmac_pci_info structure constant
by Jan Kiszka
· 8 years ago
53fa1a6
hv_netvsc: Fix the carrier state error when data path is off
by Haiyang Zhang
· 8 years ago
dedb459
hv_netvsc: Remove unnecessary var link_state from struct netvsc_device_info
by Haiyang Zhang
· 8 years ago
6d65923
ibmvnic: Correct return code checking for ibmvnic_init during probe
by Nathan Fontenot
· 8 years ago
f3be0cb
ibmvnic: Fix error handling when registering long-term-mapped buffers
by Thomas Falcon
· 8 years ago
288ccb7
ibmvnic: Fix incorrectly defined ibmvnic_request_map_rsp structure
by Thomas Falcon
· 8 years ago
2da5539
net: phy: smsc: fix buffer overflow in memcpy
by Arnd Bergmann
· 8 years ago
bbad7c2
net/mlx5e: Use device ID defines
by Myron Stowe
· 8 years ago
b381f78
liquidio: stop using huge static buffer, save 4096k in .data
by Denys Vlasenko
· 8 years ago
52f8c93
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
by Kalle Valo
· 8 years ago
e2e086c
net/mlx5e: IPoIB, Support the flash device ethtool callback
by Or Gerlitz
· 8 years ago
3ffaabe
net/mlx5e: Support the flash device ethtool callback
by Or Gerlitz
· 8 years ago
62bd22c
net/mlx5: Add mlxfw callbacks
by Or Gerlitz
· 8 years ago
d2ad488
net/mlx5: Add helper functions to set/query MCC/MCDA/MCQI registers
by Or Gerlitz
· 8 years ago
c2df613
mlxfw: Make the module selectable
by Or Gerlitz
· 8 years ago
0c0316f
net/mlx5e: Add header re-write offloading of IPv6 hop-limit
by Or Gerlitz
· 8 years ago
a8e4f0c
net/mlx5e: Use macro for TC header re-write offload field mapping
by Or Gerlitz
· 8 years ago
a8ade55
net/mlx5e: Offload TC matching on ip ttl
by Or Gerlitz
· 8 years ago
1f97a52
net/mlx5e: Relocate the TC match on ip tos offload code section
by Or Gerlitz
· 8 years ago
accd588
net/mlx5e: Introduce RX Page-Reuse
by Tariq Toukan
· 8 years ago
bce2b2b
net/mlx5e: Enhance RX SKB headroom logic
by Tariq Toukan
· 8 years ago
78aedd3
net/mlx5e: Build SKB with exact frag_size
by Tariq Toukan
· 8 years ago
3d09198
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
48b6bbe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
7003cdd
qed*: Rename qed_roce_if.h to qed_rdma_if.h
by Kalderon, Michal
· 8 years ago
b71b9af
qed: Split rdma content between qed_rdma and qed_roce
by Kalderon, Michal
· 8 years ago
f1372ee
qed: Duplicate qed_roce.[ch] to qed_rdma.[ch]
by Kalderon, Michal
· 8 years ago
8e8dddb
qed: Cleanup qed_roce before duplicating it
by Kalderon, Michal
· 8 years ago
ce879b6
Merge tag 'pinctrl-v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 8 years ago
db1b5cc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 8 years ago
b65c0c9
r8152: correct the definition
by hayeswang
· 8 years ago
adff41f
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 8 years ago
3f426c9
brcmfmac: initialize oob irq data before request_irq()
by Michał Mirosław
· 8 years ago
42213f2
rtlwifi: btcoexist control to enter/leave LPS
by Ping-Ke Shih
· 8 years ago
c692205
rtlwifi: add btc_is_bt_lps_on() for btcoexist
by Ping-Ke Shih
· 8 years ago
2635664
rtlwifi: Add rx ampdu cfg for btcoexist.
by Ping-Ke Shih
· 8 years ago
54685f9
rtlwifi: Add btcoex record_pwr_mode
by Ping-Ke Shih
· 8 years ago
5b757ba
rtlwifi: Revise special packet notification to be readable format.
by Ping-Ke Shih
· 8 years ago
8479580
rtlwifi: Add TX report and disable key to force wait until report acked.
by Ping-Ke Shih
· 8 years ago
79b64ed
rtlwifi: extend debug_comp to u64
by Ping-Ke Shih
· 8 years ago
e332e2a2
rtlwifi: Correct power save capability while init mac80211
by Ping-Ke Shih
· 8 years ago
f95d95a
rtlwifi: btcoex: rtl8723be: fix ant_sel not work
by Ping-Ke Shih
· 8 years ago
43f5644
rtlwifi: btcoex: set correct interface type and parameter.
by Ping-Ke Shih
· 8 years ago
87d8a9f
rtlwifi: btcoex: call bind to setup btcoex
by Ping-Ke Shih
· 8 years ago
9920322
rsi: add tx frame for common device configuration
by Prameela Rani Garnepudi
· 8 years ago
1b1bed0
rsi: configure new boot parameters to device
by Prameela Rani Garnepudi
· 8 years ago
61f2a6f
rsi: receive path enhancement for RS9113
by Prameela Rani Garnepudi
· 8 years ago
015e367
rsi: Register interrupt handler before firmware load
by Prameela Rani Garnepudi
· 8 years ago
Next »