Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
86a2b9cfccea1fb1fcb16a549ccddfe40be391d1
/
drivers
86a2b9c
bonding: ratelimit pr_warn()s in 802.3ad mode
by Veaceslav Falico
· 11 years ago
d70e941
net/i40e: Avoid double setting of NETIF_F_SG for the HW encapsulation feature mask
by Or Gerlitz
· 11 years ago
37a622c
i40evf: Rename i40e_ptype_lookup i40evf_ptype_lookup
by Eric W Biederman
· 11 years ago
72f72dc
e1000e: fix the build error when PM is disabled
by Kevin Hao
· 11 years ago
406d496
igb: remove references to long gone command line parameters
by Fernando Luis Vazquez Cao
· 11 years ago
f7b1824
net: ethernet: Change Ethernet Makefile and Kconfig for Altera TSE driver
by Vince Bridgers
· 11 years ago
ed33ef6
Altera TSE: Add Altera Ethernet Driver Makefile and Kconfig
by Vince Bridgers
· 11 years ago
bbd2190
Altera TSE: Add main and header file for Altera Ethernet Driver
by Vince Bridgers
· 11 years ago
6c3324a9
Altera TSE: Add Miscellaneous Files for Altera Ethernet Driver
by Vince Bridgers
· 11 years ago
f64f880
Altera TSE: Add Altera Ethernet Driver SGDMA file components
by Vince Bridgers
· 11 years ago
94fb0ef
Altera TSE: Add Altera Ethernet Driver MSGDMA File Components
by Vince Bridgers
· 11 years ago
fa2d3e9
at86rf230: add support for devicetree
by Alexander Aring
· 11 years ago
3fa2757
at86rf230: make reset pin optionally
by Alexander Aring
· 11 years ago
56f023f
at86rf230: change reset timings
by Alexander Aring
· 11 years ago
7e81461
at86rf230: move locking state in xmit
by Alexander Aring
· 11 years ago
7332fcb
at86rf230: fix unexpected state change
by Alexander Aring
· 11 years ago
8d5009f
sh_eth: fold netif_msg_*() and netdev_*() calls into netif_*() invocations
by Sergei Shtylyov
· 11 years ago
da24685
sh_eth: convert dev_*() to netdev_*() calls
by Sergei Shtylyov
· 11 years ago
f75f14e
sh_eth: convert pr_*() to netdev_*() calls
by Sergei Shtylyov
· 11 years ago
264be2f
sh_eth: exit probe with unknown register layout
by Sergei Shtylyov
· 11 years ago
9c62a68
netpoll: Remove dead packet receive code (CONFIG_NETPOLL_TRAP)
by Eric W. Biederman
· 11 years ago
75363a4
sfc: Don't receive packets when the napi budget == 0
by Eric W. Biederman
· 11 years ago
c7b82cc
vxge: Don't receive packets when the napi budget == 0
by Eric W. Biederman
· 11 years ago
176f792
tc35815: Don't receive packets when the napi budget == 0
by Eric W. Biederman
· 11 years ago
d1def91
tilepro: Don't receive packets when the napi budget == 0
by Eric W. Biederman
· 11 years ago
d110ec4
tilegx: Don't receive packets when the napi budget == 0
by Eric W. Biederman
· 11 years ago
99a09c2
s2io: Don't receive packets when the napi budget == 0
by Eric W. Biederman
· 11 years ago
38be0a3
mlx4: Don't receive packets when the napi budget == 0
by Eric W. Biederman
· 11 years ago
21ceda2
sky2: Don't receive packets when the napi budget == 0
by Eric W. Biederman
· 11 years ago
cb013ea
ibmveth: Don't receive packets when the napi budget == 0
by Eric W. Biederman
· 11 years ago
9b2c057
fs_enet: Don't receive packets when the napi budget == 0
by Eric W. Biederman
· 11 years ago
4c50254
enic: Don't receive packets when the napi budget == 0
by Eric W. Biederman
· 11 years ago
278d538
amd8111e: Don't receive packets when the napi budget == 0
by Eric W. Biederman
· 11 years ago
fdabfc8a
ixgbe: Don't receive packets when the napi budget == 0
by Eric W. Biederman
· 11 years ago
57ba34c
igb: Don't receive packets when the napi budget == 0
by Eric W. Biederman
· 11 years ago
390f86d
i40e: Don't receive packets when the napi budget == 0
by Eric W. Biederman
· 11 years ago
b352974
bnx2x: Don't receive packets when the napi budget == 0
by Eric W. Biederman
· 11 years ago
05eb238
cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug Fixes
by Steve Wise
· 11 years ago
7a2cea2
cxgb4/iw_cxgb4: Treat CPL_ERR_KEEPALV_NEG_ADVICE as negative advice
by Steve Wise
· 11 years ago
57a7744
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
by Eric W. Biederman
· 11 years ago
85dcce7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
96a0922
bonding: use the correct ether type for alb
by Veaceslav Falico
· 11 years ago
2139668
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 11 years ago
ae531b9
ieee802154: use ieee802154_addr instead of *_sa variants
by Phoebe Buckheister
· 11 years ago
b70ab2e
ieee802154: enforce consistent endianness in the 802.15.4 stack
by Phoebe Buckheister
· 11 years ago
376b7bd
ieee802154: rename struct ieee802154_addr to *_sa
by Phoebe Buckheister
· 11 years ago
cee152f
Merge tag 'pm+acpi-3.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
0c01b45
Merge tag 'dm-3.14-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 11 years ago
6494294
i40e/i40evf: Use dma_set_mask_and_coherent
by Mitch Williams
· 11 years ago
9347eb7
i40e/i40evf: Use correct number of VF vectors
by Mitch Williams
· 11 years ago
c0c2897
i40e: Let MDD events be handled by MDD handler
by Anjali Singhai Jain
· 11 years ago
ca64fa4
i40e: Bug fix for FDIR replay logic
by Anjali Singhai Jain
· 11 years ago
55a5e60
i40e: Add code to handle FD table full condition
by Anjali Singhai Jain
· 11 years ago
61dade7
i40e: Define a new state variable to keep track of feature auto disable
by Anjali Singhai Jain
· 11 years ago
fdfd943
i40e: Fix function comments
by Akeem G Abodunrin
· 11 years ago
0c22b3d
i40e: simplified init string
by Jesse Brandeburg
· 11 years ago
69bfb11
i40e: cleanup strings
by Jesse Brandeburg
· 11 years ago
f29eaa3
i40e: make string references to q be queue
by Jesse Brandeburg
· 11 years ago
77e29bc
i40e/i40evf: Some flow director HW definition fixes
by Anjali Singhai Jain
· 11 years ago
43fddb7
i40e: Fix a bug in the update logic for FDIR SB filter.
by Anjali Singhai Jain
· 11 years ago
a486659
i40e: delete netdev after deleting napi and vectors
by Shannon Nelson
· 11 years ago
b936136
igb: Fix code comment
by Jeff Kirsher
· 11 years ago
c60f7d5
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
c14c06b
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 11 years ago
53611c0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
62c19c9
i2c: Remove usage of orphaned symbol OF_I2C
by Richard Weinberger
· 11 years ago
d5af40d
Merge branches 'pnp', 'acpi-init', 'acpi-sleep' and 'pm-cpufreq'
by Rafael J. Wysocki
· 11 years ago
a4e90be
ACPI / sleep: Add extra checks for HW Reduced ACPI mode sleep states
by Rafael J. Wysocki
· 11 years ago
702eca0
sh_eth: update OF PHY registeration
by Ben Dooks
· 11 years ago
84fe618
eth: fec: Fix lost promiscuous mode after reconnecting cable
by Stefan Wahren
· 11 years ago
fb00bc2
bonding: set correct vlan id for alb xmit path
by dingtianhong
· 11 years ago
6e07a1e
at86rf230: fix lockdep splats
by Alexander Aring
· 11 years ago
31c14a9
bcm63xx_enet: Stop pretending to support netpoll
by Eric W. Biederman
· 11 years ago
50ff44b
8139cp: Don't receive packets when the napi budget == 0
by Eric W. Biederman
· 11 years ago
310c4d4
bnx2: Don't receive packets when the napi budget == 0
by Eric W. Biederman
· 11 years ago
50240dc
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 11 years ago
ca30be8
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 11 years ago
ca71de6
cxgb4: Calculate len properly for LSO path
by Kumar Sanghvi
· 11 years ago
c2b955e
cxgb4: Updates for T5 SGE's Egress Congestion Threshold
by Kumar Sanghvi
· 11 years ago
0f4d201
cxgb4: Rectify emitting messages about SGE Ingress DMA channels being potentially stuck
by Kumar Sanghvi
· 11 years ago
68bce192
cxgb4: Add code to dump SGE registers when hitting idma hangs
by Kumar Sanghvi
· 11 years ago
92ddcc7
cxgb4: Fix some small bugs in t4_sge_init_soft() when our Page Size is 64KB
by Kumar Sanghvi
· 11 years ago
42775a3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
4e3b3bc
rtlwifi: rtl8723be: Fix array dimension problems
by Larry Finger
· 11 years ago
3ead0d2
wlan-ng: fixup staging driver for removal of ieee80211_dsss_chan_to_freq
by John W. Linville
· 11 years ago
a699248
rtl8821ae: fixup staging driver for revised ieee80211_is_robust_mgmt_frame
by John W. Linville
· 11 years ago
de12326
net/mlx4_en: Deregister multicast vxlan steering rules when going down
by Or Gerlitz
· 11 years ago
0a8d8c4
vmxnet3: fix building without CONFIG_PCI_MSI
by Arnd Bergmann
· 11 years ago
e46215f
Revert "Revert "Staging: rtl8812ae: remove modules field of rate_control_ops""
by John W. Linville
· 11 years ago
f042cc4a
Merge tag 'ttm-fixes-3.14-2014-03-12' of git://people.freedesktop.org/~thomash/linux into drm-fixes
by Dave Airlie
· 11 years ago
bf21d60
Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 11 years ago
7aa4a06
Merge tag 'vmwgfx-fixes-3.14-2014-03-13' of git://people.freedesktop.org/~thomash/linux into drm-fixes
by Dave Airlie
· 11 years ago
4b0c825
drm/vmwgfx: Fix a surface reference corner-case in legacy emulation mode
by Thomas Hellstrom
· 11 years ago
2f586f6
ixgbevf: delete unneeded call to pci_set_power_state
by Julia Lawall
· 11 years ago
305f8ce
ixgbe: fix some multiline hw_dbg prints
by Jacob Keller
· 11 years ago
4483470
ixgbe: fixup header for ixgbe_set_rxpba_82598
by Jacob Keller
· 11 years ago
b89aae7
ixgbe: add Linux NICS mailing list to contact info
by Jacob Keller
· 11 years ago
6997d4d
ixgbe: move setting rx_pb_size into get_invariants
by Jacob Keller
· 11 years ago
0e7bcee
ixgbe: Fix format string in ixgbe_fcoe.c
by Masanari Iida
· 11 years ago
38da985
net: ixgbe calls skb_set_hash
by Tom Herbert
· 11 years ago
Next »