index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
fjes
/
fjes_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-02
drivers: net: Replace acpi_bus_get_device()
Rafael J. Wysocki
1
-3
/
+2
2021-12-22
fjes: Check for error irq
Jiasheng Jiang
1
-0
/
+5
2021-10-22
net: fjes: constify and use eth_hw_addr_set()
Jakub Kicinski
1
-6
/
+8
2021-06-10
fjes: check return value after calling platform_get_resource()
Yang Yingliang
1
-0
/
+4
2021-06-01
fjes: Use DEFINE_RES_MEM() and DEFINE_RES_IRQ() to simplify code
Zhen Lei
1
-10
/
+2
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+3
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-2
/
+2
2019-12-09
fjes: fix missed check in fjes_acpi_add
Chuhong Yuan
1
-0
/
+3
2019-10-29
fjes: Handle workqueue allocation failure
Will Deacon
1
-1
/
+14
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 308
Thomas Gleixner
1
-16
/
+1
2018-07-05
fjes: use currently unused variable my_epid and max_epid
Colin Ian King
1
-4
/
+4
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-2
/
+1
2017-06-13
fjes: remove duplicate set of flag IFF_BROADCAST
Zhang Shengju
1
-1
/
+0
2017-03-22
fjes: Do not load fjes driver if extended socket device is not power on.
Yasuaki Ishimatsu
1
-0
/
+24
2017-03-22
fjes: Do not load fjes driver if system does not have extended socket device.
Yasuaki Ishimatsu
1
-5
/
+47
2017-03-15
fjes: Fix wrong netdevice feature flags
Taku Izumi
1
-1
/
+1
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
1
-1
/
+1
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
1
-5
/
+2
2016-10-20
net: use core MTU range checking in misc drivers
Jarod Wilson
1
-0
/
+2
2016-10-14
fjes: Update fjes driver version : 1.2
Taku Izumi
1
-1
/
+1
2016-10-14
fjes: Add debugfs entry for EP status information in fjes driver
Taku Izumi
1
-1
/
+11
2016-10-14
fjes: Add tracepoints in fjes driver
Taku Izumi
1
-0
/
+5
2016-10-14
fjes: Enhance ethtool -S for fjes driver
Taku Izumi
1
-4
/
+40
2016-08-15
fjes: Delete owner assignment
Markus Elfring
1
-1
/
+0
2016-06-03
net: fjes: fjes_main: Remove create_workqueue
Bhaktipriya Shridhar
1
-2
/
+3
2016-05-09
fjes: Fix unnecessary spinlock_irqsave
Taku Izumi
1
-1
/
+0
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-1
/
+1
2016-05-04
drivers: replace dev->trans_start accesses with dev_trans_start
Florian Westphal
1
-1
/
+1
2016-04-16
fjes: Update fjes driver version : 1.1
Taku Izumi
1
-1
/
+1
2016-04-16
fjes: Introduce spinlock for rx_status
Taku Izumi
1
-8
/
+49
2016-04-16
fjes: Enhance changing MTU related work
Taku Izumi
1
-10
/
+50
2016-04-16
fjes: fix bitwise check bug in fjes_raise_intr_rxdata_task
Taku Izumi
1
-1
/
+2
2016-04-16
fjes: fix incorrect statistics information in fjes_xmit_frame()
Taku Izumi
1
-7
/
+7
2016-04-11
net: fjes: Use resource_size
Vaishali Thakkar
1
-1
/
+1
2015-08-24
fjes: ethtool support
Taku Izumi
1
-0
/
+1
2015-08-24
fjes: handle receive cancellation request interrupt
Taku Izumi
1
-0
/
+78
2015-08-24
fjes: epstop_task
Taku Izumi
1
-0
/
+1
2015-08-24
fjes: update_zone_task
Taku Izumi
1
-0
/
+14
2015-08-24
fjes: unshare_watch_task
Taku Izumi
1
-0
/
+126
2015-08-24
fjes: force_close_task
Taku Izumi
1
-0
/
+13
2015-08-24
fjes: interrupt_watch_task
Taku Izumi
1
-1
/
+39
2015-08-24
fjes: net_device_ops.ndo_vlan_rx_add/kill_vid
Taku Izumi
1
-0
/
+40
2015-08-24
fjes: net_device_ops.ndo_tx_timeout
Taku Izumi
1
-0
/
+9
2015-08-24
fjes: net_device_ops.ndo_change_mtu
Taku Izumi
1
-0
/
+29
2015-08-24
fjes: net_device_ops.ndo_get_stats64
Taku Izumi
1
-0
/
+13
2015-08-24
fjes: NAPI polling function
Taku Izumi
1
-2
/
+169
2015-08-24
fjes: tx_stall_task
Taku Izumi
1
-0
/
+61
2015-08-24
fjes: raise_intr_rxdata_task
Taku Izumi
1
-0
/
+63
2015-08-24
fjes: net_device_ops.ndo_start_xmit
Taku Izumi
1
-0
/
+177
[next]