Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
9d0b048da788c1df927d808bb60e7fd4f19a3a12
/
drivers
/
net
a33710b
net: phy: sfp: Handle unimplemented hwmon limits and alarms
by Andrew Lunn
· 6 years ago
639505d
net/mlx5: Fix SQ offset in QPs with small RQ
by Tariq Toukan
· 6 years ago
fc3e3bf
Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 6 years ago
00fe9c3
bnxt_en: Do not adjust max_cp_rings by the ones used by RDMA.
by Michael Chan
· 6 years ago
ad95c27
bnxt_en: Clean up unused functions.
by Michael Chan
· 6 years ago
6b95c3e
bnxt_en: Fix firmware signaled resource change logic in open.
by Michael Chan
· 6 years ago
bf68066
net/ibm/emac: wrong emac_calc_base call was used by typo
by Ivan Mikhaylov
· 6 years ago
9fd0e09
r8169: add support for NCube 8168 network card
by Anthony Wong
· 6 years ago
16fe10c
net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()
by Jia-Ju Bai
· 6 years ago
18eb8ae
net: ethernet: cpsw-phy-sel: prefer phandle for phy sel
by Tony Lindgren
· 6 years ago
f611a5b
ibmvnic: Include missing return code checks in reset function
by Thomas Falcon
· 6 years ago
e04e7a7
hv_netvsc: Fix a deadlock by getting rtnl lock earlier in netvsc_probe()
by Dexuan Cui
· 6 years ago
9ad716b
nfp: wait for posted reconfigs when disabling the device
by Jakub Kicinski
· 6 years ago
c4053ef
net: mvpp2: initialize port of_node pointer
by Baruch Siach
· 6 years ago
c3c397c
net: bcmgenet: use MAC link status for fixed phy
by Doug Berger
· 6 years ago
c305660
net: stmmac: build the dwmac-socfpga platform driver for Stratix10
by Dinh Nguyen
· 6 years ago
6e0bb04
sh_eth: Add R7S9210 support
by Chris Brandt
· 6 years ago
455c440
net: hns: add netif_carrier_off before change speed and duplex
by Peng Li
· 6 years ago
31fabbe
net: hns: add the code for cleaning pkt in chip
by Peng Li
· 6 years ago
05212ba
r8169: set RxConfig after tx/rx is enabled for RTL8169sb/8110sb devices
by Azat Khuzhin
· 6 years ago
e5133f2
Revert "net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmit"
by Jerome Brunet
· 6 years ago
3a2af7c
mac80211_hwsim: Fix possible Spectre-v1 for hwsim_world_regdom_custom
by Jinbum Park
· 6 years ago
38cb87e
cfg80211: make wmm_rule part of the reg_rule structure
by Stanislaw Gruszka
· 6 years ago
d7c863a
mac80211_hwsim: correct use of IEEE80211_VHT_CAP_RXSTBC_X
by Danek Duvall
· 6 years ago
050cdc6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
e75d039
qed: fix spelling mistake "comparsion" -> "comparison"
by Colin Ian King
· 6 years ago
6750c87
qlge: Fix netdev features configuration.
by Manish Chopra
· 6 years ago
0da70f8
net: macb: do not disable MDIO bus at open/close time
by Anssi Hannula
· 6 years ago
f7b9e8e
Revert "net: stmmac: fix build failure due to missing COMMON_CLK dependency"
by Geert Uytterhoeven
· 6 years ago
ab5f110
net: macb: Fix regression breaking non-MDIO fixed-link PHYs
by Ahmad Fatoum
· 6 years ago
602b74e
mlxsw: spectrum_switchdev: Do not leak RIFs when removing bridge
by Ido Schimmel
· 6 years ago
07f3701
i40e: fix condition of WARN_ONCE for stat strings
by Jacob Keller
· 6 years ago
fa38e30
i40e: Fix for Tx timeouts when interface is brought up if DCB is enabled
by Martyna Szapar
· 6 years ago
939b701
ixgbe: fix driver behaviour after issuing VFLR
by Sebastian Basierski
· 6 years ago
fabf1bc
ixgbe: Prevent unsupported configurations with XDP
by Tony Nguyen
· 6 years ago
374f78f
ixgbe: Replace GFP_ATOMIC with GFP_KERNEL
by Jia-Ju Bai
· 6 years ago
69a6465
igb: Replace mdelay() with msleep() in igb_integrated_phy_loopback()
by Jia-Ju Bai
· 6 years ago
1513562
igb: Replace GFP_ATOMIC with GFP_KERNEL in igb_sw_init()
by Jia-Ju Bai
· 6 years ago
a798fba
igb: Use an advanced ctx descriptor for launchtime
by Jesus Sanchez-Palencia
· 6 years ago
ee400a3
e1000: ensure to free old tx/rx rings in set_ringparam()
by Bo Chen
· 6 years ago
cf1acec
e1000: check on netif_running() before calling e1000_up()
by Bo Chen
· 6 years ago
a9910c0
ixgb: use dma_zalloc_coherent instead of allocator/memset
by YueHaibing
· 6 years ago
9e259f9
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
3968540
ice: Trivial formatting fixes
by Anirudh Venkataramanan
· 6 years ago
43f8b22
ice: Change struct members from bool to u8
by Bruce Allan
· 6 years ago
dab0588
ice: Fix potential return of uninitialized value
by Jesse Brandeburg
· 6 years ago
c7f2c42
ice: Fix a few null pointer dereference issues
by Anirudh Venkataramanan
· 6 years ago
3bcd7fa
ice: Update to interrupts enabled in OICR
by Bruce Allan
· 6 years ago
5d8778d
ice: Set VLAN flags correctly
by Brett Creeley
· 6 years ago
1eb43fc
ice: Use order_base_2 to calculate higher power of 2
by Jacob Keller
· 6 years ago
3d6b640
ice: Fix bugs in control queue processing
by Anirudh Venkataramanan
· 6 years ago
b29bc22
ice: Clean control queues only when they are initialized
by Preethi Banala
· 6 years ago
f8ba7db
ice: Report stats for allocated queues via ethtool stats
by Jacob Keller
· 6 years ago
5ab5224
ice: Cleanup magic number
by Anirudh Venkataramanan
· 6 years ago
6efa623
ice: Remove unnecessary node owner check
by Bruce Allan
· 6 years ago
4381147
ice: Fix multiple static analyser warnings
by Anirudh Venkataramanan
· 6 years ago
583e728
net: hns3: modify variable type in hns3_nic_reuse_page
by Huazhong Tan
· 6 years ago
27a59593
net: hns3: fix page_offset overflow when CONFIG_ARM64_64K_PAGES
by Huazhong Tan
· 6 years ago
339379a
net: hns: use eth_get_headlen interface instead of hns_nic_get_headlen
by Huazhong Tan
· 6 years ago
b1ccd4c
net: hns: fix skb->truesize underestimation
by Huazhong Tan
· 6 years ago
ac4a5b5
net: hns: modify variable type in hns_nic_reuse_page
by Huazhong Tan
· 6 years ago
3ed614d
net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGES
by Huazhong Tan
· 6 years ago
00e1cae
net: ethernet: renesas: use SPDX identifier for Renesas drivers
by Wolfram Sang
· 6 years ago
0214f46
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 6 years ago
244cd96
net_sched: remove list_head from tc_action
by Cong Wang
· 6 years ago
b93c1b5
hv_netvsc: ignore devices that are not PCI
by Stephen Hemminger
· 6 years ago
176eb61
r8152: disable RX aggregation on new Dell TB16 dock
by Kai-Heng Feng
· 6 years ago
b310974
qed: Avoid sending mailbox commands when MFW is not responsive
by Tomer Tayar
· 6 years ago
eaa50fc
qed: Prevent a possible deadlock during driver load and unload
by Tomer Tayar
· 6 years ago
76271809
qed: Wait for MCP halt and resume commands to take place
by Tomer Tayar
· 6 years ago
f00d25f
qed: Wait for ready indication before rereading the shmem
by Tomer Tayar
· 6 years ago
2ad0d52
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
7bb05b8
r8169: don't use MSI-X on RTL8106e
by Jian-Hong Pan
· 6 years ago
0b3e776
net: lan743x_ptp: convert to ktime_get_clocktai_ts64
by Arnd Bergmann
· 6 years ago
d5acba2
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
bfdd19a
r8169: add missing Kconfig dependency
by Heiner Kallweit
· 6 years ago
0a3173a
Merge branch 'linus/master' into rdma.git for-next
by Jason Gunthorpe
· 6 years ago
54c73f8
net/mlx5e: Delete unneeded function argument
by Yuval Shaia
· 6 years ago
4531681
net: dsa: add support for ksz9897 ethernet switch
by Lad, Prabhakar
· 6 years ago
7797b93
veth: Free queues on link delete
by Toshiaki Makita
· 6 years ago
89982f7
Merge tag 'v4.18' into rdma.git for-next
by Jason Gunthorpe
· 6 years ago
4e31843
Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
dafa5f6
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
9a76aba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
a40f72d
Merge branch 'pci/misc'
by Bjorn Helgaas
· 6 years ago
187dacc
Merge branch 'pci/aspm'
by Bjorn Helgaas
· 6 years ago
4840043
mac80211_hwsim: require at least one channel
by Johannes Berg
· 6 years ago
b72ae8c
PCI: Add PCI_DEVICE_DATA() macro to fully describe device ID entry
by Andy Shevchenko
· 6 years ago
2c20443
Merge tag 'acpi-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
c07b368
Merge tag 'leds-for-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds
by Linus Torvalds
· 6 years ago
b19b463
hv/netvsc: Fix NULL dereference at single queue mode fallback
by Takashi Iwai
· 6 years ago
21f2706
xen-netfront: fix warn message as irq device name has '/'
by Xiao Liang
· 6 years ago
6e24dca
cxgb4: Add new T5 PCI device ids 0x50af and 0x50b0
by Ganesh Goudar
· 6 years ago
e29129f
net: dsa: mv88e6xxx: missing unlock on error path
by Dan Carpenter
· 6 years ago
6feddb4
net: dsa: mv88e6xxx: bitwise vs logical bug
by Dan Carpenter
· 6 years ago
1c89a8e
ieee802154: hwsim: using right kind of iteration
by Alexander Aring
· 6 years ago
3e85af6
net: hns3: Add vlan filter setting by ethtool command -K
by Peng Li
· 6 years ago
1c77215
net: hns3: Set tx ring' tc info when netdev is up
by Yunsheng Lin
· 6 years ago
26a07cc
net: hns3: Remove tx ring BD len register in hns3_enet
by Yunsheng Lin
· 6 years ago
128b900
net: hns3: Fix desc num set to default when setting channel
by Yunsheng Lin
· 6 years ago
Next »