Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
77b3a4dcde4f770a0f3edbe16dd423b3d0717318
/
drivers
77b3a4d
dsa: mv88e6171: Fix tag_protocol check
by Guenter Roeck
· 10 years ago
5e6a024
drivers: net: xgene: Add SGMII based 1GbE ethtool support
by Iyappan Subramanian
· 10 years ago
32f784b
drivers: net: xgene: Add SGMII based 1GbE support
by Iyappan Subramanian
· 10 years ago
dc8385f
drivers: net: xgene: Preparing for adding SGMII based 1GbE
by Iyappan Subramanian
· 10 years ago
030b16a
drivers: net: cpsw: remove child devices while driver detach
by Mugunthan V N
· 10 years ago
fc7a99f
drivers: net: davinci_cpdma: remove spinlock as SOFTIRQ-unsafe lock order detected
by Mugunthan V N
· 10 years ago
ff9538b
drivers: net: davinci_cpdma: remove kfree on objects allocated with devm_* apis
by Mugunthan V N
· 10 years ago
2c7c9ea
tg3: Add skb->xmit_more support
by Prashant Sreedharan
· 10 years ago
86f8ef2
isdn/gigaset: fix usb_gigaset write_cmd result race
by Tilman Schmidt
· 10 years ago
340184b
isdn/capi: don't return NULL from capi_cmd2str()
by Tilman Schmidt
· 10 years ago
2bf3a09
isdn/capi: handle CAPI 2.0 message parser failures
by Tilman Schmidt
· 10 years ago
5510ab1
isdn/capi: prevent NULL pointer dereference on invalid CAPI command
by Tilman Schmidt
· 10 years ago
854d23b
isdn/capi: refactor command/subcommand table accesses
by Tilman Schmidt
· 10 years ago
5362247
isdn/capi: prevent index overrun from command_2_index()
by Tilman Schmidt
· 10 years ago
9ea8aa8
isdn/capi: correct capi20_manufacturer argument type mismatch
by Tilman Schmidt
· 10 years ago
b8324f9
isdn/gigaset: fix non-heap pointer deallocation
by Tilman Schmidt
· 10 years ago
846ac30
isdn/gigaset: fix NULL pointer dereference
by Tilman Schmidt
· 10 years ago
097933d
isdn/gigaset: limit raw CAPI message dump length
by Tilman Schmidt
· 10 years ago
ee7ff5f
isdn/gigaset: make sure controller name is null terminated
by Tilman Schmidt
· 10 years ago
1bdc07e
isdn/gigaset: missing break in do_facility_req
by Tilman Schmidt
· 10 years ago
278d240
net: fec: ptp: Enable PPS output based on ptp clock
by Luwei Zhou
· 10 years ago
89bddcd
net: fec: ptp: Use hardware algorithm to adjust PTP counter.
by Luwei Zhou
· 10 years ago
f28460b2
net: fec: ptp: Use the 31-bit ptp timer.
by Luwei Zhou
· 10 years ago
2c2b2f0
fm10k: Add skb->xmit_more support
by Alexander Duyck
· 10 years ago
5bc2672
net: fec: Fix sparse warnings with different lock contexts for basic block
by Nimrod Andy
· 10 years ago
b838b4a
phy/micrel: KSZ8031RNL RMII clock reconfiguration bug
by Bruno Thomsen
· 10 years ago
61b423a
net: systemport: avoid unbalanced enable_irq_wake calls
by Florian Fainelli
· 10 years ago
083731a
net: bcmgenet: avoid unbalanced enable_irq_wake calls
by Florian Fainelli
· 10 years ago
cf377d8
net: bcmgenet: fix off-by-one in incrementing read pointer
by Florian Fainelli
· 10 years ago
9822620
mlx4: fix race accessing page->_count
by Eric Dumazet
· 10 years ago
ec91698
ixgbe: fix race accessing page->_count
by Eric Dumazet
· 10 years ago
00cd5ad
igb: fix race accessing page->_count
by Eric Dumazet
· 10 years ago
42b0270
fm10k: fix race accessing page->_count
by Eric Dumazet
· 10 years ago
1fadee0
net/phy: micrel: Add clock support for KSZ8021/KSZ8031
by Sascha Hauer
· 10 years ago
d1dd9119
macvlan: optimize the receive path
by jbaron@akamai.com
· 10 years ago
4c97993
macvlan: pass 'bool' type to macvlan_count_rx()
by jbaron@akamai.com
· 10 years ago
41aace6
drivers: net: xgene: Add 10GbE ethtool support
by Iyappan Subramanian
· 10 years ago
0148d38
drivers: net: xgene: Add 10GbE support
by Iyappan Subramanian
· 10 years ago
d0eb745
drivers: net: xgene: Preparing for adding 10GbE support
by Iyappan Subramanian
· 10 years ago
4511a4a
Merge tag 'master-2014-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 10 years ago
3dab99e
stmmac: correct mc_filter local variable in set_filter and set_mac_addr call
by Vince Bridgers
· 10 years ago
3b3d136
net: pxa168_eth: PXA168_ETH should depend on HAS_DMA
by Geert Uytterhoeven
· 10 years ago
b71b12d
networking: fm10k: Fix build failure
by Pranith Kumar
· 10 years ago
7b4ecf3
net: fs_enet: error: 'SCCE_ENET_TXF' undeclared
by LEROY Christophe
· 10 years ago
b540327
r8152: add mutex for hw settings
by hayeswang
· 10 years ago
8d4a4d7
r8152: adjust usb_autopm_xxx
by hayeswang
· 10 years ago
405f8a0
r8152: autoresume before setting feature
by hayeswang
· 10 years ago
8203b50
cxgb4: Wait for device to get ready before reading any register
by Hariprasad Shenai
· 10 years ago
897d55d
cxgb4vf: Add 40G support for cxgb4vf driver
by Hariprasad Shenai
· 10 years ago
7207c0d
cxgb4/cxgb4vf: Updated the LSO transfer length in CPL_TX_PKT_LSO for T5
by Hariprasad Shenai
· 10 years ago
d55398b
gianfar: Replace eieio with wmb for non-PPC archs
by Claudiu Manoil
· 10 years ago
a4feee8
gianfar: Replace spin_event_timeout() with arch independent
by Claudiu Manoil
· 10 years ago
83bfc3c
gianfar: Make MAC addr setup endian safe, cleanup
by Claudiu Manoil
· 10 years ago
d6ef0bc
gianfar: Exclude PPC specific errata handling from ARM builds
by Claudiu Manoil
· 10 years ago
fd31a95
gianfar: Include missing headers for ARM builds
by Claudiu Manoil
· 10 years ago
e4b081f
net/fsl_pq_mdio: Replace spin_event_timeout() with arch independent
by Claudiu Manoil
· 10 years ago
f5bbd26
net/fsl_pq_mdio: Use ioread/iowrite32be() portable accessors
by Claudiu Manoil
· 10 years ago
9a4cbd5
net/fsl_pq_mdio: Fix asm/ucc.h compile error for ARM
by Claudiu Manoil
· 10 years ago
35a9ad8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
8b45bc8
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
eb785be
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
cf377ad
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
212fe84
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
4a4743e
Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
64b1f00
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
5351145
net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpers
by Eric Dumazet
· 10 years ago
fb5ac0d
cxgb4: clean up a type issue
by Dan Carpenter
· 10 years ago
9fef847
cxgb4: potential shift wrapping bug
by Dan Carpenter
· 10 years ago
4567dc1
i40e: skb->xmit_more support
by Eric Dumazet
· 10 years ago
d43a396
net: fs_enet: Add NAPI TX
by LEROY Christophe
· 10 years ago
583d4a6
net: fs_enet: Remove non NAPI RX
by LEROY Christophe
· 10 years ago
935e221
r8169:add support for RTL8168EP
by Chun-Hao Lin
· 10 years ago
fa637bf
bus: arm-ccn: Fix spurious warning message
by Pawel Moll
· 10 years ago
1fca350
rtlwifi: Fix possible unaligned array in ether_addr_copy()
by Larry Finger
· 10 years ago
ca14405
ath9k: Fix sequence number assignment
by Sujith Manoharan
· 10 years ago
ef0625b
Merge tag 'char-misc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 10 years ago
bca51651
Merge tag 'driver-core-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
683a52a
Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
b9af564
Merge tag 'staging-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 10 years ago
4633119
Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
87d7bce
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
f8e4fae
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 10 years ago
6325e94
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
e4e6567
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
f89f4a0
Fix up missing dmaengine header inclusion from qce crypto engine
by Linus Torvalds
· 10 years ago
9a50aae
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
1e345ac
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 10 years ago
39520ee
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 10 years ago
28596c97
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
b6420eb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/doc
by Linus Torvalds
· 10 years ago
d290106
Merge tag 'spi-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 10 years ago
81e29b7
Merge tag 'regulator-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 10 years ago
c831dd7
Merge tag 'regmap-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 10 years ago
2b425a3
Merge tag 'pinctrl-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 10 years ago
c91662c
Merge tag 'edac_for_3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 10 years ago
d0cd848
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
by Linus Torvalds
· 10 years ago
bdf428f
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
19ac97f
Merge remote-tracking branch 'scsi-queue/drivers-for-3.18' into for-linus
by James Bottomley
· 10 years ago
c393d17
ath9k_htc: avoid kernel panic in ath9k_hw_reset
by Marek Puzyniak
· 10 years ago
b18111d
ath9k: Fix crash in MCC mode
by Sujith Manoharan
· 10 years ago
Next »