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
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
31
-163
/
+268
2015-09-25
net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selected
Sudip Mukherjee
1
-1
/
+1
2015-09-24
phy: add phy_device_remove()
Russell King
1
-2
/
+3
2015-09-24
net: fix phy refcounting in a bunch of drivers
Russell King
5
-9
/
+30
2015-09-24
bnx2x: byte swap rss_key to comply to Toeplitz specs
Eric Dumazet
1
-2
/
+10
2015-09-24
net: gianfar: remove misuse of IRQF_NO_SUSPEND flag
Sudeep Holla
1
-4
/
+5
2015-09-23
8139cp: Dump contents of descriptor ring on TX timeout
David Woodhouse
1
-1
/
+13
2015-09-23
8139cp: Fix DMA unmapping of transmitted buffers
David Woodhouse
1
-1
/
+8
2015-09-23
8139cp: Reduce duplicate csum/tso code in cp_start_xmit()
David Woodhouse
1
-41
/
+20
2015-09-23
8139cp: Fix TSO/scatter-gather descriptor setup
David Woodhouse
1
-12
/
+10
2015-09-23
8139cp: Fix tx_queued debug message to print correct slot numbers
David Woodhouse
1
-7
/
+8
2015-09-23
8139cp: Do not re-enable RX interrupts in cp_tx_timeout()
David Woodhouse
1
-1
/
+2
2015-09-23
net: netcp: fix deadlock reported by lockup detector
Karicheri, Muralidharan
1
-16
/
+10
2015-09-23
net: netcp: allocate buffers to desc before re-enable interrupt
Karicheri, Muralidharan
1
-1
/
+1
2015-09-23
net: netcp: check for interface handle in netcp_module_probe()
Karicheri, Muralidharan
1
-0
/
+5
2015-09-23
net: netcp: add error check to netcp_allocate_rx_buf()
Karicheri, Muralidharan
1
-6
/
+7
2015-09-23
net: netcp: move netcp_register_interface() to after attach module
Karicheri, Muralidharan
1
-7
/
+12
2015-09-23
net: netcp: remove dead code from the driver
Karicheri, Muralidharan
1
-9
/
+0
2015-09-23
net: netcp: ethss: fix error in calling sgmii api with incorrect offset
WingMan Kwok
1
-27
/
+20
2015-09-21
sunvnet: Invoke SET_NETDEV_DEV() to set up the vdev in vnet_new()
Sowmini Varadhan
1
-6
/
+11
2015-09-21
net: moxa: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-09-21
net: gianfar_ptp: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-09-21
net: bcmgenet: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-09-21
net: systemport: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-09-21
net: arc: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-09-20
8139cp: Call __cp_set_rx_mode() from cp_tx_timeout()
David Woodhouse
1
-0
/
+1
2015-09-20
8139cp: Use dev_kfree_skb_any() instead of dev_kfree_skb() in cp_clean_rings()
David Woodhouse
1
-2
/
+2
2015-09-20
bna: check for dma mapping errors
Ivan Vecera
5
-1
/
+37
2015-09-17
bnx2x: track vxlan port count
Jiri Benc
2
-2
/
+13
2015-09-17
be2net: allow offloading with the same port for IPv4 and IPv6
Jiri Benc
2
-0
/
+11
2015-09-17
qlcnic: track vxlan port count
Jiri Benc
2
-5
/
+14
2015-09-17
net: ks8851: Export OF module alias information
Javier Martinez Canillas
1
-0
/
+1
2015-09-17
net/mlx4_en: really allow to change RSS key
Eric Dumazet
1
-2
/
+0
2015-09-17
cxgb4: add device ID for few T5 adapters
Hariprasad Shenai
1
-0
/
+5
2015-09-15
net: stmmac: Use msleep rather then udelay for reset delay
Sjoerd Simons
1
-3
/
+8
2015-09-15
net: mvneta: fix DMA buffer unmapping in mvneta_rx()
Simon Guinot
1
-1
/
+3
2015-09-15
net/mlx4_en: Use access helper irq_data_get_affinity_mask()
Thomas Gleixner
1
-2
/
+4
2015-09-11
bnx2x: use ktime_get_seconds() for timestamp
Arnd Bergmann
1
-4
/
+2
2015-09-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
18
-136
/
+128
2015-09-10
r8169: Fix sleeping function called during get_stats64, v2
Corinna Vinschen
1
-83
/
+54
2015-09-09
cxgb4: changes for new firmware 1.14.4.0
Hariprasad Shenai
2
-8
/
+37
2015-09-09
net: fec: add netif status check before set mac address
Nimrod Andy
1
-0
/
+8
2015-09-09
stmmac: fix check for phydev being open
Alexey Brodkin
1
-1
/
+4
2015-09-09
net: qlcnic: delete redundant memsets
Rasmus Villemoes
3
-6
/
+0
2015-09-09
net: mv643xx_eth: use kzalloc
Rasmus Villemoes
1
-4
/
+1
2015-09-09
net: jme: use kzalloc() instead of kmalloc+memset
Rasmus Villemoes
1
-6
/
+2
2015-09-09
net: cavium: liquidio: use kzalloc in setup_glist()
Rasmus Villemoes
1
-2
/
+1
2015-09-09
net: ethoc: Remove unnecessary #ifdef CONFIG_OF
Tobias Klauser
1
-6
/
+1
2015-09-09
cxgb4: Fix for write-combining stats configuration
Hariprasad Shenai
1
-2
/
+5
2015-09-09
cxgb4: Fix tx flit calculation
Hariprasad Shenai
1
-1
/
+1
[next]