Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
3e3aaf649416988ca8be4ad2c52dc24d8be7b46e
/
drivers
3e3aaf6
phy: fix mdiobus module safety
by Russell King
· 9 years ago
a136442
phy: fix of_mdio_find_bus() device refcount leak
by Russell King
· 9 years ago
d682d2b
bnx2x: byte swap rss_key to comply to Toeplitz specs
by Eric Dumazet
· 9 years ago
d5b8d64
net: gianfar: remove misuse of IRQF_NO_SUSPEND flag
by Sudeep Holla
· 9 years ago
7bbe33f
geneve: use network byte order for destination port config parameter
by John W. Linville
· 9 years ago
41b9764
8139cp: Dump contents of descriptor ring on TX timeout
by David Woodhouse
· 9 years ago
7f4c685
8139cp: Fix DMA unmapping of transmitted buffers
by David Woodhouse
· 9 years ago
0a5aeee
8139cp: Reduce duplicate csum/tso code in cp_start_xmit()
by David Woodhouse
· 9 years ago
a3b80404
8139cp: Fix TSO/scatter-gather descriptor setup
by David Woodhouse
· 9 years ago
26b0bad
8139cp: Fix tx_queued debug message to print correct slot numbers
by David Woodhouse
· 9 years ago
aaa0062
8139cp: Do not re-enable RX interrupts in cp_tx_timeout()
by David Woodhouse
· 9 years ago
8ceaf36
net: netcp: fix deadlock reported by lockup detector
by Karicheri, Muralidharan
· 9 years ago
99f8ef5
net: netcp: allocate buffers to desc before re-enable interrupt
by Karicheri, Muralidharan
· 9 years ago
915c585
net: netcp: check for interface handle in netcp_module_probe()
by Karicheri, Muralidharan
· 9 years ago
e558b1f
net: netcp: add error check to netcp_allocate_rx_buf()
by Karicheri, Muralidharan
· 9 years ago
736532a
net: netcp: move netcp_register_interface() to after attach module
by Karicheri, Muralidharan
· 9 years ago
156e3c21
net: netcp: remove dead code from the driver
by Karicheri, Muralidharan
· 9 years ago
8c85151
net: netcp: ethss: fix error in calling sgmii api with incorrect offset
by WingMan Kwok
· 9 years ago
23eedbc
ch9200: Convert to use module_usb_driver
by Tobias Klauser
· 9 years ago
53adc9e
net: dsa: actually force the speed on the CPU port
by Russell King
· 9 years ago
08399ef
geneve: ensure ECN info is handled properly in all tx/rx paths
by John W. Linville
· 9 years ago
4c5d283
sunvnet: Invoke SET_NETDEV_DEV() to set up the vdev in vnet_new()
by Sowmini Varadhan
· 9 years ago
5eb8f28
geneve: remove vlan-related feature assignment
by John W. Linville
· 9 years ago
4a476bd
usbnet: New driver for QinHeng CH9200 devices
by Matthew Garrett
· 9 years ago
1ccb141
net: phy: mdio-gpio: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
2f90a30
net: phy: mdio-bcm-unimac: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
ebd8ebf
net: moxa: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
23860063
net: gianfar_ptp: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
e8048e5
net: bcmgenet: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
46d5a34
net: systemport: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
c7d778f
net: arc: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
3ea7924
macvtap: fix TUNSETSNDBUF values > 64k
by Michael S. Tsirkin
· 9 years ago
aab0c0e
Revert "net/phy: Add Vitesse 8641 phy ID"
by Kevin Hao
· 9 years ago
7a8a8e7
8139cp: Call __cp_set_rx_mode() from cp_tx_timeout()
by David Woodhouse
· 9 years ago
fc27bd1
8139cp: Use dev_kfree_skb_any() instead of dev_kfree_skb() in cp_clean_rings()
by David Woodhouse
· 9 years ago
ba5ca78
bna: check for dma mapping errors
by Ivan Vecera
· 9 years ago
adb094e
fjes: fix off-by-one error at fjes_hw_update_zone_task()
by Taku Izumi
· 9 years ago
ac7eccd
bnx2x: track vxlan port count
by Jiri Benc
· 9 years ago
1e5b311
be2net: allow offloading with the same port for IPv4 and IPv6
by Jiri Benc
· 9 years ago
378fddc
qlcnic: track vxlan port count
by Jiri Benc
· 9 years ago
057ba29
vxlan: reject IPv6 addresses if IPv6 is not configured
by Jiri Benc
· 9 years ago
9dc2ad1
vxlan: set needed headroom correctly
by Jiri Benc
· 9 years ago
980137a
ARCNET: fix hard_header_len limit
by Michael Grzeschik
· 9 years ago
ce816eb
solos-pci: Increase headroom on received packets
by David Woodhouse
· 9 years ago
88c7966
net: ks8851: Export OF module alias information
by Javier Martinez Canillas
· 9 years ago
4671fc6
net/mlx4_en: really allow to change RSS key
by Eric Dumazet
· 9 years ago
58189ca
net: Fix vti use case with oif in dst lookups
by David Ahern
· 9 years ago
d828755
cxgb4: add device ID for few T5 adapters
by Hariprasad Shenai
· 9 years ago
58d29e3
atm: he: drop null test before destroy functions
by Julia Lawall
· 9 years ago
892aa01
net: stmmac: Use msleep rather then udelay for reset delay
by Sjoerd Simons
· 9 years ago
daf158d
net: mvneta: fix DMA buffer unmapping in mvneta_rx()
by Simon Guinot
· 9 years ago
e8684c8
irda: ali-ircc: Fix deadlock in ali_ircc_sir_change_speed()
by Alexey Khoroshilov
· 9 years ago
a19a19d
bnx2x: use ktime_get_seconds() for timestamp
by Arnd Bergmann
· 9 years ago
04d78e3
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
9fbcc7c
Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next
by Dave Airlie
· 9 years ago
778613e5
drm/nouveau/device: enable c800 quirk for tecra w50
by Ben Skeggs
· 9 years ago
c5bf460
drm/nouveau/clk/gt215: Unbreak engine pausing for GT21x/MCP7x
by Roy Spliet
· 9 years ago
15ee005
drm/nouveau/gr/nv04: fix big endian setting on gr context
by Ilia Mirkin
· 9 years ago
33e247c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
d71fc23
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
d1031d5
Merge tag 'topic/drm-fixes-2015-09-09' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
91b6fc0
Merge tag 'drm-intel-next-fixes-2015-09-10' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
bd3e1c7
drm/qxl: validate monitors config modes
by Jonathon Jongsma
· 9 years ago
06ab838
Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 9 years ago
65c61bc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
6894258
dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
by Christoph Hellwig
· 9 years ago
7cbea8d
mm: mark most vm_operations_struct const
by Kirill A. Shutemov
· 9 years ago
2965faa
kexec: split kexec_load syscall from kexec core code
by Dave Young
· 9 years ago
a202fbb
drivers/net/wireless/ath/wil6210: use seq_hex_dump() to dump buffers
by Andy Shevchenko
· 9 years ago
5d2fe87
drivers/s390/crypto/zcrypt_api.c: use seq_hex_dump() to dump buffers
by Andy Shevchenko
· 9 years ago
b342a65
parisc: use seq_hex_dump() to dump buffers
by Andy Shevchenko
· 9 years ago
d0cce06
drivers/crypto/qat: use seq_hex_dump() to dump buffers
by Andy Shevchenko
· 9 years ago
32a8440
xen-netfront: respect user provided max_queues
by Wei Liu
· 9 years ago
4c82ac3
xen-netback: respect user provided max_queues
by Wei Liu
· 9 years ago
4202032
r8169: Fix sleeping function called during get_stats64, v2
by Corinna Vinschen
· 9 years ago
8242578
drm/i915: Allow DSI dual link to be configured on any pipe
by Gaurav K Singh
· 9 years ago
58590c1
drm/i915: Don't try to use DDR DVFS on CHV when disabled in the BIOS
by Ville Syrjälä
· 9 years ago
982b0b2
drm/i915: Fix CSR MMIO address check
by Takashi Iwai
· 9 years ago
f2be053
cxgb4: changes for new firmware 1.14.4.0
by Hariprasad Shenai
· 9 years ago
9638d19
net: fec: add netif status check before set mac address
by Nimrod Andy
· 9 years ago
2dd49e0
r8152: fix the runtime suspend issues
by hayeswang
· 9 years ago
d094247
r8152: split DRIVER_VERSION
by hayeswang
· 9 years ago
792aec4
add microchip LAN88xx phy driver
by Woojung.Huh@microchip.com
· 9 years ago
dfc50fc
stmmac: fix check for phydev being open
by Alexey Brodkin
· 9 years ago
1f0ca208
net: qlcnic: delete redundant memsets
by Rasmus Villemoes
· 9 years ago
b66a608
net: mv643xx_eth: use kzalloc
by Rasmus Villemoes
· 9 years ago
e9b5ac2
net: jme: use kzalloc() instead of kmalloc+memset
by Rasmus Villemoes
· 9 years ago
ce8e5c7
net: cavium: liquidio: use kzalloc in setup_glist()
by Rasmus Villemoes
· 9 years ago
c6e59bd
Merge tag 'qcom-soc-for-4.3-rc2' of git://codeaurora.org/quic/kernel/agross-msm into next/late
by Kevin Hilman
· 9 years ago
71d4404
Merge branch 'drivers/reset' into next/late
by Kevin Hilman
· 9 years ago
444c5f9
net: ethoc: Remove unnecessary #ifdef CONFIG_OF
by Tobias Klauser
· 9 years ago
03679a1
net: dsa: bcm_sf2: Fix 64-bits register writes
by Florian Fainelli
· 9 years ago
208487a
soc: qcom: smd: Correct fBLOCKREADINTR handling
by Bjorn Andersson
· 9 years ago
93dbed9
soc: qcom: smd: Use correct remote processor ID
by Andy Gross
· 9 years ago
1891280
soc: qcom: smem: Fix errant private access
by Andy Gross
· 9 years ago
61e19ba
Merge tag 'qcom-soc-for-4.3' into v4.2-rc2
by Andy Gross
· 9 years ago
1d5d485
xen-netback: require fewer guest Rx slots when not using GSO
by David Vrabel
· 9 years ago
2a485cf
cxgb4: Fix for write-combining stats configuration
by Hariprasad Shenai
· 9 years ago
fd1754f
cxgb4: Fix tx flit calculation
by Hariprasad Shenai
· 9 years ago
d43cefc
net: eth: altera: Fix the initial device operstate
by Atsushi Nemoto
· 9 years ago
Next »